aboutsummaryrefslogtreecommitdiff
path: root/debian/control
Commit message (Collapse)AuthorAgeFilesLines
* Fork from Ubuntu's indicator-sound.Mike Gabriel2017-10-221-23/+16
|
* Use intltool support from cmake-extras.Rodney Dawes2017-02-071-0/+1
|
* Use coverage support from cmake-extras.Rodney Dawes2017-02-071-0/+2
|
* Use only the gmock module from cmake-extras.Rodney Dawes2017-02-071-2/+1
|
* Bump the dependency on the correct project, this timePete Woods2017-01-091-2/+2
|
* Compatibility with unversioned cmake-extras modulesPete Woods2016-12-071-1/+1
|
* Adding systemd user session unitTed Gould2016-07-191-0/+2
|
* Build using libgee-0.8-dev instead of libgee-devMatthias Klose2016-02-121-1/+1
|
* bump glib minimum to 2.32 (released Mar 2012) for G_SOURCE_REMOVEcharles kerr2015-12-291-1/+1
|
* Re-added integration tests using gmenuharnessXavi Garcia Mena2015-11-111-0/+11
|
* Disable integration tests to avoid universe dependenciesXavi Garcia Mena2015-11-031-11/+0
|
* Updated debian/controlXavi Garcia Mena2015-09-091-0/+10
|
* added libunity-dev to control fileXavi Garcia Mena2015-09-071-0/+1
|
* Added MATE Desktop support.Martin Wimpress2015-02-271-1/+1
|
* Make sure that we have the com.ubuntu.sound settingsTed Gould2015-02-041-0/+1
|
* Make sure we have the system bus fixes in dbus-test-runnerTed Gould2015-01-301-1/+1
|
* Increasing dbustest requirement to 15.04.0Ted Gould2014-11-171-1/+1
|
* releasing package indicator-sound version 12.10.2+14.10.20141001-0ubuntu2Ricardo Salveti de Araujo2014-10-031-1/+1
|
* Make unity-greeter-session-broadcast a suggests to avoid pulling it into seedsTed Gould2014-03-251-1/+1
|
* Merge trunkTed Gould2014-03-131-1/+1
|\
| * Merge trunkTed Gould2014-03-131-1/+1
| |\
| | * Make sure we have a new dbus-test-runnerTed Gould2014-03-041-1/+1
| | |
* | | Sync to latest account-service-playerTed Gould2014-03-131-1/+1
|\| |
| * | Accurately mention what dbus test runner we needTed Gould2014-03-131-1/+1
| |/
* | Grab accounts service tooTed Gould2014-03-041-0/+1
| |
* | Try to get session broadcast if we canTed Gould2014-03-041-0/+1
|/
* Update to trunkTed Gould2014-02-251-1/+2
|\
| * Remove the new added allow-applified key, it's moved to shared schemas,Sebastien Bacher2014-02-241-0/+1
| | | | | | | | | | | | that way the other desktop components don't need to depends on indicator-sound only to read that settings
| * Revert last commit, simply add pavucontrol as another alternate.Unit1932014-01-281-1/+1
| |
| * Dropped Recommends to Suggests, indicator-sound isn't used to install those ↵Unit1932014-01-281-1/+1
| | | | | | | | packages anyway, and it's highly irritating having to 'manually' update indicator-sound with --no-install-recommends on the other flavors.
* | The mocker of choiceTed Gould2014-02-131-0/+1
| |
* | Would have thought that was impliedTed Gould2014-02-121-0/+1
| |
* | Need the accounts service GIR fileTed Gould2014-02-121-0/+1
| |
* | Grabbing build deps for our new library friendsTed Gould2014-02-121-0/+3
|/
* Recommend unity-control-center before gnome-control-centerRobert Ancell2014-01-141-1/+1
|
* Use unity-control-center if it is availableRobert Ancell2014-01-101-1/+1
|
* Adding DBus for the test suiteTed Gould2013-11-181-0/+1
|
* Grab Google TestTed Gould2013-11-151-0/+1
|
* Depend on vala 0.20Lars Uebernickel2013-10-281-1/+1
|
* Show synchronous notification when changing the volume by scrolling over the ↵Lars Uebernickel2013-10-011-0/+1
| | | | indicator
* Use url-dispatcher instead of invoking system-settings directly.Charles Kerr2013-09-251-0/+1
|
* Recommending gnome-control-center firstTed Gould2013-09-241-1/+1
|
* Clean up the build / installationPete Woods2013-08-161-1/+1
|
* add Recommends: u-s-s | g-c-c to controlCharles Kerr2013-07-301-0/+1
|
* Fold all patches into sourceLars Uebernickel2013-06-191-2/+1
| | | | | | | | | These patches didn't apply to the current source. They added support for sound settings panels in various desktop environments. We need a better solution for that, which doesn't require patching the source when a desktop environment wants a different command line.
* Merge trunkLars Uebernickel2013-06-191-1/+1
|\
| * * debian/control:Jeremy Bicha2013-05-301-1/+1
| | | | | | | | - Build with valac (>= 0.18) instead of vala-0.18 for easier transitions
| * PlayerActivator: Use BAMF to find the windows to activate with timestampMarco Trevisan (Treviño)2013-04-021-0/+1
| | | | | | | | | | | | | | Improved the"old" GtkApplicationPlayer, using BAMF as a fallback method to activate an application's windows. Basically we try to get the windows of the selected application and when found we focus them using the activation timestamp.
* | Drop unneeded depsLars Uebernickel2013-04-041-5/+0
| |
* | Remove libsoundmenu (panel plugin)Lars Uebernickel2013-03-061-2/+1
|/ | | | | Indicator panel plugins are deprecated.