r38426 - in /desktop/unstable/eog/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Jun 6 04:58:33 UTC 2013


Author: biebl
Date: Thu Jun  6 04:58:32 2013
New Revision: 38426

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

Modified:
    desktop/unstable/eog/debian/changelog
    desktop/unstable/eog/debian/rules

Modified: desktop/unstable/eog/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/changelog?rev=38426&op=diff
==============================================================================
--- desktop/unstable/eog/debian/changelog [utf-8] (original)
+++ desktop/unstable/eog/debian/changelog [utf-8] Thu Jun  6 04:58:32 2013
@@ -2,6 +2,7 @@
 
   * Upload to unstable.
   * New upstream release.
+  * Drop obsolete --disable-scrollkeeper configure flag.
 
  -- Michael Biebl <biebl at debian.org>  Thu, 06 Jun 2013 06:47:11 +0200
 

Modified: desktop/unstable/eog/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/rules?rev=38426&op=diff
==============================================================================
--- desktop/unstable/eog/debian/rules [utf-8] (original)
+++ desktop/unstable/eog/debian/rules [utf-8] Thu Jun  6 04:58:32 2013
@@ -8,7 +8,7 @@
 
 LDFLAGS += -Wl,-O1 -Wl,--as-needed
 
-DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc --disable-scrollkeeper
+DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc
 
 DEB_DH_MAKESHLIBS_ARGS_ALL += --no-act
 




More information about the pkg-gnome-commits mailing list