r53589 - in /desktop/unstable/glib2.0/debian: changelog control control.in

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sat Sep 9 12:37:18 UTC 2017


Author: pochu
Date: Sat Sep  9 12:37:17 2017
New Revision: 53589

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=53589
Log:
debian/control.in: drop automake and autotools-dev build dependencies,
dh-autoreconf does that for us.

Modified:
    desktop/unstable/glib2.0/debian/changelog
    desktop/unstable/glib2.0/debian/control
    desktop/unstable/glib2.0/debian/control.in

Modified: desktop/unstable/glib2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/debian/changelog?rev=53589&op=diff
==============================================================================
--- desktop/unstable/glib2.0/debian/changelog	[utf-8] (original)
+++ desktop/unstable/glib2.0/debian/changelog	[utf-8] Sat Sep  9 12:37:17 2017
@@ -3,6 +3,8 @@
   * New upstream release.
   * debian/patches/81-skip-monitor-test-on-non-linux.patch:
     + Refreshed.
+  * debian/control.in: drop automake and autotools-dev build dependencies,
+    dh-autoreconf does that for us.
 
  -- Emilio Pozuelo Monfort <pochu at debian.org>  Sat, 09 Sep 2017 12:33:49 +0200
 

Modified: desktop/unstable/glib2.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/debian/control?rev=53589&op=diff
==============================================================================
--- desktop/unstable/glib2.0/debian/control	[utf-8] (original)
+++ desktop/unstable/glib2.0/debian/control	[utf-8] Sat Sep  9 12:37:17 2017
@@ -6,14 +6,12 @@
 Section: libs
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Iain Lane <laney at debian.org>, Matthias Klumpp <mak at debian.org>
+Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Iain Lane <laney at debian.org>, Matthias Klumpp <mak at debian.org>
 Build-Depends: debhelper (>= 10.3~),
                dh-exec,
                dh-python,
                pkg-config (>= 0.16.0),
                gettext,
-               automake,
-               autotools-dev,
                gnome-pkg-tools (>= 0.11),
                dpkg-dev (>= 1.17.14),
                libelf-dev (>= 0.142),

Modified: desktop/unstable/glib2.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/debian/control.in?rev=53589&op=diff
==============================================================================
--- desktop/unstable/glib2.0/debian/control.in	[utf-8] (original)
+++ desktop/unstable/glib2.0/debian/control.in	[utf-8] Sat Sep  9 12:37:17 2017
@@ -8,8 +8,6 @@
                dh-python,
                pkg-config (>= 0.16.0),
                gettext,
-               automake,
-               autotools-dev,
                gnome-pkg-tools (>= 0.11),
                dpkg-dev (>= 1.17.14),
                libelf-dev (>= 0.142),




More information about the pkg-gnome-commits mailing list