r50621 - in /desktop/unstable/gedit/debian: changelog compat control control.in rules

ah at users.alioth.debian.org ah at users.alioth.debian.org
Thu Sep 15 09:14:17 UTC 2016


Author: ah
Date: Thu Sep 15 09:14:16 2016
New Revision: 50621

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

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

Modified: desktop/unstable/gedit/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gedit/debian/changelog?rev=50621&op=diff
==============================================================================
--- desktop/unstable/gedit/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gedit/debian/changelog	[utf-8] Thu Sep 15 09:14:16 2016
@@ -1,3 +1,9 @@
+gedit (3.21.90-3) UNRELEASED; urgency=medium
+
+  * Bump dh compat to 10 (automatic dh-autoreconf)
+
+ -- Andreas Henriksson <andreas at fatal.se>  Thu, 15 Sep 2016 11:13:46 +0200
+
 gedit (3.21.90-2) unstable; urgency=medium
 
   * Upload to unstable.

Modified: desktop/unstable/gedit/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gedit/debian/compat?rev=50621&op=diff
==============================================================================
--- desktop/unstable/gedit/debian/compat	[utf-8] (original)
+++ desktop/unstable/gedit/debian/compat	[utf-8] Thu Sep 15 09:14:16 2016
@@ -1 +1 @@
-9
+10

Modified: desktop/unstable/gedit/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gedit/debian/control?rev=50621&op=diff
==============================================================================
--- desktop/unstable/gedit/debian/control	[utf-8] (original)
+++ desktop/unstable/gedit/debian/control	[utf-8] Thu Sep 15 09:14:16 2016
@@ -7,10 +7,8 @@
 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),
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.10),
-               dh-autoreconf,
-               autotools-dev,
                intltool (>= 0.50.1),
                gsettings-desktop-schemas-dev,
                gtk-doc-tools (>= 1.0),

Modified: desktop/unstable/gedit/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gedit/debian/control.in?rev=50621&op=diff
==============================================================================
--- desktop/unstable/gedit/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gedit/debian/control.in	[utf-8] Thu Sep 15 09:14:16 2016
@@ -3,10 +3,8 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.10),
-               dh-autoreconf,
-               autotools-dev,
                intltool (>= 0.50.1),
                gsettings-desktop-schemas-dev,
                gtk-doc-tools (>= 1.0),

Modified: desktop/unstable/gedit/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gedit/debian/rules?rev=50621&op=diff
==============================================================================
--- desktop/unstable/gedit/debian/rules	[utf-8] (original)
+++ desktop/unstable/gedit/debian/rules	[utf-8] Thu Sep 15 09:14:16 2016
@@ -7,7 +7,7 @@
 # Parallel breaks i18n https://bugzilla.gnome.org/770100
 
 %:
-	dh $@ --no-parallel --with autoreconf,gir,gnome,python3
+	dh $@ --no-parallel --with gir,gnome,python3
 
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-gtk-doc




More information about the pkg-gnome-commits mailing list