r47811 - in /desktop/unstable/cheese/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Apr 3 12:42:32 UTC 2016


Author: biebl
Date: Sun Apr  3 12:42:31 2016
New Revision: 47811

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

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

Modified: desktop/unstable/cheese/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cheese/debian/changelog?rev=47811&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/changelog	[utf-8] (original)
+++ desktop/unstable/cheese/debian/changelog	[utf-8] Sun Apr  3 12:42:31 2016
@@ -1,9 +1,13 @@
 cheese (3.20.0-1) UNRELEASED; urgency=medium
 
+  [ Andreas Henriksson ]
   * New upstream release.
   * Update build-dependencies according to configure.ac changes:
     - drop libgudev-1.0-dev [linux-any]
   * Bump Standards-Version to 3.9.7
+
+  [ Michael Biebl ]
+  * Remove obsolete --disable-scrollkeeper configure flag.
 
  -- Andreas Henriksson <andreas at fatal.se>  Fri, 25 Mar 2016 13:02:49 +0100
 

Modified: desktop/unstable/cheese/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cheese/debian/rules?rev=47811&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/rules	[utf-8] (original)
+++ desktop/unstable/cheese/debian/rules	[utf-8] Sun Apr  3 12:42:31 2016
@@ -12,8 +12,7 @@
 
 DEB_DH_AUTORECONF_ARGS = --as-needed
 
-DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper \
-                             --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
+DEB_CONFIGURE_EXTRA_FLAGS += --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
 DEB_DH_MAKESHLIBS_ARGS_libcheese7 += -V -- -c4




More information about the pkg-gnome-commits mailing list