From 3c19a9ebc3392847a7bc39d5a3831c9d16baa307 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 20 Jul 2011 17:41:02 -0500 Subject: Use Autotools to build kpowersave under ubuntu --- ubuntu/maverick/applications/kpowersave/debian/control | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'ubuntu/maverick/applications/kpowersave/debian/control') diff --git a/ubuntu/maverick/applications/kpowersave/debian/control b/ubuntu/maverick/applications/kpowersave/debian/control index 430ad6cb1..87738b5f0 100644 --- a/ubuntu/maverick/applications/kpowersave/debian/control +++ b/ubuntu/maverick/applications/kpowersave/debian/control @@ -3,15 +3,16 @@ Section: kde Priority: optional Maintainer: Timothy Pearson XSBC-Original-Maintainer: Michael Biebl -Build-Depends: cdbs, debhelper (>= 5.0.0), kdelibs4-trinity-dev, libxss-dev, libxtst-dev, libhal-dev (>= 0.5.6), libdbus-1-dev (>= 0.6), libdbus-tqt-1-dev, libtool, libltdl-dev, cmake +Build-Depends: cdbs, debhelper (>= 5.0.0), kdelibs4-trinity-dev, libxss-dev, libxtst-dev, libhal-dev (>= 0.5.6), libdbus-1-dev (>= 0.6), libdbus-tqt-1-dev, automake, autoconf, libtool, libltdl-dev +Build-Conflicts: autoconf2.13 Standards-Version: 3.8.4 Homepage: http://sourceforge.net/projects/powersave/ Package: kpowersave-trinity Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, hal (>= 0.5.8.1) -Description: HAL based power management applet for Trinity - KPowersave is a TDE systray applet which allows to control the power +Description: HAL based power management applet for KDE3 + KPowersave is a KDE systray applet which allows to control the power management settings and policies of your computer. It relies on HAL to do the heavy lifting. . -- cgit v1.2.3