aboutsummaryrefslogtreecommitdiff
path: root/debian/control
Commit message (Collapse)AuthorAgeFilesLines
* debian/control: Drop zenity dependency and bump libayatana-common-dev to 0.9.9Robert Tari2023-11-041-2/+1
|
* debian/control: Add librda dependencyRobert Tari2023-09-101-0/+1
|
* debian/control: Drop all settings daemons runtime dependenciesRobert Tari2022-03-041-1/+0
|
* debian/{control,compat}: Bump to level 10.Mike Gabriel2021-08-291-1/+1
|
* debian/control: Add to B-D: cmake-extras.Mike Gabriel2021-06-111-0/+1
|
* debian/control: Drop optional B-D on liblomiri-url-dispatcher-dev. Add ↵Mike Gabriel2021-05-251-1/+1
| | | | required B-D: libayatana-common-dev (>= 0.9.2).
* debian/control: Replace liburl-dispatcher1-dev by ↵Mike Gabriel2021-02-021-1/+1
| | | | liblomiri-url-dispatcher-dev in B-D field.
* debian/control: Drop B-D python. Not used (in cmake/GCov.cmake).Mike Gabriel2020-08-061-1/+0
|
* debian/control: Add B/R for indicator-session. The packages a-i-session and ↵Mike Gabriel2018-11-161-0/+2
| | | | i-session share the same artwork files.
* debian/control: Add laternative settings daemon for XFCE to Depends: field ↵Mike Gabriel2018-03-281-1/+1
| | | | (although not used on XFCE4). This avoids non-XFCE4 packages being pulled in on installation of the -session indicator when used on XFCE desktops.
* debian/control: Recommend having a WWW browser available, on XFCE4 it is ↵Mike Gabriel2018-03-281-1/+2
| | | | used for accessing the desktop manual, so listing it as an alternative to yelp.
* debian/control: Don't pull-in non-XFCE4 stuff for people that have XFCE4 ↵Mike Gabriel2018-03-281-3/+3
| | | | already installed and want to use Ayatana Indicators on top of that.
* Reintroduce optional url-dispatcher support.Mike Gabriel2018-03-251-0/+1
|
* debian/control: Fix D (glib2.0-bin -> libglib2.0-bin).Mike Gabriel2017-12-021-1/+1
|
* debian/{control,postinst}: Recompile GSettings schemas at post installation.Mike Gabriel2017-12-021-0/+1
|
* debian/control: Sync in changes from latest Debian package Git.Mike Gabriel2017-10-241-2/+4
|
* debian/control: Bump Standards-Version: to 4.1.1. No changes needed.Mike Gabriel2017-10-241-1/+1
|
* debian/control: Set section to x11 (for now).Mike Gabriel2017-10-241-1/+1
|
* debian/{control,copyright,watch}: Update to new upstream URLs.Mike Gabriel2017-10-241-3/+3
|
* debian/control: Modify B-D for systemd: only available/required on [linux-any].Mike Gabriel2017-10-071-1/+1
|
* debian/control: Bump Standards-Version: to 4.0.0. No changes needed.Mike Gabriel2017-07-171-1/+1
|
* debian/control: Process with 'wrap-and-sort -t'.Mike Gabriel2017-07-171-10/+8
|
* debian/control: Update R, drop indicator-applet, add xfce4-indicator-plugin ↵Mike Gabriel2017-06-071-1/+1
| | | | as an alternative.
* debian/control: Pull-over LONG_DESCRIPTION from official Debian package.Mike Gabriel2017-06-071-7/+7
|
* debian/{rules,control}: Enable all hardening flags.Mike Gabriel2017-06-071-0/+1
|
* src/utils.[ch]: Make desktop env checks available globally, load MSD media ↵Mike Gabriel2017-05-301-1/+1
| | | | keys settings, if in MATE environment.
* Adding a systemd user session unitTed Gould2017-05-171-0/+2
|
* debian/control: Adapt SYNOPSIS and LONG_DESCRIPTION.Mike Gabriel2017-05-171-3/+4
|
* MATE proxies the name spaces required for session management. Add ↵Martin Wimpress2017-05-171-2/+2
| | | | mate-control-center to Recommends.
* debian/control: Fix bin:package name. Also alternatively recommend MATE ↵Mike Gabriel2015-11-161-3/+3
| | | | indicator applet / screensaver.
* debian/control: Fix dependencies so that the package is installable on ↵Mike Gabriel2015-11-161-2/+2
| | | | Debian _and_ Ubuntu.
* Fork from Ubuntu's indicator-session project.Mike Gabriel2015-11-141-11/+6
|
* under unity8 start system-settings instead unity-control-centerSebastien Bacher2015-08-271-0/+1
|
* debian/control: Drop commented out XS-Testsuite: field, dpkg now adds this ↵Martin Pitt2014-09-231-1/+0
| | | | automatically
* debian/control: Update Vcs-* links to current branchMartin Pitt2014-09-231-2/+2
|
* if we encounter a user for whom we can't find a name, report it to apport as ↵Charles Kerr2014-04-021-0/+1
| | | | a recoverable error.
* make explicit the dependency on gsettings-desktop-schemasCharles Kerr2014-03-051-0/+1
|
* Only depend on gnome-settings-daemon-schemas so can work with ↵Robert Ancell2014-02-071-1/+1
| | | | unity-settings-daemon only
* Recommend unity-control-center before gnome-control-centerRobert Ancell2014-01-141-2/+2
|
* Use unity-control-center if it is availableRobert Ancell2014-01-101-2/+2
|
* Recommend yelp, gnome-control-center and gnome-control-center-signon since ↵Robert Ancell2013-12-021-1/+4
| | | | we try and launch these applications
* Add the python build-dep, as gdbus-codegen needs it to work properlyŁukasz 'sil2100' Zemczak2013-07-151-1/+2
|
* If the Unity dialogs aren't available (such as in the greeter) but zenity ↵Charles Kerr2013-07-121-1/+2
| | | | | | | | | | is, use it to for confirmation dialogs: - add the implementation in actions.c - add actions.c to the i18n files list - sync the unit tests - suggest zenity in debian/control
* bump the glib prerequisite in CMakeLists.txt and debian/control to the first ↵Charles Kerr2013-07-011-1/+1
| | | | stable version number containing the features we need (2.36). It had been a beta (2.35.x) for historical reasons.
* in debian/control, remove unneeded Build-Depends dh-autoreconf (this package ↵Charles Kerr2013-06-291-2/+0
| | | | uses cmake now) and gnome-doc-utils (we don't generate gtkdoc for i-session)
* add dbus to the dependency list, we need a dbus-daemon for GTestDBus to spawnCharles Kerr2013-06-281-0/+1
|
* add cmake to the debian control list; alphabetize the entriesCharles Kerr2013-06-281-5/+4
|
* sync with trunk to resolve conflictsCharles Kerr2013-06-281-2/+3
|\
| * recommend gnome-screensaverJeremy Bicha2013-06-141-1/+2
| |
| * Remove upower dependency and depend on systemd-services.Iain Lane2013-05-021-1/+1
| |