r49692 - in /desktop/unstable/gnome-system-monitor/debian: changelog compat control control.in rules

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Thu Aug 25 16:27:40 UTC 2016


Author: jbicha-guest
Date: Thu Aug 25 16:27:40 2016
New Revision: 49692

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

Modified:
    desktop/unstable/gnome-system-monitor/debian/changelog
    desktop/unstable/gnome-system-monitor/debian/compat
    desktop/unstable/gnome-system-monitor/debian/control
    desktop/unstable/gnome-system-monitor/debian/control.in
    desktop/unstable/gnome-system-monitor/debian/rules

Modified: desktop/unstable/gnome-system-monitor/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-system-monitor/debian/changelog?rev=49692&op=diff
==============================================================================
--- desktop/unstable/gnome-system-monitor/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-system-monitor/debian/changelog	[utf-8] Thu Aug 25 16:27:40 2016
@@ -3,7 +3,8 @@
   [ Jeremy Bicha ]
   * Convert from cdbs to dh
   * Add debian/manpages and debian/docs
-  * Enable parallel builds and hardening flags
+  * Bump dh compat to 10
+  * Enable hardening flags
   * Drop debian/source/lintian-overrides:
     - Issue was fixed a few years ago
 

Modified: desktop/unstable/gnome-system-monitor/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-system-monitor/debian/compat?rev=49692&op=diff
==============================================================================
--- desktop/unstable/gnome-system-monitor/debian/compat	[utf-8] (original)
+++ desktop/unstable/gnome-system-monitor/debian/compat	[utf-8] Thu Aug 25 16:27:40 2016
@@ -1 +1 @@
-9
+10

Modified: desktop/unstable/gnome-system-monitor/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-system-monitor/debian/control?rev=49692&op=diff
==============================================================================
--- desktop/unstable/gnome-system-monitor/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-system-monitor/debian/control	[utf-8] Thu Aug 25 16:27:40 2016
@@ -8,9 +8,8 @@
 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: appstream-util,
-               debhelper (>= 9),
+               debhelper (>= 9.20160403~),
                desktop-file-utils,
-               dh-autoreconf,
                docbook-to-man,
                gnome-common,
                gnome-pkg-tools (>= 0.10),

Modified: desktop/unstable/gnome-system-monitor/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-system-monitor/debian/control.in?rev=49692&op=diff
==============================================================================
--- desktop/unstable/gnome-system-monitor/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-system-monitor/debian/control.in	[utf-8] Thu Aug 25 16:27:40 2016
@@ -4,9 +4,8 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
 Build-Depends: appstream-util,
-               debhelper (>= 9),
+               debhelper (>= 9.20160403~),
                desktop-file-utils,
-               dh-autoreconf,
                docbook-to-man,
                gnome-common,
                gnome-pkg-tools (>= 0.10),

Modified: desktop/unstable/gnome-system-monitor/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-system-monitor/debian/rules?rev=49692&op=diff
==============================================================================
--- desktop/unstable/gnome-system-monitor/debian/rules	[utf-8] (original)
+++ desktop/unstable/gnome-system-monitor/debian/rules	[utf-8] Thu Aug 25 16:27:40 2016
@@ -11,7 +11,7 @@
 endif
 
 %:
-	dh $@ --parallel --with autoreconf,gnome
+	dh $@ --with gnome
 
 override_dh_autoreconf:
 	dh_autoreconf --as-needed




More information about the pkg-gnome-commits mailing list