diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-10-19 22:50:07 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-10-19 22:50:07 +0900 |
commit | b1361757f171325c83ff6f39e0331928921e1a7f (patch) | |
tree | 088d1a2b6a0e4f14fe2d93a384006a642d93de63 /ubuntu/maverick/applications/tde-guidance/debian/control | |
parent | 7c94b170cf00eaf2e5122bfab9da6c87dd11cf50 (diff) | |
download | tde-packaging-b1361757f171325c83ff6f39e0331928921e1a7f.tar.gz tde-packaging-b1361757f171325c83ff6f39e0331928921e1a7f.zip |
Fixed tde-guidance FTBFS on Debian/Ubuntu caused by removal of powermanager module in commit faf34a76.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/maverick/applications/tde-guidance/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/tde-guidance/debian/control | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/ubuntu/maverick/applications/tde-guidance/debian/control b/ubuntu/maverick/applications/tde-guidance/debian/control index 2432c6f80..f6807b694 100644 --- a/ubuntu/maverick/applications/tde-guidance/debian/control +++ b/ubuntu/maverick/applications/tde-guidance/debian/control @@ -43,15 +43,3 @@ Description: collection of system administration tools for GNU/Linux [Trinity] . Homepage: http://www.simonzone.com/software/guidance -Package: tde-guidance-powermanager-trinity -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, tde-guidance-trinity, python-trinity-trinity, python-dbus, hal, python-gobject, python (>= 2.5), python-dev (>= 2.5) -Replaces: kde-guidance-powermanager-kde3 (<< 4:14.0.0~), kde-guidance-powermanager-trinity (<< 4:14.0.0~) -Breaks: kde-guidance-powermanager-kde3 (<< 4:14.0.0~), kde-guidance-powermanager-trinity (<< 4:14.0.0~) -Conflicts: guidance-power-manager, kde-guidance-powermanager -Provides: ${python:Provides} -Description: HAL based power manager applet [Trinity] - A power management applet to indicate battery levels and perform hibernate or - suspend using HAL. - . - Homepage: http://www.simonzone.com/software/guidance |