r50492 - in /desktop/unstable/nautilus/debian: changelog compat control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Sep 13 22:05:02 UTC 2016


Author: biebl
Date: Tue Sep 13 22:05:02 2016
New Revision: 50492

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

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

Modified: desktop/unstable/nautilus/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/nautilus/debian/changelog?rev=50492&op=diff
==============================================================================
--- desktop/unstable/nautilus/debian/changelog	[utf-8] (original)
+++ desktop/unstable/nautilus/debian/changelog	[utf-8] Tue Sep 13 22:05:02 2016
@@ -3,6 +3,7 @@
   * New upstream development release.
   * Drop patches, all merged upstream.
   * Bump (Build-)Depends on libgtk-3-dev to (>= 3.21.5) as per configure.ac.
+  * Bump debhelper compat level to 10.
 
  -- Michael Biebl <biebl at debian.org>  Tue, 13 Sep 2016 23:57:45 +0200
 

Modified: desktop/unstable/nautilus/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/nautilus/debian/compat?rev=50492&op=diff
==============================================================================
--- desktop/unstable/nautilus/debian/compat	[utf-8] (original)
+++ desktop/unstable/nautilus/debian/compat	[utf-8] Tue Sep 13 22:05:02 2016
@@ -1 +1 @@
-9
+10

Modified: desktop/unstable/nautilus/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/nautilus/debian/control.in?rev=50492&op=diff
==============================================================================
--- desktop/unstable/nautilus/debian/control.in	[utf-8] (original)
+++ desktop/unstable/nautilus/debian/control.in	[utf-8] Tue Sep 13 22:05:02 2016
@@ -3,9 +3,8 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 9.20160114),
+Build-Depends: debhelper (>= 10),
                dpkg-dev (>= 1.17.14),
-               dh-autoreconf,
                gnome-pkg-tools (>= 0.13),
                libglib2.0-dev (>= 2.49.1),
                libatk1.0-dev (>= 1.32.0),

Modified: desktop/unstable/nautilus/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/nautilus/debian/rules?rev=50492&op=diff
==============================================================================
--- desktop/unstable/nautilus/debian/rules	[utf-8] (original)
+++ desktop/unstable/nautilus/debian/rules	[utf-8] Tue Sep 13 22:05:02 2016
@@ -18,7 +18,7 @@
 endif
 
 %:
-	dh $@ --parallel --with autoreconf,gir,gnome
+	dh $@ --parallel --with gir,gnome
 
 override_dh_autoreconf:
 	dh_autoreconf --as-needed




More information about the pkg-gnome-commits mailing list