r50989 - in /desktop/unstable/libcroco/debian: changelog compat control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Sep 21 02:08:04 UTC 2016


Author: biebl
Date: Wed Sep 21 02:08:04 2016
New Revision: 50989

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

Modified:
    desktop/unstable/libcroco/debian/changelog
    desktop/unstable/libcroco/debian/compat
    desktop/unstable/libcroco/debian/control
    desktop/unstable/libcroco/debian/control.in
    desktop/unstable/libcroco/debian/rules

Modified: desktop/unstable/libcroco/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libcroco/debian/changelog?rev=50989&op=diff
==============================================================================
--- desktop/unstable/libcroco/debian/changelog	[utf-8] (original)
+++ desktop/unstable/libcroco/debian/changelog	[utf-8] Wed Sep 21 02:08:04 2016
@@ -1,6 +1,7 @@
 libcroco (0.6.11-2) UNRELEASED; urgency=medium
 
   * Convert from cdbs to dh.
+  * Bump debhelper compat level to 10.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 21 Sep 2016 04:05:20 +0200
 

Modified: desktop/unstable/libcroco/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libcroco/debian/compat?rev=50989&op=diff
==============================================================================
--- desktop/unstable/libcroco/debian/compat	[utf-8] (original)
+++ desktop/unstable/libcroco/debian/compat	[utf-8] Wed Sep 21 02:08:04 2016
@@ -1 +1 @@
-9
+10

Modified: desktop/unstable/libcroco/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libcroco/debian/control?rev=50989&op=diff
==============================================================================
--- desktop/unstable/libcroco/debian/control	[utf-8] (original)
+++ desktop/unstable/libcroco/debian/control	[utf-8] Wed Sep 21 02:08:04 2016
@@ -7,8 +7,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Josselin Mouette <joss at debian.org>, Martin Pitt <mpitt at debian.org>, Michael Biebl <biebl at debian.org>
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                gtk-doc-tools,
                gnome-pkg-tools (>= 0.7),
                libxml2-dev (>= 2.4.23),

Modified: desktop/unstable/libcroco/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libcroco/debian/control.in?rev=50989&op=diff
==============================================================================
--- desktop/unstable/libcroco/debian/control.in	[utf-8] (original)
+++ desktop/unstable/libcroco/debian/control.in	[utf-8] Wed Sep 21 02:08:04 2016
@@ -3,8 +3,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                gtk-doc-tools,
                gnome-pkg-tools (>= 0.7),
                libxml2-dev (>= 2.4.23),

Modified: desktop/unstable/libcroco/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libcroco/debian/rules?rev=50989&op=diff
==============================================================================
--- desktop/unstable/libcroco/debian/rules	[utf-8] (original)
+++ desktop/unstable/libcroco/debian/rules	[utf-8] Wed Sep 21 02:08:04 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_auto_configure:
 	dh_auto_configure -- \




More information about the pkg-gnome-commits mailing list