r50532 - in /desktop/unstable/totem/debian: changelog compat control control.in rules

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Wed Sep 14 03:14:44 UTC 2016


Author: jbicha-guest
Date: Wed Sep 14 03:14:44 2016
New Revision: 50532

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

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

Modified: desktop/unstable/totem/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/changelog?rev=50532&op=diff
==============================================================================
--- desktop/unstable/totem/debian/changelog	[utf-8] (original)
+++ desktop/unstable/totem/debian/changelog	[utf-8] Wed Sep 14 03:14:44 2016
@@ -1,7 +1,11 @@
 totem (3.21.91-2) UNRELEASED; urgency=medium
 
+  [ Andreas Henriksson ]
   * Convert from cdbs to dh
   * Add debian/patches/disable-gtkdoc-check.patch to avoid failing make check
+
+  [ Jeremy Bicha ]
+  * Bump dh compat to 10
 
  -- Andreas Henriksson <andreas at fatal.se>  Tue, 13 Sep 2016 16:59:54 +0200
 

Modified: desktop/unstable/totem/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/compat?rev=50532&op=diff
==============================================================================
--- desktop/unstable/totem/debian/compat	[utf-8] (original)
+++ desktop/unstable/totem/debian/compat	[utf-8] Wed Sep 14 03:14:44 2016
@@ -1 +1 @@
-9
+10

Modified: desktop/unstable/totem/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control?rev=50532&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control	[utf-8] (original)
+++ desktop/unstable/totem/debian/control	[utf-8] Wed Sep 14 03:14:44 2016
@@ -7,11 +7,9 @@
 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.20160114),
+Build-Depends: appstream-util,
+               debhelper (>= 10),
                dpkg-dev (>= 1.16.1),
-               autotools-dev,
-               dh-autoreconf,
-               appstream-util,
                gnome-pkg-tools (>= 0.10),
                gobject-introspection (>= 0.9.12-4~),
                gsettings-desktop-schemas-dev,

Modified: desktop/unstable/totem/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control.in?rev=50532&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control.in	[utf-8] (original)
+++ desktop/unstable/totem/debian/control.in	[utf-8] Wed Sep 14 03:14:44 2016
@@ -3,11 +3,9 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 9.20160114),
+Build-Depends: appstream-util,
+               debhelper (>= 10),
                dpkg-dev (>= 1.16.1),
-               autotools-dev,
-               dh-autoreconf,
-               appstream-util,
                gnome-pkg-tools (>= 0.10),
                gobject-introspection (>= 0.9.12-4~),
                gsettings-desktop-schemas-dev,

Modified: desktop/unstable/totem/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/rules?rev=50532&op=diff
==============================================================================
--- desktop/unstable/totem/debian/rules	[utf-8] (original)
+++ desktop/unstable/totem/debian/rules	[utf-8] Wed Sep 14 03:14:44 2016
@@ -8,7 +8,7 @@
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 %:
-	dh $@ --with gnome,gir,autoreconf
+	dh $@ --with gnome,gir
 
 override_dh_autoreconf:
 	dh_autoreconf --as-needed




More information about the pkg-gnome-commits mailing list