r21779 - in /desktop/experimental/gnome-power-manager/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Oct 4 20:44:28 UTC 2009


Author: biebl
Date: Sun Oct  4 20:44:28 2009
New Revision: 21779

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=21779
Log:
* debian/rules
  - Drop obsolete configure switches.

Modified:
    desktop/experimental/gnome-power-manager/debian/changelog
    desktop/experimental/gnome-power-manager/debian/rules

Modified: desktop/experimental/gnome-power-manager/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-power-manager/debian/changelog?rev=21779&op=diff
==============================================================================
--- desktop/experimental/gnome-power-manager/debian/changelog [utf-8] (original)
+++ desktop/experimental/gnome-power-manager/debian/changelog [utf-8] Sun Oct  4 20:44:28 2009
@@ -26,6 +26,8 @@
       + Demote hal to Suggests. Do not completely drop it yet, as hal is still
         required for backlight brightness control on X outputs which do not
         support the XBACKLIGHT RandR extension.
+  * debian/rules
+    - Drop obsolete configure switches.
 
  -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Mon, 03 Aug 2009 13:07:17 +0200
 

Modified: desktop/experimental/gnome-power-manager/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-power-manager/debian/rules?rev=21779&op=diff
==============================================================================
--- desktop/experimental/gnome-power-manager/debian/rules [utf-8] (original)
+++ desktop/experimental/gnome-power-manager/debian/rules [utf-8] Sun Oct  4 20:44:28 2009
@@ -8,14 +8,12 @@
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 DEB_CONFIGURE_EXTRA_FLAGS += \
-			--enable-legacy-buttons \
 			--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-policykit \
 			--enable-applets
 
 LDFLAGS += -Wl,-O1 -Wl,-z,defs -Wl,--as-needed




More information about the pkg-gnome-commits mailing list