r50812 - in /desktop/unstable/cheese/debian: changelog compat control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Sep 20 07:15:38 UTC 2016


Author: biebl
Date: Tue Sep 20 07:15:38 2016
New Revision: 50812

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

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

Modified: desktop/unstable/cheese/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cheese/debian/changelog?rev=50812&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/changelog	[utf-8] (original)
+++ desktop/unstable/cheese/debian/changelog	[utf-8] Tue Sep 20 07:15:38 2016
@@ -1,6 +1,7 @@
 cheese (3.22.0-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Bump debhelper compat level to 10.
 
  -- Michael Biebl <biebl at debian.org>  Tue, 20 Sep 2016 09:08:44 +0200
 

Modified: desktop/unstable/cheese/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cheese/debian/compat?rev=50812&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/compat	[utf-8] (original)
+++ desktop/unstable/cheese/debian/compat	[utf-8] Tue Sep 20 07:15:38 2016
@@ -1 +1 @@
-9
+10

Modified: desktop/unstable/cheese/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cheese/debian/control?rev=50812&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/control	[utf-8] (original)
+++ desktop/unstable/cheese/debian/control	[utf-8] Tue Sep 20 07:15:38 2016
@@ -11,8 +11,7 @@
 Homepage: https://wiki.gnome.org/Apps/Cheese
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/cheese/
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/cheese/
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                docbook-xsl,
                gnome-common,
                gnome-pkg-tools (>= 0.10),

Modified: desktop/unstable/cheese/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cheese/debian/control.in?rev=50812&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/control.in	[utf-8] (original)
+++ desktop/unstable/cheese/debian/control.in	[utf-8] Tue Sep 20 07:15:38 2016
@@ -7,8 +7,7 @@
 Homepage: https://wiki.gnome.org/Apps/Cheese
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/cheese/
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/cheese/
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                docbook-xsl,
                gnome-common,
                gnome-pkg-tools (>= 0.10),

Modified: desktop/unstable/cheese/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cheese/debian/rules?rev=50812&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/rules	[utf-8] (original)
+++ desktop/unstable/cheese/debian/rules	[utf-8] Tue Sep 20 07:15:38 2016
@@ -5,7 +5,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