r23492 - in /desktop/unstable/gnome-power-manager/debian: changelog rules
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Wed Mar 31 13:21:22 UTC 2010
Author: biebl
Date: Wed Mar 31 13:21:20 2010
New Revision: 23492
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23492
Log:
* debian/rules
- Remove obsolete configure switch --with-dpms-ext.
Modified:
desktop/unstable/gnome-power-manager/debian/changelog
desktop/unstable/gnome-power-manager/debian/rules
Modified: desktop/unstable/gnome-power-manager/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-power-manager/debian/changelog?rev=23492&op=diff
==============================================================================
--- desktop/unstable/gnome-power-manager/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-power-manager/debian/changelog [utf-8] Wed Mar 31 13:21:20 2010
@@ -15,6 +15,8 @@
- Removed, merged upstream.
* debian/patches/90_autoconf.patch
- Removed, obsolete.
+ * debian/rules
+ - Remove obsolete configure switch --with-dpms-ext.
-- Michael Biebl <biebl at debian.org> Wed, 31 Mar 2010 14:19:19 +0200
Modified: desktop/unstable/gnome-power-manager/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-power-manager/debian/rules?rev=23492&op=diff
==============================================================================
--- desktop/unstable/gnome-power-manager/debian/rules [utf-8] (original)
+++ desktop/unstable/gnome-power-manager/debian/rules [utf-8] Wed Mar 31 13:21:20 2010
@@ -10,14 +10,13 @@
DEB_CONFIGURE_EXTRA_FLAGS += \
--enable-gconf-defaults \
--without-gconf-source \
- --with-dpms-ext \
--with-dbus-services=/usr/share/dbus-1/services/ \
--disable-scrollkeeper \
--with-doc-dir=/usr/share/doc/gnome-power-manager/ \
--enable-applets
LDFLAGS += -Wl,-O1 -Wl,-z,defs -Wl,--as-needed
-
+
clean::
rm -f po/*.gmo
More information about the pkg-gnome-commits
mailing list