r50357 - in /desktop/unstable/gnome-maps/debian: changelog compat control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Sep 12 22:29:55 UTC 2016


Author: biebl
Date: Mon Sep 12 22:29:55 2016
New Revision: 50357

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

Modified:
    desktop/unstable/gnome-maps/debian/changelog
    desktop/unstable/gnome-maps/debian/compat
    desktop/unstable/gnome-maps/debian/control
    desktop/unstable/gnome-maps/debian/control.in
    desktop/unstable/gnome-maps/debian/rules

Modified: desktop/unstable/gnome-maps/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-maps/debian/changelog?rev=50357&op=diff
==============================================================================
--- desktop/unstable/gnome-maps/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-maps/debian/changelog	[utf-8] Mon Sep 12 22:29:55 2016
@@ -3,6 +3,7 @@
   * New upstream development release.
   * Bump Build-Depends on libchamplain-0.12-dev to (>= 0.12.14) as per
     configure.ac.
+  * Bump debhelper compat level to 10.
 
  -- Michael Biebl <biebl at debian.org>  Tue, 13 Sep 2016 00:28:11 +0200
 

Modified: desktop/unstable/gnome-maps/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-maps/debian/compat?rev=50357&op=diff
==============================================================================
--- desktop/unstable/gnome-maps/debian/compat	[utf-8] (original)
+++ desktop/unstable/gnome-maps/debian/compat	[utf-8] Mon Sep 12 22:29:55 2016
@@ -1 +1 @@
-9
+10

Modified: desktop/unstable/gnome-maps/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-maps/debian/control?rev=50357&op=diff
==============================================================================
--- desktop/unstable/gnome-maps/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-maps/debian/control	[utf-8] Mon Sep 12 22:29:55 2016
@@ -7,7 +7,7 @@
 Priority: extra
 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>, Michael Biebl <biebl at debian.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                dh-autoreconf,
                gnome-common,
                gnome-pkg-tools,

Modified: desktop/unstable/gnome-maps/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-maps/debian/control.in?rev=50357&op=diff
==============================================================================
--- desktop/unstable/gnome-maps/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-maps/debian/control.in	[utf-8] Mon Sep 12 22:29:55 2016
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                dh-autoreconf,
                gnome-common,
                gnome-pkg-tools,

Modified: desktop/unstable/gnome-maps/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-maps/debian/rules?rev=50357&op=diff
==============================================================================
--- desktop/unstable/gnome-maps/debian/rules	[utf-8] (original)
+++ desktop/unstable/gnome-maps/debian/rules	[utf-8] Mon Sep 12 22:29:55 2016
@@ -5,7 +5,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ --with autoreconf,gir,gnome
+	dh $@ --with gir,gnome
 
 override_dh_auto_install:
 	dh_auto_install




More information about the pkg-gnome-commits mailing list