r50074 - in /packages/unstable/gnome-multi-writer/debian: changelog compat control control.in rules

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Sun Sep 4 14:17:06 UTC 2016


Author: jbicha-guest
Date: Sun Sep  4 14:17:06 2016
New Revision: 50074

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50074
Log:
Bump debhelper compat to 10

* Don't manually build-depend on and run autotools-dev, this is automatic
  in compat 10

Modified:
    packages/unstable/gnome-multi-writer/debian/changelog
    packages/unstable/gnome-multi-writer/debian/compat
    packages/unstable/gnome-multi-writer/debian/control
    packages/unstable/gnome-multi-writer/debian/control.in
    packages/unstable/gnome-multi-writer/debian/rules

Modified: packages/unstable/gnome-multi-writer/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-multi-writer/debian/changelog?rev=50074&op=diff
==============================================================================
--- packages/unstable/gnome-multi-writer/debian/changelog	[utf-8] (original)
+++ packages/unstable/gnome-multi-writer/debian/changelog	[utf-8] Sun Sep  4 14:17:06 2016
@@ -4,6 +4,9 @@
   * Stop patching the generated man pages, upstream groff nowadays renders
     both - and \- as HYPHEN-MINUS.
   * Drop hard-coded Depends on libgl1-mesa-glx.
+  * Bump debhelper compat to 10
+  * Don't manually build-depend on and run autotools-dev, this is automatic
+    in compat 10
   * Update Build-Depends as per configure.ac:
     - Add gobject-introspection, appstream-util and replace itstool with
       yelp-tools. Those are required for running autoreconf.

Modified: packages/unstable/gnome-multi-writer/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-multi-writer/debian/compat?rev=50074&op=diff
==============================================================================
--- packages/unstable/gnome-multi-writer/debian/compat	[utf-8] (original)
+++ packages/unstable/gnome-multi-writer/debian/compat	[utf-8] Sun Sep  4 14:17:06 2016
@@ -1 +1 @@
-9
+10

Modified: packages/unstable/gnome-multi-writer/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-multi-writer/debian/control?rev=50074&op=diff
==============================================================================
--- packages/unstable/gnome-multi-writer/debian/control	[utf-8] (original)
+++ packages/unstable/gnome-multi-writer/debian/control	[utf-8] Sun Sep  4 14:17:06 2016
@@ -8,8 +8,7 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Michael Biebl <biebl at debian.org>
 Build-Depends: autoconf-archive,
-               autotools-dev,
-               debhelper (>= 9),
+               debhelper (>= 9.20160403~),
                dh-autoreconf,
                gnome-pkg-tools,
                docbook-utils,

Modified: packages/unstable/gnome-multi-writer/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-multi-writer/debian/control.in?rev=50074&op=diff
==============================================================================
--- packages/unstable/gnome-multi-writer/debian/control.in	[utf-8] (original)
+++ packages/unstable/gnome-multi-writer/debian/control.in	[utf-8] Sun Sep  4 14:17:06 2016
@@ -4,8 +4,7 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
 Build-Depends: autoconf-archive,
-               autotools-dev,
-               debhelper (>= 9),
+               debhelper (>= 9.20160403~),
                dh-autoreconf,
                gnome-pkg-tools,
                docbook-utils,

Modified: packages/unstable/gnome-multi-writer/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-multi-writer/debian/rules?rev=50074&op=diff
==============================================================================
--- packages/unstable/gnome-multi-writer/debian/rules	[utf-8] (original)
+++ packages/unstable/gnome-multi-writer/debian/rules	[utf-8] Sun Sep  4 14:17:06 2016
@@ -8,7 +8,7 @@
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 %:
-	dh $@  --with autotools-dev,autoreconf,gnome
+	dh $@  --with gnome
 
 override_dh_autoreconf:
 	dh_autoreconf --as-needed




More information about the pkg-gnome-commits mailing list