r50644 - in /desktop/unstable/glade/debian: changelog compat control control.in rules

ah at users.alioth.debian.org ah at users.alioth.debian.org
Thu Sep 15 13:45:05 UTC 2016


Author: ah
Date: Thu Sep 15 13:45:05 2016
New Revision: 50644

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

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

Modified: desktop/unstable/glade/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glade/debian/changelog?rev=50644&op=diff
==============================================================================
--- desktop/unstable/glade/debian/changelog	[utf-8] (original)
+++ desktop/unstable/glade/debian/changelog	[utf-8] Thu Sep 15 13:45:05 2016
@@ -6,6 +6,7 @@
 
   [ Andreas Henriksson ]
   * Convert from cdbs to dh.
+  * Bump dh compat to 10 (automatic dh-autoreconf)
 
  -- Andreas Henriksson <andreas at fatal.se>  Thu, 15 Sep 2016 15:26:07 +0200
 

Modified: desktop/unstable/glade/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glade/debian/compat?rev=50644&op=diff
==============================================================================
--- desktop/unstable/glade/debian/compat	[utf-8] (original)
+++ desktop/unstable/glade/debian/compat	[utf-8] Thu Sep 15 13:45:05 2016
@@ -1 +1 @@
-9
+10

Modified: desktop/unstable/glade/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glade/debian/control?rev=50644&op=diff
==============================================================================
--- desktop/unstable/glade/debian/control	[utf-8] (original)
+++ desktop/unstable/glade/debian/control	[utf-8] Thu Sep 15 13:45:05 2016
@@ -9,9 +9,7 @@
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Michael Biebl <biebl at debian.org>
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/glade
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/glade
-Build-Depends: cdbs (>= 0.4.41),
-               debhelper (>= 9),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.10),
                libxml2-dev (>= 2.4.0),
                libgtk-3-dev (>= 3.20.0),

Modified: desktop/unstable/glade/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glade/debian/control.in?rev=50644&op=diff
==============================================================================
--- desktop/unstable/glade/debian/control.in	[utf-8] (original)
+++ desktop/unstable/glade/debian/control.in	[utf-8] Thu Sep 15 13:45:05 2016
@@ -5,8 +5,7 @@
 Uploaders: @GNOME_TEAM@
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/glade
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/glade
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.10),
                libxml2-dev (>= 2.4.0),
                libgtk-3-dev (>= 3.20.0),

Modified: desktop/unstable/glade/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glade/debian/rules?rev=50644&op=diff
==============================================================================
--- desktop/unstable/glade/debian/rules	[utf-8] (original)
+++ desktop/unstable/glade/debian/rules	[utf-8] Thu Sep 15 13:45:05 2016
@@ -5,7 +5,7 @@
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
 %:
-	dh $@ --with gnome,autoreconf
+	dh $@ --with gnome
 
 override_dh_auto_configure:
 	dh_auto_configure -- \




More information about the pkg-gnome-commits mailing list