r50309 - in /desktop/unstable/pangomm/debian: changelog compat control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Sep 11 23:29:25 UTC 2016


Author: biebl
Date: Sun Sep 11 23:29:25 2016
New Revision: 50309

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50309
Log:
Bump debhelper compatibility level to 10. This ensures we actually run
autoreconf during build.

Modified:
    desktop/unstable/pangomm/debian/changelog
    desktop/unstable/pangomm/debian/compat
    desktop/unstable/pangomm/debian/control
    desktop/unstable/pangomm/debian/control.in

Modified: desktop/unstable/pangomm/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pangomm/debian/changelog?rev=50309&op=diff
==============================================================================
--- desktop/unstable/pangomm/debian/changelog	[utf-8] (original)
+++ desktop/unstable/pangomm/debian/changelog	[utf-8] Sun Sep 11 23:29:25 2016
@@ -1,3 +1,10 @@
+pangomm (2.40.1-2) UNRELEASED; urgency=medium
+
+  * Bump debhelper compatibility level to 10. This ensures we actually run
+    autoreconf during build.
+
+ -- Michael Biebl <biebl at debian.org>  Mon, 12 Sep 2016 01:22:24 +0200
+
 pangomm (2.40.1-1) unstable; urgency=medium
 
   * New upstream release.

Modified: desktop/unstable/pangomm/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pangomm/debian/compat?rev=50309&op=diff
==============================================================================
--- desktop/unstable/pangomm/debian/compat	[utf-8] (original)
+++ desktop/unstable/pangomm/debian/compat	[utf-8] Sun Sep 11 23:29:25 2016
@@ -1 +1 @@
-9
+10

Modified: desktop/unstable/pangomm/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pangomm/debian/control?rev=50309&op=diff
==============================================================================
--- desktop/unstable/pangomm/debian/control	[utf-8] (original)
+++ desktop/unstable/pangomm/debian/control	[utf-8] Sun Sep 11 23:29:25 2016
@@ -9,8 +9,7 @@
 Uploaders: Deng Xiyue <manphiz-guest at users.alioth.debian.org>, Martin Pitt <mpitt at debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>, Michael Casadevall <sonicmctails at gmail.com>
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/pangomm
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/pangomm
-Build-Depends: debhelper (>= 9.20160114),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.11),
                libcairomm-1.0-dev (>= 1.12.0),
                libglibmm-2.4-dev (>= 2.48.0),

Modified: desktop/unstable/pangomm/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pangomm/debian/control.in?rev=50309&op=diff
==============================================================================
--- desktop/unstable/pangomm/debian/control.in	[utf-8] (original)
+++ desktop/unstable/pangomm/debian/control.in	[utf-8] Sun Sep 11 23:29:25 2016
@@ -5,8 +5,7 @@
 Uploaders: @GNOME_TEAM@, Michael Casadevall <sonicmctails at gmail.com>
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/pangomm
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/pangomm
-Build-Depends: debhelper (>= 9.20160114),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.11),
                libcairomm-1.0-dev (>= 1.12.0),
                libglibmm-2.4-dev (>= 2.48.0),




More information about the pkg-gnome-commits mailing list