r35022 - in /desktop/unstable/seahorse/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sat May 19 05:26:07 UTC 2012


Author: biebl
Date: Sat May 19 05:26:06 2012
New Revision: 35022

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35022
Log:
Remove obsolete configure flags.

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=35022&op=diff
==============================================================================
--- desktop/unstable/seahorse/debian/changelog [utf-8] (original)
+++ desktop/unstable/seahorse/debian/changelog [utf-8] Sat May 19 05:26:06 2012
@@ -2,6 +2,7 @@
 
   * Upload to unstable.
   * Tighten dependency on gcr and gnome-keyring.
+  * Remove obsolete configure flags.
 
  -- Michael Biebl <biebl at debian.org>  Sat, 19 May 2012 07:22:55 +0200
 

Modified: desktop/unstable/seahorse/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/seahorse/debian/rules?rev=35022&op=diff
==============================================================================
--- desktop/unstable/seahorse/debian/rules [utf-8] (original)
+++ desktop/unstable/seahorse/debian/rules [utf-8] Sat May 19 05:26:06 2012
@@ -9,7 +9,5 @@
 
 LDFLAGS += -Wl,-O1 -Wl,--as-needed
 
-DEB_CONFIGURE_EXTRA_FLAGS += --disable-update-mime-database \
-			     --disable-schemas-install \
-			     --disable-scrollkeeper \
-			     --enable-pgp
+DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper \
+                             --enable-pgp




More information about the pkg-gnome-commits mailing list