r44712 - in /desktop/unstable/seahorse/debian: changelog rules
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Tue May 26 20:43:34 UTC 2015
Author: biebl
Date: Tue May 26 20:43:34 2015
New Revision: 44712
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=44712
Log:
Drop obsolete --disable-scrollkeeper configure flag.
Modified:
desktop/unstable/seahorse/debian/changelog
desktop/unstable/seahorse/debian/rules
Modified: desktop/unstable/seahorse/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/seahorse/debian/changelog?rev=44712&op=diff
==============================================================================
--- desktop/unstable/seahorse/debian/changelog [utf-8] (original)
+++ desktop/unstable/seahorse/debian/changelog [utf-8] Tue May 26 20:43:34 2015
@@ -5,6 +5,7 @@
* Update Homepage: URL.
* Bump debhelper compatibility level to 9.
* Bump Standards-Version to 3.9.6.
+ * Drop obsolete --disable-scrollkeeper configure flag.
-- Michael Biebl <biebl at debian.org> Tue, 26 May 2015 22:30:59 +0200
Modified: desktop/unstable/seahorse/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/seahorse/debian/rules?rev=44712&op=diff
==============================================================================
--- desktop/unstable/seahorse/debian/rules [utf-8] (original)
+++ desktop/unstable/seahorse/debian/rules [utf-8] Tue May 26 20:43:34 2015
@@ -9,7 +9,6 @@
DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1 -Wl,--as-needed
-DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper \
- --enable-pgp
+DEB_CONFIGURE_EXTRA_FLAGS += --enable-pgp
DEB_DH_AUTORECONF_ARGS = --as-needed
More information about the pkg-gnome-commits
mailing list