diff options
author | Stéphane Graber <stgraber@ubuntu.com> | 2013-09-13 22:43:47 -0400 |
---|---|---|
committer | Stéphane Graber <stgraber@ubuntu.com> | 2013-09-13 22:43:47 -0400 |
commit | 8d0580572ab5697e11f74cc427b199fab349ed24 (patch) | |
tree | e147e9561c0a043e3eaaa5586ae8d149fc31213a /debian | |
parent | 830e6a6aa03392294bc8fcb8e57b52f502ce93ba (diff) | |
download | ayatana-indicator-power-8d0580572ab5697e11f74cc427b199fab349ed24.tar.gz ayatana-indicator-power-8d0580572ab5697e11f74cc427b199fab349ed24.tar.bz2 ayatana-indicator-power-8d0580572ab5697e11f74cc427b199fab349ed24.zip |
Revert the previous upload as it caused 10 extra packages to be installed on all Ubuntu desktop machines and as a result caused a FeatureFreeze violation.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 05a590c..8179a38 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +indicator-power (12.10.6+13.10.20130913-0ubuntu2) saucy; urgency=low + + * Revert previous upload since this was bringing quite a few extra and + likely unwanted dependencies on Ubuntu desktop after FeatureFreeze. + + -- Stéphane Graber <stgraber@ubuntu.com> Fri, 13 Sep 2013 21:46:57 -0400 + indicator-power (12.10.6+13.10.20130913-0ubuntu1) saucy; urgency=low [ Charles Kerr ] diff --git a/debian/control b/debian/control index f0ed35e..81006ae 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,6 @@ Build-Depends: debhelper (>= 9), libgtest-dev, libglib2.0-dev (>= 2.36), libgudev-1.0-dev, - liburl-dispatcher1-dev, python, Standards-Version: 3.9.2 Homepage: https://launchpad.net/indicator-power |