r50466 - in /desktop/unstable/mm-common/debian: changelog compat control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Sep 13 17:32:18 UTC 2016


Author: biebl
Date: Tue Sep 13 17:32:18 2016
New Revision: 50466

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

Modified:
    desktop/unstable/mm-common/debian/changelog
    desktop/unstable/mm-common/debian/compat
    desktop/unstable/mm-common/debian/control
    desktop/unstable/mm-common/debian/control.in
    desktop/unstable/mm-common/debian/rules

Modified: desktop/unstable/mm-common/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mm-common/debian/changelog?rev=50466&op=diff
==============================================================================
--- desktop/unstable/mm-common/debian/changelog	[utf-8] (original)
+++ desktop/unstable/mm-common/debian/changelog	[utf-8] Tue Sep 13 17:32:18 2016
@@ -1,6 +1,7 @@
 mm-common (0.9.10-2) UNRELEASED; urgency=medium
 
   * Convert from cdbs to dh.
+  * Bump debhelper compat level to 10.
 
  -- Michael Biebl <biebl at debian.org>  Tue, 13 Sep 2016 19:31:21 +0200
 

Modified: desktop/unstable/mm-common/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mm-common/debian/compat?rev=50466&op=diff
==============================================================================
--- desktop/unstable/mm-common/debian/compat	[utf-8] (original)
+++ desktop/unstable/mm-common/debian/compat	[utf-8] Tue Sep 13 17:32:18 2016
@@ -1 +1 @@
-9
+10

Modified: desktop/unstable/mm-common/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mm-common/debian/control?rev=50466&op=diff
==============================================================================
--- desktop/unstable/mm-common/debian/control	[utf-8] (original)
+++ desktop/unstable/mm-common/debian/control	[utf-8] Tue Sep 13 17:32:18 2016
@@ -9,8 +9,7 @@
 Uploaders: Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>
 Homepage: http://www.gtkmm.org/
 Build-Depends: gnome-pkg-tools,
-               debhelper (>= 9),
-               dh-autoreconf
+               debhelper (>= 10)
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/mm-common/
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/mm-common/

Modified: desktop/unstable/mm-common/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mm-common/debian/control.in?rev=50466&op=diff
==============================================================================
--- desktop/unstable/mm-common/debian/control.in	[utf-8] (original)
+++ desktop/unstable/mm-common/debian/control.in	[utf-8] Tue Sep 13 17:32:18 2016
@@ -5,8 +5,7 @@
 Uploaders: @GNOME_TEAM@
 Homepage: http://www.gtkmm.org/
 Build-Depends: gnome-pkg-tools,
-               debhelper (>= 9),
-               dh-autoreconf
+               debhelper (>= 10)
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/mm-common/
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/mm-common/

Modified: desktop/unstable/mm-common/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mm-common/debian/rules?rev=50466&op=diff
==============================================================================
--- desktop/unstable/mm-common/debian/rules	[utf-8] (original)
+++ desktop/unstable/mm-common/debian/rules	[utf-8] Tue Sep 13 17:32:18 2016
@@ -3,7 +3,7 @@
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 %:
-	dh $@ --with autoreconf,gnome
+	dh $@ --with gnome
 
 override_dh_gnome:
 	dh_gnome --no-gnome-versions




More information about the pkg-gnome-commits mailing list