r44403 - in /desktop/unstable/gnome-system-monitor/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon May 18 21:59:52 UTC 2015


Author: biebl
Date: Mon May 18 21:59:51 2015
New Revision: 44403

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

Modified:
    desktop/unstable/gnome-system-monitor/debian/changelog
    desktop/unstable/gnome-system-monitor/debian/rules

Modified: desktop/unstable/gnome-system-monitor/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-system-monitor/debian/changelog?rev=44403&op=diff
==============================================================================
--- desktop/unstable/gnome-system-monitor/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-system-monitor/debian/changelog	[utf-8] Mon May 18 21:59:51 2015
@@ -1,6 +1,7 @@
 gnome-system-monitor (3.16.0-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Drop obsolete --disable-scrollkeeper configure switch.
 
  -- Michael Biebl <biebl at debian.org>  Mon, 18 May 2015 14:57:57 +0200
 

Modified: desktop/unstable/gnome-system-monitor/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-system-monitor/debian/rules?rev=44403&op=diff
==============================================================================
--- desktop/unstable/gnome-system-monitor/debian/rules	[utf-8] (original)
+++ desktop/unstable/gnome-system-monitor/debian/rules	[utf-8] Mon May 18 21:59:51 2015
@@ -10,7 +10,7 @@
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
-DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper --enable-wnck
+DEB_CONFIGURE_EXTRA_FLAGS += --enable-wnck
 
 ifeq (linux,$(DEB_HOST_ARCH_OS))
 	DEB_CONFIGURE_EXTRA_FLAGS += --enable-systemd




More information about the pkg-gnome-commits mailing list