r34240 - in /desktop/experimental/gtk+3.0/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Apr 16 13:23:14 UTC 2012


Author: biebl
Date: Mon Apr 16 13:23:13 2012
New Revision: 34240

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=34240
Log:
Remove --enable-xinput configure flag as xinput support is no longer
optional and this flag has thus been removed upstream.

Modified:
    desktop/experimental/gtk+3.0/debian/changelog
    desktop/experimental/gtk+3.0/debian/rules

Modified: desktop/experimental/gtk+3.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/changelog?rev=34240&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/changelog [utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/changelog [utf-8] Mon Apr 16 13:23:13 2012
@@ -15,8 +15,10 @@
     readable.
   * Bump Standards-Version to 3.9.3.
   * Update Vcs-* URLs.
-
- -- Michael Biebl <biebl at debian.org>  Mon, 16 Apr 2012 00:51:45 +0200
+  * Remove --enable-xinput configure flag as xinput support is no longer
+    optional and this flag has thus been removed upstream.
+
+ -- Michael Biebl <biebl at debian.org>  Mon, 16 Apr 2012 15:19:01 +0200
 
 gtk+3.0 (3.4.0-1) experimental; urgency=low
 

Modified: desktop/experimental/gtk+3.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/rules?rev=34240&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/rules [utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/rules [utf-8] Mon Apr 16 13:23:13 2012
@@ -55,8 +55,7 @@
 
 DEB_CONFIGURE_EXTRA_FLAGS = \
 			--libdir=/$(LIBDIR) \
-			--enable-test-print-backend \
-			--enable-xinput
+			--enable-test-print-backend
 
 DEB_CONFIGURE_FLAGS_shared = \
 			--enable-gtk-doc \




More information about the pkg-gnome-commits mailing list