aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add and export DPKG_GENSYMBOLS_CHECK_LEVEL.Mathieu Trudel-Lapierre2012-11-222-0/+2
|
* Add the proper Pre-Depends: multiarch to libindicator3-7.Mathieu Trudel-Lapierre2012-11-222-0/+2
|
* - Use calls to dh_install per-package to use the right sourceMathieu Trudel-Lapierre2012-11-228-14/+23
| | | | | | directories. * debian/*.install: drop the debian/tmp/gtk* path elements and update for multiarch.
* debian/compat: bump compat level to 9. Mathieu Trudel-Lapierre2012-11-222-1/+2
|
* Update Vcs-Bzr, Vcs-Browser and add a notice to uploaders.Mathieu Trudel-Lapierre2012-11-222-2/+6
|
* Add a Build-Depends on gnome-common.Mathieu Trudel-Lapierre2012-11-212-0/+2
|
* Override dh_autoreconf to run autogen.sh and not call configure.Mathieu Trudel-Lapierre2012-11-212-0/+4
|
* Drop Build-Depends on cdbs.Mathieu Trudel-Lapierre2012-11-212-1/+1
|
* * debian/rules:Mathieu Trudel-Lapierre2012-11-212-17/+28
| | | | - Convert to using the dh9 sequencer.
* Bump debhelper Build-Depends to (>= 9).Mathieu Trudel-Lapierre2012-11-212-1/+2
|
* * debian/control:Mathieu Trudel-Lapierre2012-11-212-11/+19
| | | | | - Reorganize Build-Depends for clarity. - Update style to be consistent with other indicator stack packages.
* Specify to bzr-builddeb to build the package in split mode.Mathieu Trudel-Lapierre2012-11-211-1/+1
|
* Import debian/ from lp:~ubuntu-desktop/libindicator/ubuntuMathieu Trudel-Lapierre2012-11-2115-0/+799
|\
| * releasing version 12.10.1-0ubuntu1Ken VanDine2012-09-196-11/+50
| |\
| | * Import upstream version 12.10.1Ken VanDine2012-09-199-109/+103
| | |
| * | releasing version 12.10.0-0ubuntu2Didier Roche2012-09-171-2/+2
| | |
| * | Backport a fix so that libroffice doesn't hang on on startup (LP: #1045372)Didier Roche2012-09-175-98/+67
| |\ \
| * | | releasing version 12.10.0-0ubuntu1Sebastien Bacher2012-07-121-2/+2
| | | |
| * | | New upstream release.Sebastien Bacher2012-07-1219-279/+591
| |\ \ \ | | | |/ | | |/|
| | * | Import upstream version 12.10.0Sebastien Bacher2012-07-1218-279/+585
| | |\ \
| * | | | releasing version 0.5.0-0ubuntu1Ken VanDine2012-04-111-1/+1
| | | | |
| * | | | * New upstream release.Ken VanDine2012-04-1114-13315/+39
| |\ \ \ \ | | | | | | | | | | | | | | | | | | * Validate images in image_helper_update() (LP: #946408)
| | * | | | releasing version 0.5.0-0ubuntu1~ppa1Charles Kerr2012-04-111-2/+2
| | | | | |
| | * | | | * New upstream release.Charles Kerr2012-04-1114-13315/+39
| | |\| | | | | | | | | | | | | | | | | | | | | * Validate images in image_helper_update() (LP: #946408)
| | | * | | Import upstream version 0.5.0Charles Kerr2012-04-1113-13315/+32
| | | |\ \ \
| | * | \ \ \ Sync from Ubuntu DesktopCharles Kerr2012-04-111-1/+1
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | releasing version 0.4.95-0ubuntu1Sebastien Bacher2012-04-0518-144/+13549
| |\| | | | |
| | * | | | | Fixing a merge artifactTed Gould2012-04-041-1/+0
| | | | | | |
| | * | | | | Merging Ubuntu DesktopTed Gould2012-04-041-1/+7
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | releasing version 0.4.94-0ubuntu2Sebastien Bacher2012-04-021-2/+2
| | | | | | |
| * | | | | | Revert r457 it's creating invalid free errorsSebastien Bacher2012-04-022-5/+8
| | | | | | |
| * | | | | | releasing version 0.4.94-0ubuntu1Ken VanDine2012-03-301-1/+1
| | | | | | |
| * | | | | | * New upstream release.Ken VanDine2012-03-3021-13320/+70
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix a leaked GError (LP: #965459) * Fix memory leak when the proxy's name changes.
| | | * | | | | releasing version 0.4.95-0ubuntu1~ppa1Ted Gould2012-04-041-2/+2
| | | | | | | |
| | | * | | | | * New upstream release.Ted Gould2012-04-0418-148/+13551
| | |/| | | | | | | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix a free that shouldn't be (LP: #969360) * Spelling mistake in error message (LP: #948391) * Add coverage build targets * Fix building AUTHORS and Changelog at dist time
| | | * | | | Import upstream version 0.4.95Ted Gould2012-04-0417-148/+13541
| | | |\ \ \ \
| | * | | | | | releasing version 0.4.94-0ubuntu1~ppa1Charles Kerr2012-03-292-3/+3
| | | | | | | |
| | * | | | | | * New upstream release.Charles Kerr2012-03-2920-13319/+69
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix a leaked GError (LP: #965459) * Fix memory leak when the proxy's name changes.
| | | * | | | | Import upstream version 0.4.94Charles Kerr2012-03-2919-13319/+61
| | | |\ \ \ \ \
| | * | \ \ \ \ \ Sync from Ubuntu DesktopCharles Kerr2012-03-291-1/+1
| | |\ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | releasing version 0.4.93-0ubuntu1Sebastien Bacher2012-03-088-64/+170
| |\| | | | | | |
| | * | | | | | | releasing version 0.4.93-0ubuntu1~ppa1Ted Gould2012-03-071-2/+2
| | | | | | | | |
| | * | | | | | | * New upstream release.Ted Gould2012-03-078-64/+170
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix branching past initialization of variables (LP: #939061) * Support new FD.o Desktop Actions (LP: #942042) * Fix valgrind error on unload (LP: #719457)
| | | * | | | | | Import upstream version 0.4.93Ted Gould2012-03-079-84/+261
| | | |\ \ \ \ \ \
| | * | \ \ \ \ \ \ Merging in U. DesktopTed Gould2012-03-073-21/+108
| | |\ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | releasing version 0.4.92-0ubuntu2Sebastien Bacher2012-03-021-2/+2
| | | | | | | | | |
| * | | | | | | | | Backport support for the fdo desktop action spec, that's requiredSebastien Bacher2012-03-023-20/+107
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to get unity lists to work with the new syntax (lp: #942042)
| * \ \ \ \ \ \ \ \ \ releasing version 0.4.92-0ubuntu1Sebastien Bacher2012-02-231-0/+8
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | releasing version 0.4.92-0ubuntu1~ppa1Ted Gould2012-02-231-2/+2
| | | | | | | | | | |
| | * | | | | | | | | * New upstream release.Ted Gould2012-02-236-15/+69
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Removing unenforcable consts (LP: #937387) * Explicitly add in gmodule as a required library