r52729 - in /packages/unstable/gnome-builder/debian: changelog rules

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Wed Aug 2 08:28:14 UTC 2017


Author: jbicha-guest
Date: Wed Aug  2 08:28:14 2017
New Revision: 52729

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=52729
Log:
Update configure switches

  - Add beautifier, cmake, eslint, make, mono, phpize, rust
  - Explicitly disable meson-templates, see GNOME #778897
  - Drop contributing (dropped in new version)
  - Drop build-tools and devhelp (always enabled)

Modified:
    packages/unstable/gnome-builder/debian/changelog
    packages/unstable/gnome-builder/debian/rules

Modified: packages/unstable/gnome-builder/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-builder/debian/changelog?rev=52729&op=diff
==============================================================================
--- packages/unstable/gnome-builder/debian/changelog	[utf-8] (original)
+++ packages/unstable/gnome-builder/debian/changelog	[utf-8] Wed Aug  2 08:28:14 2017
@@ -7,6 +7,11 @@
     - Bump Build-Depends on sysprof to (>= 3.23.91) as required by the
       sysprof plugin.
     - Recommend flatpak-builder
+  * Update configure switches:
+    - Add beautifier, cmake, eslint, make, mono, phpize, rust
+    - Explicitly disable meson-templates, see GNOME #778897
+    - Drop contributing (dropped in new version)
+    - Drop build-tools and devhelp (always enabled)
 
  -- Jeremy Bicha <jbicha at ubuntu.com>  Wed, 02 Aug 2017 04:11:14 -0400
 

Modified: packages/unstable/gnome-builder/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-builder/debian/rules?rev=52729&op=diff
==============================================================================
--- packages/unstable/gnome-builder/debian/rules	[utf-8] (original)
+++ packages/unstable/gnome-builder/debian/rules	[utf-8] Wed Aug  2 08:28:14 2017
@@ -40,16 +40,16 @@
 	dh_auto_configure -- --disable-static \
 		--enable-autotools-plugin \
 		--enable-autotools-templates \
-		--enable-build-tools-plugin \
+		--enable-beautifier-plugin \
 		--enable-cargo-plugin \
+		--enable-cmake-plugin \
 		--enable-color-picker-plugin \
 		--enable-command-bar-plugin \
 		--enable-comment-code-plugin \
-		--enable-contributing-plugin \
 		--enable-create-project-plugin \
 		--enable-c-pack-plugin \
 		--enable-ctags-plugin \
-		--enable-devhelp-plugin \
+		--enable-eslint-plugin \
 		--enable-file-search-plugin \
 		--enable-flatpak-plugin \
 		--enable-fpaste-plugin \
@@ -61,12 +61,17 @@
 		--enable-html-preview-plugin \
 		--enable-jedi-plugin \
 		--enable-jhbuild-plugin \
+		--enable-make-plugin \
 		--enable-meson-plugin \
+		--enable-mono-plugin \
+		--disable-meson-templates \
 		--disable-mingw-plugin \
+		--enable-phpize-plugin \
 		--enable-project-tree-plugin \
 		--enable-python-gi-imports-completion-plugin \
 		--enable-python-pack-plugin \
 		--enable-quick-highlight-plugin \
+		--enable-rust-langserv-plugin \
 		--enable-support-plugin \
 		--enable-symbol-tree-plugin \
 		--enable-sysmon-plugin \




More information about the pkg-gnome-commits mailing list