aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* share credit where credit is dueDidier Roche2012-11-161-0/+1
|
* bootstrap changelog for daily build.Mathieu Trudel-Lapierre2012-11-161-0/+4
|\ | | | | | | Approved by Charles Kerr.
| * bootstrap daily upload changelog message.Mathieu Trudel-Lapierre2012-11-151-0/+4
|/
* Inline package.Sebastien Bacher2012-11-1512-0/+1047
|\ | | | | | | Approved by PS Jenkins bot, Didier Roche.
| * Remove extra # typo in notice to uploaders in debian/control.Mathieu Trudel-Lapierre2012-11-141-1/+1
| |
| * debian/source/format: migrate back to source format 1.0 for consistencyMathieu Trudel-Lapierre2012-11-142-1/+3
| | | | | | | | with the rest of the indicator stack.
| * enable quilt with the dh sequencer to make sure patches get applied.Mathieu Trudel-Lapierre2012-11-142-1/+2
| |
| * Reorganise Build-Depends for clarity.Mathieu Trudel-Lapierre2012-11-141-4/+4
| |
| * debian/compat: bump to compat level 9.Mathieu Trudel-Lapierre2012-11-142-1/+2
| |
| * * debian/rules:Mathieu Trudel-Lapierre2012-11-142-0/+7
| | | | | | | | | | - override dh_autoreconf to use autogen.sh for the reconfiguration process. - add export DPKG_GENSYMBOLS_CHECK_LEVEL=4.
| * * debian/control:Mathieu Trudel-Lapierre2012-11-142-2/+17
| | | | | | | | | | | | - add gnome-common to Build-Depends for use by dh_autoreconf. - update style for constency: use trailing commas at the end of dep lists. - Add Vcs-Bzr, Vcs-Browser fields with comment for uploaders.
| * Specify that the package should be in split mode for bzr bd.Mathieu Trudel-Lapierre2012-11-131-0/+2
| |
| * Import debian/ from lp:~ubuntu-desktop/indicator-sound/ubuntu.Mathieu Trudel-Lapierre2012-11-1311-0/+1019
|/|
| * [ Allan LeSage ]Ken VanDine2012-10-308-1/+1498
| | | | | | | | | | | | | | | | | | * debian/control: update to debhelper 9.0 * debian/rules: change to debhelper 9.0 [ Ken VanDine ] * debian/control - build depend on dh-translations
| * releasing version 12.10.1-0ubuntu2Ken VanDine2012-10-3011-1510/+22
| |\
| | * releasing version 12.10.1-0ubuntu2~ppa1unknown2012-10-261-2/+2
| | |
| | * * debian/control: update to debhelper 9.0unknown2012-10-263-11/+14
| | | | | | | | | | | | * debian/rules: change to debhelper 9.0
| | |
| | \
| *-. | New upstream release.Sebastien Bacher2012-10-0314-451/+135
| |\ \|
| | | * releasing version 12.10.1-0ubuntu1Sebastien Bacher2012-10-031-2/+2
| | | |
| | | * New upstream release.Sebastien Bacher2012-10-0314-451/+135
| | | |\
| | * | \ Import upstream version 12.10.1Sebastien Bacher2012-10-0313-451/+129
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Import upstream version 12.10.1Sebastien Bacher2012-10-0313-451/+129
| | | |\ \
| * | | \ \ * Drop GTK2 build since ido stopped providing support for that versionSebastien Bacher2012-08-225-31/+10
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | | | | | | * debian/control: build with the current vala version
| | * | | | releasing version 12.10.0-0ubuntu2Sebastien Bacher2012-08-221-2/+2
| | | | | |
| | * | | | * Drop GTK2 build since ido stopped providing support for that versionSebastien Bacher2012-08-225-31/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * debian/control: build with the current vala version
| | | | | |
| | \ \ \ \
| *-. | | | | * New upstream release.Sebastien Bacher2012-07-1251-12003/+10263
| |\ \| | | | | | | |/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Allow setting preferred media players through a settings key. - Fix sound indicator not working after Amarok close. - Explicit handling of Ardour - Fix deprecated GTK+ API calls * debian/patches/lp_992262.patch: * debian/patches/lp_902715.patch: - dropped, the fix is in the new version
| | | * | | releasing version 12.10.0-0ubuntu1Sebastien Bacher2012-07-121-2/+2
| | | | | |
| | | * | | * New upstream release.Sebastien Bacher2012-07-1246-10041/+10386
| | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Allow setting preferred media players through a settings key. - Fix sound indicator not working after Amarok close. - Explicit handling of Ardour - Fix deprecated GTK+ API calls * debian/patches/lp_992262.patch: * debian/patches/lp_902715.patch: - dropped, the fix is in the new version
| | * | | | Import upstream version 12.10.0Sebastien Bacher2012-07-1242-9623/+10372
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Import upstream version 12.10.0Sebastien Bacher2012-07-1242-9623/+10372
| | | |\ \ \
| * | | \ \ \ * debian/patches/lp_992262.patchKen VanDine2012-05-0311-90/+2609
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fix sound indicator not working after amarok close (LP: #992262) * debian/patches/lp_902715.patch - Partial fix which sets the accessibility property on the volume slider menu item. Previously this was achieved by sending a signal on the indicator object but now it seems the way to update orca is to set/update the appropriate property on the menuitem. Orca doesn't broadcast volume updates on slider movement but at least it updates when the user moves to the item on the menu, previously it was entirely silent. (LP: #902715)
| | * | | | | releasing version 0.8.5.0-0ubuntu3Ken VanDine2012-05-031-1/+1
| | | | | | |
| | * | | | | * debian/patches/lp_992262.patchKen VanDine2012-05-034-0/+432
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fix sound indicator not working after amarok close (LP: #992262) * debian/patches/lp_902715.patch - Partial fix which sets the accessibility property on the volume slider menu item. Previously this was achieved by sending a signal on the indicator object but now it seems the way to update orca is to set/update the appropriate property on the menuitem. Orca doesn't broadcast volume updates on slider movement but at least it updates when the user moves to the item on the menu, previously it was entirely silent. (LP: #902715)
| | * | | | | releasing version 0.8.5.0-0ubuntu2Ken VanDine2012-05-033-0/+27
| | | | | | |
| * | | | | | * debian/patches:Janne Jokitalo (astraljava)2012-04-026-0/+527
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - sound_ubuntustudio.patch: added to prefer pavucontrol as the mixer app in Ubuntu Studio. (LP: #972749)
| | | | | | |
| | \ \ \ \ \
| *-. | | | | | * New upstream release.Ken VanDine2012-03-3041-17648/+9400
| |\ \| | | | | | | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Inconsistency between messaging menu and sound menu pips (LP: #933593) - indicator-sound-service crashed with SIGSEGV in fast_validate() (LP: #949837) - free-memory-read crash in indicator-sound-service's file monitoring (LP: #965848) - minor memory leaks in blacklist handling (LP: #960578) - FIX (LP: FIX) * -debian/patches/lp_945827.patch, debian/patches/lp_960846.patch - dropped, merged upstream
| | | * | | | releasing version 0.8.5.0-0ubuntu1Ken VanDine2012-03-305-629/+6
| | | | | | |
| | | * | | | * New upstream release.Ken VanDine2012-03-3028-9409/+9381
| | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Inconsistency between messaging menu and sound menu pips (LP: #933593) - indicator-sound-service crashed with SIGSEGV in fast_validate() (LP: #949837) - free-memory-read crash in indicator-sound-service's file monitoring (LP: #965848) - minor memory leaks in blacklist handling (LP: #960578) - FIX (LP: FIX)
| | | * | | | releasing version 0.8.4.1-0ubuntu4Ken VanDine2012-03-309-71/+224
| | | | | | |
| | * | | | | Import upstream version 0.8.5.0Ken VanDine2012-03-3031-9478/+9556
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Import upstream version 0.8.5.0Ken VanDine2012-03-3031-9478/+9556
| | | | | | |
| * | | | | | * debian/patches:Lionel Le Folgoc2012-03-226-0/+524
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - sound_xubuntu.patch: added, prefer pavucontrol over xfce4-mixer on Xubuntu. (lp: #961745)
| * | | | | | * debian/patches/lp_960846.patchKen VanDine2012-03-218-50/+2280
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | | | | | | | - check that the active playlists container is not null (LP: #960846)
| | * | | | | releasing version 0.8.4.1-0ubuntu3Ken VanDine2012-03-213-0/+174
| | | | | | |
| * | | | | | * debian/patches/lp_945827.patchKen VanDine2012-03-2014-69/+6193
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | - fix for a playlist crasher (LP: #945827)
| | * | | | | releasing version 0.8.4.1-0ubuntu2Ken VanDine2012-03-203-1/+457
| | | | | | |
| | | | | | |
| | \ \ \ \ \
| *-. | | | | | * New upstream release.Ken VanDine2012-03-1924-8855/+8940
| |\ \| | | | | | | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fix i18n of indicator-sound's accessible description (LP: #957517) - don't abort isound via g_error() if it can't connect to the bus (LP: #953111) * debian/patches/sound_nua.patch - don't try to free a static string (LP: #957387)
| | | * | | | releasing version 0.8.4.1-0ubuntu1Ken VanDine2012-03-1922-8847/+8932
| | | |\| | |
| | | * | | | * debian/patches/sound_nua.patchKen VanDine2012-03-192-9/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - don't try to free a static string (LP: #957387)
| | * | | | | Import upstream version 0.8.4.1Ken VanDine2012-03-1921-8845/+8926
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |