aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* release 2.0.912.0.91Mike Gabriel2017-06-071-2/+2
|
* debian/{control,rules}: Enable all hardening flags.Mike Gabriel2017-05-312-0/+5
|
* Drop debian/ayatana-indicator-power.maintscript. Not required in this ↵Mike Gabriel2017-05-311-1/+0
| | | | version of the power indicator.
* debian/control: Drop from R (ayatana-indicator-power): indicator-applet | ↵Mike Gabriel2017-05-311-1/+1
| | | | indicator-renderer. Add to R instead: mate-indicator-applet | xfce4-indicator-plugin.
* debian/control: Fix porting flaw, we need ayatana-indicator-common, not ↵Mike Gabriel2017-05-151-1/+1
| | | | indicator-common.
* Remove old autostart files.Rodney Dawes2017-05-151-0/+1
|
* Add systemd user session unit fileCharles Kerr2017-05-151-0/+3
|
* debian/control: Bump Standards-Version: to 3.9.8. No changes needed.Mike Gabriel2017-05-141-1/+1
|
* Version bump to 2.0.90.Mike Gabriel2015-11-121-1/+1
|
* Drop unnecessary dependency on Ubuntu's url-dispatcher.Mike Gabriel2015-11-121-1/+0
|
* Fork from Ubuntu's indicator-power code project.Mike Gabriel2015-11-126-21/+26
|
* Releasing 12.10.6+15.10.20151005.1-0ubuntu1CI Train Bot2015-10-051-0/+11
|
* Releasing 12.10.6+15.10.20150522-0ubuntu1CI Train Bot2015-05-221-0/+8
|
* Releasing 12.10.6+15.10.20150515-0ubuntu1CI Train Bot2015-05-151-0/+8
|
* Releasing 12.10.6+15.04.20150402-0ubuntu1CI Train Bot2015-04-021-0/+10
|
* This merge proposal adds support for MATE Desktop.Ubuntu MATE Developers2015-04-021-1/+1
|\ | | | | | | Approved by: Ted Gould
| * Added support for MATE.Ubuntu MATE Developers2015-02-251-1/+1
| |
* | Releasing 12.10.6+15.04.20150331-0ubuntu1CI Train Bot2015-03-311-0/+8
|/
* Releasing 12.10.6+15.04.20150212-0ubuntu1CI Train Bot2015-02-121-0/+8
|
* Releasing 12.10.6+15.04.20150130-0ubuntu1CI Train Bot2015-01-301-0/+7
|
* Releasing 12.10.6+15.04.20141203-0ubuntu1CI bot2014-12-031-0/+10
|
* Releasing 12.10.6+15.04.20141103-0ubuntu1CI bot2014-11-031-0/+7
|
* Releasing 12.10.6+14.10.20141015-0ubuntu1CI bot2014-10-151-0/+7
|
* Releasing 12.10.6+14.10.20141009-0ubuntu1CI bot2014-10-091-0/+11
|
* Add Switchboard as alternative recommend Fixes: 1291051Cody Garver2014-10-091-1/+1
|\ | | | | | | Approved by: Ted Gould, PS Jenkins bot
| * Correct packagingCody Garver2014-04-091-2/+2
| |
| * Add switchboard-plug-power as an alternative recommendation in packagingCody Garver2014-03-241-1/+1
| |
* | Releasing 12.10.6+14.10.20141006-0ubuntu1CI bot2014-10-061-0/+7
| |
* | Releasing 12.10.6+14.10.20140912-0ubuntu1CI bot2014-09-121-0/+8
| |
* | Releasing 12.10.6+14.10.20140909-0ubuntu1CI bot2014-09-091-0/+12
| |
* | Releasing 12.10.6+14.10.20140822-0ubuntu1CI bot2014-08-221-0/+8
| |
* | in debian/control, bump standards version from 3.9.2 to 3.9.5 to make ↵Charles Kerr2014-08-221-1/+1
| | | | | | | | lintian happy
* | Releasing 12.10.6+14.10.20140814-0ubuntu1CI bot2014-08-141-0/+8
| |
* | Releasing 12.10.6+14.10.20140730-0ubuntu1CI bot2014-07-301-0/+7
| |
* | in debian/control, add python3-dbusmock to Build-Deps for testsCharles Kerr2014-07-211-1/+2
| |
* | in debian/control, add libdbustest1-dev to Build-Deps for testsCharles Kerr2014-07-211-0/+1
| |
* | add dbus-test-runner as a build dependency for testsCharles Kerr2014-07-211-4/+7
| |
* | sync with lp:indicator-powerCharles Kerr2014-07-213-16/+11
|\ \
| * | Releasing 12.10.6+14.10.20140718-0ubuntu1CI bot2014-07-181-0/+7
| | |
| * | add dh-translations to Build-DependsCharles Kerr2014-07-161-1/+3
| | |
| * | in debian/rules, remove autotool-specific bitsCharles Kerr2014-07-162-15/+1
| | |
* | | in debian/control and CMake files, add libnotifyCharles Kerr2014-07-161-0/+1
|/ /
* | Releasing 12.10.6+14.10.20140624-0ubuntu1CI bot2014-06-241-0/+13
| |
* | Change powerd/u-s-c dependency to a suggestsIain Lane2014-06-241-2/+2
| | | | | | | | | | These are optional components and aren't required/desired on desktop.
* | Specify required unity-system-compositor versionAlberto Aguirre2014-06-201-1/+1
| |
* | Add powerd and unity-system-compositor to DependsAlberto Aguirre2014-06-191-0/+2
| |
* | Releasing 12.10.6+14.10.20140611-0ubuntu1CI bot2014-06-111-0/+13
| |
* | Remove the brightness slider from the phone menu. Fixes: 1289470Iain Lane2014-06-112-1/+10
|\ \
| * | Don't build the tests when cross compiling, they fail to buildIain Lane2014-04-151-0/+9
| | | | | | | | | | | | | | | | | | AC_CHECK_FILES doesn't work when cross building for some reason. But we don't run the tests in this situation anyway, so don't worry about it.
| * | Build-Depend on python:any, for cross building.Iain Lane2014-04-151-1/+1
| | |