aboutsummaryrefslogtreecommitdiff
path: root/debian/control
Commit message (Collapse)AuthorAgeFilesLines
* debian/control: Enable B-Ds again required for unit tests; add libgtest-dev.Mike Gabriel2021-08-291-3/+4
|
* debian/{control,compat}: Bump to level 10.Mike Gabriel2021-08-291-1/+1
|
* debian/control: Drop B-D mate-common, add B-D libayatana-common-dev.Mike Gabriel2021-08-291-1/+1
|
* debian/: Drop all references to lomiri-url-dispatcherRobert Tari2021-08-281-1/+0
|
* debian/control: Make B-D on dh-systemd optional (fixes FTBFS in Debian ↵Mike Gabriel2021-01-281-1/+1
| | | | bullseye).
* debian/control: Build against lomiri-api and lomiri-url-dispatcher (if ↵Mike Gabriel2021-01-121-0/+2
| | | | available).
* debian/control: Temporarily disable B-Ds that are required for unit testing.Mike Gabriel2020-08-191-3/+3
|
* debian/control: Drop Ubuntu-specific stuff from B-D.Mike Gabriel2020-08-191-4/+0
|
* debian/control: Drop qt5-default (virtual package) from B-D.Mike Gabriel2020-08-191-1/+0
|
* Start indicator in systemd when ayatana-indicators.target is startedMarius Gripsgard2020-08-091-0/+1
| | | | This starts the indicator with the ayatana-indicators.target
* debian/control: Add B-D: on Ubuntu, pull in accountsservice-ubuntu-schemas ↵Mike Gabriel2017-12-081-0/+1
| | | | at build-time.
* debian/control: Fix D (glib2.0-bin -> libglib2.0-bin).Mike Gabriel2017-12-021-1/+1
|
* debian/control: Fix typo in B-Ds (liburl-dispatcher-dev -> ↵Mike Gabriel2017-12-021-1/+1
| | | | liburl-dispatcher1-dev).
* debian/control: Switch to Priority: optional.Mike Gabriel2017-12-021-1/+1
|
* debian/{control,postinst}: Recompile GSettings schemas at post installation.Mike Gabriel2017-12-021-0/+1
|
* debian/control: Use 'hello' package as B-D dummy, rather than mate-common.Mike Gabriel2017-11-271-3/+3
|
* debian/control: Modify B-D for systemd: only available/required on [linux-any].Mike Gabriel2017-10-231-1/+1
|
* debian/control: Bump to Standards-Version: to 4.1.1. No changes needed.Mike Gabriel2017-10-231-1/+1
|
* debian/control: Suggest ayatana-greeter-session-broadcast instead of ↵Mike Gabriel2017-10-231-1/+1
| | | | unity-greeter-session-broadcast.
* debian/control: Drop alternate recommends on ubuntu-system-settings.Jeremy Bicha2017-10-231-1/+1
|
* 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.