r50648 - in /packages/unstable/gtranslator/debian: changelog compat control.in rules

ah at users.alioth.debian.org ah at users.alioth.debian.org
Thu Sep 15 14:28:01 UTC 2016


Author: ah
Date: Thu Sep 15 14:28:01 2016
New Revision: 50648

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50648
Log:
Bump dh compat to 10 (automatic dh-autoreconf)

Modified:
    packages/unstable/gtranslator/debian/changelog
    packages/unstable/gtranslator/debian/compat
    packages/unstable/gtranslator/debian/control.in
    packages/unstable/gtranslator/debian/rules

Modified: packages/unstable/gtranslator/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtranslator/debian/changelog?rev=50648&op=diff
==============================================================================
--- packages/unstable/gtranslator/debian/changelog	[utf-8] (original)
+++ packages/unstable/gtranslator/debian/changelog	[utf-8] Thu Sep 15 14:28:01 2016
@@ -6,6 +6,7 @@
   [ Andreas Henriksson ]
   * Convert from cdbs to dh.
   * Add explicit gnome-common build-dependency (Closes: #837850)
+  * Bump dh compat to 10 (automatic dh-autoreconf)
 
  -- Andreas Henriksson <andreas at fatal.se>  Thu, 15 Sep 2016 15:59:45 +0200
 

Modified: packages/unstable/gtranslator/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtranslator/debian/compat?rev=50648&op=diff
==============================================================================
--- packages/unstable/gtranslator/debian/compat	[utf-8] (original)
+++ packages/unstable/gtranslator/debian/compat	[utf-8] Thu Sep 15 14:28:01 2016
@@ -1 +1 @@
-9
+10

Modified: packages/unstable/gtranslator/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtranslator/debian/control.in?rev=50648&op=diff
==============================================================================
--- packages/unstable/gtranslator/debian/control.in	[utf-8] (original)
+++ packages/unstable/gtranslator/debian/control.in	[utf-8] Thu Sep 15 14:28:01 2016
@@ -3,8 +3,7 @@
 Priority: optional
 Maintainer: Jordi Mallach <jordi at debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools,
                python:any,
                gnome-common,

Modified: packages/unstable/gtranslator/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtranslator/debian/rules?rev=50648&op=diff
==============================================================================
--- packages/unstable/gtranslator/debian/rules	[utf-8] (original)
+++ packages/unstable/gtranslator/debian/rules	[utf-8] Thu Sep 15 14:28:01 2016
@@ -5,7 +5,7 @@
 export DH_LDFLAGS_MAINT_APPEND=-Wl,-O1 -Wl,--as-needed
 
 %:
-	dh $@ --with gnome,gir,autoreconf,python2
+	dh $@ --with gnome,gir,python2
 
 override_dh_auto_configure:
 	dh_auto_configure -- \




More information about the pkg-gnome-commits mailing list