r50638 - in /desktop/unstable/libpeas/debian: changelog compat control control.in rules

ah at users.alioth.debian.org ah at users.alioth.debian.org
Thu Sep 15 12:01:50 UTC 2016


Author: ah
Date: Thu Sep 15 12:01:49 2016
New Revision: 50638

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

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

Modified: desktop/unstable/libpeas/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libpeas/debian/changelog?rev=50638&op=diff
==============================================================================
--- desktop/unstable/libpeas/debian/changelog	[utf-8] (original)
+++ desktop/unstable/libpeas/debian/changelog	[utf-8] Thu Sep 15 12:01:49 2016
@@ -1,6 +1,7 @@
 libpeas (1.18.0-4) UNRELEASED; urgency=medium
 
   * Convert from cdbs to dh.
+  * Bump to dh compat 10 (automatic dh-autoreconf)
 
  -- Andreas Henriksson <andreas at fatal.se>  Thu, 15 Sep 2016 13:12:01 +0200
 

Modified: desktop/unstable/libpeas/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libpeas/debian/compat?rev=50638&op=diff
==============================================================================
--- desktop/unstable/libpeas/debian/compat	[utf-8] (original)
+++ desktop/unstable/libpeas/debian/compat	[utf-8] Thu Sep 15 12:01:49 2016
@@ -1 +1 @@
-9
+10

Modified: desktop/unstable/libpeas/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libpeas/debian/control?rev=50638&op=diff
==============================================================================
--- desktop/unstable/libpeas/debian/control	[utf-8] (original)
+++ desktop/unstable/libpeas/debian/control	[utf-8] Thu Sep 15 12:01:49 2016
@@ -6,9 +6,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>, Iain Lane <laney at debian.org>, Michael Biebl <biebl at debian.org>
-Build-Depends: cdbs (>= 0.4.90),
-               debhelper (>= 9),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools,
                intltool (>= 0.40),
                gtk-doc-tools (>= 1.11),

Modified: desktop/unstable/libpeas/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libpeas/debian/control.in?rev=50638&op=diff
==============================================================================
--- desktop/unstable/libpeas/debian/control.in	[utf-8] (original)
+++ desktop/unstable/libpeas/debian/control.in	[utf-8] Thu Sep 15 12:01:49 2016
@@ -2,8 +2,7 @@
 Priority: extra
 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),
                gnome-pkg-tools,
                intltool (>= 0.40),
                gtk-doc-tools (>= 1.11),

Modified: desktop/unstable/libpeas/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libpeas/debian/rules?rev=50638&op=diff
==============================================================================
--- desktop/unstable/libpeas/debian/rules	[utf-8] (original)
+++ desktop/unstable/libpeas/debian/rules	[utf-8] Thu Sep 15 12:01:49 2016
@@ -3,7 +3,7 @@
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 %:
-	dh $@ --with gnome,gir,autoreconf
+	dh $@ --with gnome,gir
 
 override_dh_autoreconf:
 	NOCONFIGURE=yes dh_autoreconf gnome-autogen.sh




More information about the pkg-gnome-commits mailing list