r49978 - in /desktop/unstable/gnome-documents/debian: changelog compat control control.in rules

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Fri Sep 2 03:55:36 UTC 2016


Author: jbicha-guest
Date: Fri Sep  2 03:55:36 2016
New Revision: 49978

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

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

Modified: desktop/unstable/gnome-documents/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-documents/debian/changelog?rev=49978&op=diff
==============================================================================
--- desktop/unstable/gnome-documents/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-documents/debian/changelog	[utf-8] Fri Sep  2 03:55:36 2016
@@ -1,6 +1,7 @@
 gnome-documents (3.21.90-1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * Bump dh compat to 10
   * debian/control.in:
     - Build-depend on autoconf-archive instead of gnome-common
     - Build-depend and depend on libgepub for new epub support

Modified: desktop/unstable/gnome-documents/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-documents/debian/compat?rev=49978&op=diff
==============================================================================
--- desktop/unstable/gnome-documents/debian/compat	[utf-8] (original)
+++ desktop/unstable/gnome-documents/debian/compat	[utf-8] Fri Sep  2 03:55:36 2016
@@ -1 +1 @@
-9
+10

Modified: desktop/unstable/gnome-documents/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-documents/debian/control?rev=49978&op=diff
==============================================================================
--- desktop/unstable/gnome-documents/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-documents/debian/control	[utf-8] Fri Sep  2 03:55:36 2016
@@ -8,8 +8,7 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: autoconf-archive,
-               dh-autoreconf,
-               debhelper (>= 9),
+               debhelper (>= 9.20160403~),
                desktop-file-utils,
                gnome-pkg-tools (>= 0.10),
                intltool (>= 0.50.1),

Modified: desktop/unstable/gnome-documents/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-documents/debian/control.in?rev=49978&op=diff
==============================================================================
--- desktop/unstable/gnome-documents/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-documents/debian/control.in	[utf-8] Fri Sep  2 03:55:36 2016
@@ -4,8 +4,7 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
 Build-Depends: autoconf-archive,
-               dh-autoreconf,
-               debhelper (>= 9),
+               debhelper (>= 9.20160403~),
                desktop-file-utils,
                gnome-pkg-tools (>= 0.10),
                intltool (>= 0.50.1),

Modified: desktop/unstable/gnome-documents/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-documents/debian/rules?rev=49978&op=diff
==============================================================================
--- desktop/unstable/gnome-documents/debian/rules	[utf-8] (original)
+++ desktop/unstable/gnome-documents/debian/rules	[utf-8] Fri Sep  2 03:55:36 2016
@@ -4,7 +4,7 @@
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
 %:
-	dh $@ --parallel --with autoreconf,gnome,gir
+	dh $@ --with gnome,gir
 
 override_dh_autoreconf:
 	dh_autoreconf --as-needed




More information about the pkg-gnome-commits mailing list