r50291 - in /packages/unstable/gedit-plugins/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Sep 11 01:30:09 UTC 2016


Author: biebl
Date: Sun Sep 11 01:30:09 2016
New Revision: 50291

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50291
Log:
Drop the --with-plugins configure flag. Upstream no longer supports
fine-grained builds.

Modified:
    packages/unstable/gedit-plugins/debian/changelog
    packages/unstable/gedit-plugins/debian/rules

Modified: packages/unstable/gedit-plugins/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gedit-plugins/debian/changelog?rev=50291&op=diff
==============================================================================
--- packages/unstable/gedit-plugins/debian/changelog	[utf-8] (original)
+++ packages/unstable/gedit-plugins/debian/changelog	[utf-8] Sun Sep 11 01:30:09 2016
@@ -5,6 +5,8 @@
     versions of gedit and the package would be uninstallable otherwise.
   * Use the substvar mechanism to generate the package description. This
     simplifies debian/rules.
+  * Drop the --with-plugins configure flag. Upstream no longer supports
+    fine-grained builds.
 
  -- Michael Biebl <biebl at debian.org>  Sat, 10 Sep 2016 20:56:32 +0200
 

Modified: packages/unstable/gedit-plugins/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gedit-plugins/debian/rules?rev=50291&op=diff
==============================================================================
--- packages/unstable/gedit-plugins/debian/rules	[utf-8] (original)
+++ packages/unstable/gedit-plugins/debian/rules	[utf-8] Sun Sep 11 01:30:09 2016
@@ -7,7 +7,7 @@
 include /usr/share/gnome-pkg-tools/1/rules/gnome-version.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
-DEB_CONFIGURE_EXTRA_FLAGS += --with-plugins=all --enable-python \
+DEB_CONFIGURE_EXTRA_FLAGS += --enable-python \
 	--enable-vala \
 	--libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
 




More information about the pkg-gnome-commits mailing list