r51511 - in /attic/gtksourceview2/debian: changelog control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri Oct 21 01:10:36 UTC 2016


Author: biebl
Date: Fri Oct 21 01:10:36 2016
New Revision: 51511

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

Modified:
    attic/gtksourceview2/debian/changelog
    attic/gtksourceview2/debian/control
    attic/gtksourceview2/debian/control.in
    attic/gtksourceview2/debian/rules

Modified: attic/gtksourceview2/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/gtksourceview2/debian/changelog?rev=51511&op=diff
==============================================================================
--- attic/gtksourceview2/debian/changelog	[utf-8] (original)
+++ attic/gtksourceview2/debian/changelog	[utf-8] Fri Oct 21 01:10:36 2016
@@ -5,6 +5,7 @@
   * Convert from cdbs to dh.
   * Drop debian/patches/99_ltmain_as-needed.patch and use
     dh_autoreconf --as-needed instead.
+  * Bump debhelper compat level to 10.
 
  -- Michael Biebl <biebl at debian.org>  Fri, 21 Oct 2016 02:48:24 +0200
 

Modified: attic/gtksourceview2/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/gtksourceview2/debian/control?rev=51511&op=diff
==============================================================================
--- attic/gtksourceview2/debian/control	[utf-8] (original)
+++ attic/gtksourceview2/debian/control	[utf-8] Fri Oct 21 01:10:36 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>, Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>
-Build-Depends: dh-autoreconf,
-               debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.7),
                dpkg-dev (>= 1.13.19),
                libgtk2.0-dev (>= 2.12.0),

Modified: attic/gtksourceview2/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/gtksourceview2/debian/control.in?rev=51511&op=diff
==============================================================================
--- attic/gtksourceview2/debian/control.in	[utf-8] (original)
+++ attic/gtksourceview2/debian/control.in	[utf-8] Fri Oct 21 01:10:36 2016
@@ -3,8 +3,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: dh-autoreconf,
-               debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.7),
                dpkg-dev (>= 1.13.19),
                libgtk2.0-dev (>= 2.12.0),

Modified: attic/gtksourceview2/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/gtksourceview2/debian/rules?rev=51511&op=diff
==============================================================================
--- attic/gtksourceview2/debian/rules	[utf-8] (original)
+++ attic/gtksourceview2/debian/rules	[utf-8] Fri Oct 21 01:10:36 2016
@@ -7,7 +7,7 @@
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
 %:
-	dh $@ --with autoreconf,gnome
+	dh $@ --with gnome
 
 override_dh_autoreconf:
 	dh_autoreconf --as-needed




More information about the pkg-gnome-commits mailing list