r49604 - in /packages/unstable/gnome-clocks/debian: changelog compat control control.in rules

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Thu Aug 18 15:52:26 UTC 2016


Author: jbicha-guest
Date: Thu Aug 18 15:52:26 2016
New Revision: 49604

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=49604
Log:
Use dh compat 10 (with automatic dh_autoreconf) instead of autotools-dev

Modified:
    packages/unstable/gnome-clocks/debian/changelog
    packages/unstable/gnome-clocks/debian/compat
    packages/unstable/gnome-clocks/debian/control
    packages/unstable/gnome-clocks/debian/control.in
    packages/unstable/gnome-clocks/debian/rules

Modified: packages/unstable/gnome-clocks/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-clocks/debian/changelog?rev=49604&op=diff
==============================================================================
--- packages/unstable/gnome-clocks/debian/changelog	[utf-8] (original)
+++ packages/unstable/gnome-clocks/debian/changelog	[utf-8] Thu Aug 18 15:52:26 2016
@@ -5,6 +5,7 @@
   * debian/control.in:
     - Drop build dependency on intltool
   * Add debian/docs to install NEWS
+  * Use dh compat 10 (with automatic dh_autoreconf) instead of autotools-dev
 
   [ Michael Biebl ]
   * Drop --disable-silent-rules from debian/rules. This is now handled by dh

Modified: packages/unstable/gnome-clocks/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-clocks/debian/compat?rev=49604&op=diff
==============================================================================
--- packages/unstable/gnome-clocks/debian/compat	[utf-8] (original)
+++ packages/unstable/gnome-clocks/debian/compat	[utf-8] Thu Aug 18 15:52:26 2016
@@ -1 +1 @@
-9
+10

Modified: packages/unstable/gnome-clocks/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-clocks/debian/control?rev=49604&op=diff
==============================================================================
--- packages/unstable/gnome-clocks/debian/control	[utf-8] (original)
+++ packages/unstable/gnome-clocks/debian/control	[utf-8] Thu Aug 18 15:52:26 2016
@@ -1,25 +1,20 @@
-# This file is autogenerated. DO NOT EDIT!
-# 
-# Modifications should be made to debian/control.in instead.
-# This file is regenerated automatically in the clean target.
 Source: gnome-clocks
 Section: gnome
 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>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 9),
-               autotools-dev,
                gnome-pkg-tools,
-               pkg-config,
                libgeoclue-2-dev (>= 2.3.1),
-               valac (>= 0.32.0),
                libgeocode-glib-dev (>= 0.99.4),
+               libgirepository1.0-dev,
                libglib2.0-dev (>= 2.44),
-               libgweather-3-dev (>= 3.13.91),
+               libgnome-desktop-3-dev (>= 3.7.90),
                libgsound-dev (>= 0.98),
                libgtk-3-dev (>= 3.19.8),
-               libgnome-desktop-3-dev (>= 3.7.90),
-               libgirepository1.0-dev,
+               libgweather-3-dev (>= 3.13.91),
+               pkg-config,
+               valac (>= 0.32.0),
                yelp-tools
 Standards-Version: 3.9.8
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/packages/unstable/gnome-clocks

Modified: packages/unstable/gnome-clocks/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-clocks/debian/control.in?rev=49604&op=diff
==============================================================================
--- packages/unstable/gnome-clocks/debian/control.in	[utf-8] (original)
+++ packages/unstable/gnome-clocks/debian/control.in	[utf-8] Thu Aug 18 15:52:26 2016
@@ -4,18 +4,17 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
 Build-Depends: debhelper (>= 9),
-               autotools-dev,
                gnome-pkg-tools,
-               pkg-config,
                libgeoclue-2-dev (>= 2.3.1),
-               valac (>= 0.32.0),
                libgeocode-glib-dev (>= 0.99.4),
+               libgirepository1.0-dev,
                libglib2.0-dev (>= 2.44),
-               libgweather-3-dev (>= 3.13.91),
+               libgnome-desktop-3-dev (>= 3.7.90),
                libgsound-dev (>= 0.98),
                libgtk-3-dev (>= 3.19.8),
-               libgnome-desktop-3-dev (>= 3.7.90),
-               libgirepository1.0-dev,
+               libgweather-3-dev (>= 3.13.91),
+               pkg-config,
+               valac (>= 0.32.0),
                yelp-tools
 Standards-Version: 3.9.8
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/packages/unstable/gnome-clocks

Modified: packages/unstable/gnome-clocks/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-clocks/debian/rules?rev=49604&op=diff
==============================================================================
--- packages/unstable/gnome-clocks/debian/rules	[utf-8] (original)
+++ packages/unstable/gnome-clocks/debian/rules	[utf-8] Thu Aug 18 15:52:26 2016
@@ -3,7 +3,7 @@
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 %:
-	dh $@ --with autotools_dev,gnome
+	dh $@ --with gnome
 
 override_dh_clean:
 	dh_clean




More information about the pkg-gnome-commits mailing list