r53632 - in /desktop/unstable/gtk+3.0/debian: changelog control control.in

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Mon Sep 11 16:09:58 UTC 2017


Author: pochu
Date: Mon Sep 11 16:09:58 2017
New Revision: 53632

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=53632
Log:
Drop dh-autoreconf and autotools-dev build-deps, no longer needed as
debhelper guarantees them now.

Modified:
    desktop/unstable/gtk+3.0/debian/changelog
    desktop/unstable/gtk+3.0/debian/control
    desktop/unstable/gtk+3.0/debian/control.in

Modified: desktop/unstable/gtk+3.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/changelog?rev=53632&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/changelog	[utf-8] Mon Sep 11 16:09:58 2017
@@ -1,6 +1,8 @@
 gtk+3.0 (3.22.20-2) UNRELEASED; urgency=medium
 
   * Bump to debhelper compat 10.
+    + Drop dh-autoreconf and autotools-dev build-deps, no longer needed as
+      debhelper guarantees them now.
   * Switch from CDBS to dh.
     Only regression is that we don't run --fail-missing on arch:all builds.
 

Modified: desktop/unstable/gtk+3.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/control?rev=53632&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/control	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/control	[utf-8] Mon Sep 11 16:09:58 2017
@@ -3,15 +3,13 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Iain Lane <laney at debian.org>, Michael Biebl <biebl at debian.org>
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper (>= 10.3~),
                gnome-pkg-tools (>= 0.11),
                dpkg-dev (>= 1.17.14),
                gtk-doc-tools (>= 1.20),
-               dh-autoreconf,
                docbook-xml,
                docbook-xsl,
                pkg-config,
-               autotools-dev,
                dbus <!nocheck>,
                gsettings-desktop-schemas <!nocheck>,
                adwaita-icon-theme <!nocheck>,

Modified: desktop/unstable/gtk+3.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/control.in?rev=53632&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/control.in	[utf-8] Mon Sep 11 16:09:58 2017
@@ -7,11 +7,9 @@
                gnome-pkg-tools (>= 0.11),
                dpkg-dev (>= 1.17.14),
                gtk-doc-tools (>= 1.20),
-               dh-autoreconf,
                docbook-xml,
                docbook-xsl,
                pkg-config,
-               autotools-dev,
                dbus <!nocheck>,
                gsettings-desktop-schemas <!nocheck>,
                adwaita-icon-theme <!nocheck>,




More information about the pkg-gnome-commits mailing list