r45810 - in /desktop/unstable/libpeas/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Sep 1 15:23:42 UTC 2015


Author: biebl
Date: Tue Sep  1 15:23:42 2015
New Revision: 45810

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

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

Modified: desktop/unstable/libpeas/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libpeas/debian/changelog?rev=45810&op=diff
==============================================================================
--- desktop/unstable/libpeas/debian/changelog	[utf-8] (original)
+++ desktop/unstable/libpeas/debian/changelog	[utf-8] Tue Sep  1 15:23:42 2015
@@ -12,6 +12,7 @@
 
   [ Michael Biebl ]
   * Bump Build-Depends as per configure.ac.
+  * Drop obsolete --disable-seed configure flag.
 
  -- Andreas Henriksson <andreas at fatal.se>  Tue, 18 Aug 2015 14:08:11 +0200
 

Modified: desktop/unstable/libpeas/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libpeas/debian/rules?rev=45810&op=diff
==============================================================================
--- desktop/unstable/libpeas/debian/rules	[utf-8] (original)
+++ desktop/unstable/libpeas/debian/rules	[utf-8] Tue Sep  1 15:23:42 2015
@@ -14,8 +14,7 @@
 
 DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc \
                              --enable-python2 \
-                             --enable-python3 \
-                             --disable-seed
+                             --enable-python3
 
 DEB_MAKE_CHECK_TARGET =
 




More information about the pkg-gnome-commits mailing list