r50763 - in /packages/unstable/sound-juicer/debian: changelog compat control control.in rules

ah at users.alioth.debian.org ah at users.alioth.debian.org
Mon Sep 19 19:10:27 UTC 2016


Author: ah
Date: Mon Sep 19 19:10:26 2016
New Revision: 50763

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50763
Log:
* New upstream release.
* Bump dh compat to 10 (automatic dh-autoreconf).

Modified:
    packages/unstable/sound-juicer/debian/changelog
    packages/unstable/sound-juicer/debian/compat
    packages/unstable/sound-juicer/debian/control
    packages/unstable/sound-juicer/debian/control.in
    packages/unstable/sound-juicer/debian/rules

Modified: packages/unstable/sound-juicer/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/sound-juicer/debian/changelog?rev=50763&op=diff
==============================================================================
--- packages/unstable/sound-juicer/debian/changelog	[utf-8] (original)
+++ packages/unstable/sound-juicer/debian/changelog	[utf-8] Mon Sep 19 19:10:26 2016
@@ -1,3 +1,10 @@
+sound-juicer (3.22.0-1) unstable; urgency=medium
+
+  * New upstream release.
+  * Bump dh compat to 10 (automatic dh-autoreconf).
+
+ -- Andreas Henriksson <andreas at fatal.se>  Mon, 19 Sep 2016 21:07:34 +0200
+
 sound-juicer (3.21.92-1) unstable; urgency=medium
 
   * New upstream beta release.

Modified: packages/unstable/sound-juicer/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/sound-juicer/debian/compat?rev=50763&op=diff
==============================================================================
--- packages/unstable/sound-juicer/debian/compat	[utf-8] (original)
+++ packages/unstable/sound-juicer/debian/compat	[utf-8] Mon Sep 19 19:10:26 2016
@@ -1 +1 @@
-9
+10

Modified: packages/unstable/sound-juicer/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/sound-juicer/debian/control?rev=50763&op=diff
==============================================================================
--- packages/unstable/sound-juicer/debian/control	[utf-8] (original)
+++ packages/unstable/sound-juicer/debian/control	[utf-8] Mon Sep 19 19:10:26 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>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                appstream-util,
                gnome-common,
                gnome-pkg-tools (>= 0.10),

Modified: packages/unstable/sound-juicer/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/sound-juicer/debian/control.in?rev=50763&op=diff
==============================================================================
--- packages/unstable/sound-juicer/debian/control.in	[utf-8] (original)
+++ packages/unstable/sound-juicer/debian/control.in	[utf-8] Mon Sep 19 19:10:26 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),
                appstream-util,
                gnome-common,
                gnome-pkg-tools (>= 0.10),

Modified: packages/unstable/sound-juicer/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/sound-juicer/debian/rules?rev=50763&op=diff
==============================================================================
--- packages/unstable/sound-juicer/debian/rules	[utf-8] (original)
+++ packages/unstable/sound-juicer/debian/rules	[utf-8] Mon Sep 19 19:10:26 2016
@@ -6,7 +6,7 @@
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1 -Wl,-z,defs -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