r50672 - in /desktop/unstable/gtksourceview3/debian: changelog compat control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Sep 18 17:05:03 UTC 2016


Author: biebl
Date: Sun Sep 18 17:05:02 2016
New Revision: 50672

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

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

Modified: desktop/unstable/gtksourceview3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview3/debian/changelog?rev=50672&op=diff
==============================================================================
--- desktop/unstable/gtksourceview3/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gtksourceview3/debian/changelog	[utf-8] Sun Sep 18 17:05:02 2016
@@ -1,6 +1,7 @@
 gtksourceview3 (3.22.0-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Bump debhelper compat level to 10.
 
  -- Michael Biebl <biebl at debian.org>  Sun, 18 Sep 2016 18:59:15 +0200
 

Modified: desktop/unstable/gtksourceview3/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview3/debian/compat?rev=50672&op=diff
==============================================================================
--- desktop/unstable/gtksourceview3/debian/compat	[utf-8] (original)
+++ desktop/unstable/gtksourceview3/debian/compat	[utf-8] Sun Sep 18 17:05:02 2016
@@ -1 +1 @@
-9
+10

Modified: desktop/unstable/gtksourceview3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview3/debian/control?rev=50672&op=diff
==============================================================================
--- desktop/unstable/gtksourceview3/debian/control	[utf-8] (original)
+++ desktop/unstable/gtksourceview3/debian/control	[utf-8] Sun Sep 18 17:05:02 2016
@@ -7,9 +7,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Michael Biebl <biebl at debian.org>
-Build-Depends: autotools-dev,
-               debhelper (>= 9),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.7),
                libgtk-3-dev (>= 3.19.6),
                libatk1.0-dev (>= 1.32),

Modified: desktop/unstable/gtksourceview3/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview3/debian/control.in?rev=50672&op=diff
==============================================================================
--- desktop/unstable/gtksourceview3/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gtksourceview3/debian/control.in	[utf-8] Sun Sep 18 17:05:02 2016
@@ -3,9 +3,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: autotools-dev,
-               debhelper (>= 9),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.7),
                libgtk-3-dev (>= 3.19.6),
                libatk1.0-dev (>= 1.32),

Modified: desktop/unstable/gtksourceview3/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview3/debian/rules?rev=50672&op=diff
==============================================================================
--- desktop/unstable/gtksourceview3/debian/rules	[utf-8] (original)
+++ desktop/unstable/gtksourceview3/debian/rules	[utf-8] Sun Sep 18 17:05:02 2016
@@ -7,7 +7,7 @@
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
 %:
-	dh $@ --with autoreconf,gnome,gir
+	dh $@ --with gnome,gir
 
 override_dh_autoreconf:
 	dh_autoreconf --as-needed




More information about the pkg-gnome-commits mailing list