r43493 - in /desktop/unstable/gnome-dictionary/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Oct 12 14:10:57 UTC 2014


Author: biebl
Date: Sun Oct 12 14:10:57 2014
New Revision: 43493

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=43493
Log:
Drop obsolete --disable-scrollkeeper configure switch.

Modified:
    desktop/unstable/gnome-dictionary/debian/changelog
    desktop/unstable/gnome-dictionary/debian/rules

Modified: desktop/unstable/gnome-dictionary/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-dictionary/debian/changelog?rev=43493&op=diff
==============================================================================
--- desktop/unstable/gnome-dictionary/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-dictionary/debian/changelog	[utf-8] Sun Oct 12 14:10:57 2014
@@ -5,6 +5,7 @@
   * Bump Standards-Version to 3.9.6. No further changes.
   * Bump required version of libglib2.0-dev to (>= 2.39.0) as per
     configure.ac.
+  * Drop obsolete --disable-scrollkeeper configure switch.
 
  -- Michael Biebl <biebl at debian.org>  Sun, 12 Oct 2014 16:06:33 +0200
 

Modified: desktop/unstable/gnome-dictionary/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-dictionary/debian/rules?rev=43493&op=diff
==============================================================================
--- desktop/unstable/gnome-dictionary/debian/rules	[utf-8] (original)
+++ desktop/unstable/gnome-dictionary/debian/rules	[utf-8] Sun Oct 12 14:10:57 2014
@@ -8,8 +8,7 @@
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 DEB_CONFIGURE_EXTRA_FLAGS += --enable-ipv6 \
-                             --enable-gtk-doc \
-                             --disable-scrollkeeper
+                             --enable-gtk-doc
 
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 




More information about the pkg-gnome-commits mailing list