r36817 - in /desktop/experimental/gdm3/debian: changelog rules

ah at users.alioth.debian.org ah at users.alioth.debian.org
Wed Feb 27 12:42:50 UTC 2013


Author: ah
Date: Wed Feb 27 12:42:50 2013
New Revision: 36817

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=36817
Log:
debian/rules:
Remove unknown option --disable-scrollkeeper (Closes: #701609)

Modified:
    desktop/experimental/gdm3/debian/changelog
    desktop/experimental/gdm3/debian/rules

Modified: desktop/experimental/gdm3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gdm3/debian/changelog?rev=36817&op=diff
==============================================================================
--- desktop/experimental/gdm3/debian/changelog [utf-8] (original)
+++ desktop/experimental/gdm3/debian/changelog [utf-8] Wed Feb 27 12:42:50 2013
@@ -11,7 +11,11 @@
   * Enable plymouth support on linux-any architecture
   * Drop --enable-selinux configure flag, the flag is gone
 
- -- Laurent Bigonville <bigon at debian.org>  Wed, 20 Feb 2013 23:26:11 +0100
+  [ Thomas Bechtold ]
+  * debian/rules:
+    Remove unknown option --disable-scrollkeeper (Closes: #701609)
+
+ -- Thomas Bechtold <thomasbechtold at jpberlin.de>  Mon, 25 Feb 2013 08:52:30 +0100
 
 gdm3 (3.6.1-2) experimental; urgency=low
 

Modified: desktop/experimental/gdm3/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gdm3/debian/rules?rev=36817&op=diff
==============================================================================
--- desktop/experimental/gdm3/debian/rules [utf-8] (original)
+++ desktop/experimental/gdm3/debian/rules [utf-8] Wed Feb 27 12:42:50 2013
@@ -14,8 +14,7 @@
 			    X_SERVER_PATH="/usr/bin" \
 			    X_SERVER="/usr/bin/Xorg"
 
-DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper \
-		--enable-ipv6=yes \
+DEB_CONFIGURE_EXTRA_FLAGS += --enable-ipv6=yes \
 		--with-at-spi-registryd-directory=/usr/lib/at-spi \
 		--with-default-path=/usr/local/bin:/usr/bin:/bin:/usr/games \
 		--with-custom-conf=/etc/gdm3/daemon.conf \




More information about the pkg-gnome-commits mailing list