r51862 - in /desktop/unstable/libgweather/debian: changelog compat control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri Dec 30 00:28:00 UTC 2016


Author: biebl
Date: Fri Dec 30 00:27:59 2016
New Revision: 51862

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51862
Log:
Bump debhelper compat level to 10 for automatic autoreconf.
(Closes: #558572)

Modified:
    desktop/unstable/libgweather/debian/changelog
    desktop/unstable/libgweather/debian/compat
    desktop/unstable/libgweather/debian/control
    desktop/unstable/libgweather/debian/control.in

Modified: desktop/unstable/libgweather/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgweather/debian/changelog?rev=51862&op=diff
==============================================================================
--- desktop/unstable/libgweather/debian/changelog	[utf-8] (original)
+++ desktop/unstable/libgweather/debian/changelog	[utf-8] Fri Dec 30 00:27:59 2016
@@ -1,7 +1,12 @@
 libgweather (3.20.4-1) UNRELEASED; urgency=medium
 
+  [ Jeremy Bicha ]
   * New upstream release (Closes: #839365)
   * debian/control.in: Explicitly Build-Depend on tzdata
+
+  [ Michael Biebl ]
+  * Bump debhelper compat level to 10 for automatic autoreconf.
+    (Closes: #558572)
 
  -- Jeremy Bicha <jbicha at ubuntu.com>  Thu, 22 Dec 2016 10:27:26 -0500
 

Modified: desktop/unstable/libgweather/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgweather/debian/compat?rev=51862&op=diff
==============================================================================
--- desktop/unstable/libgweather/debian/compat	[utf-8] (original)
+++ desktop/unstable/libgweather/debian/compat	[utf-8] Fri Dec 30 00:27:59 2016
@@ -1 +1 @@
-9
+10

Modified: desktop/unstable/libgweather/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgweather/debian/control?rev=51862&op=diff
==============================================================================
--- desktop/unstable/libgweather/debian/control	[utf-8] (original)
+++ desktop/unstable/libgweather/debian/control	[utf-8] Fri Dec 30 00:27:59 2016
@@ -6,9 +6,8 @@
 Section: libs
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Dmitry Shachnev <mitya57 at debian.org>, Michael Biebl <biebl at debian.org>
-Build-Depends: debhelper (>= 9),
-               autotools-dev,
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Dmitry Shachnev <mitya57 at debian.org>, Jeremy Bicha <jbicha at ubuntu.com>, Michael Biebl <biebl at debian.org>
+Build-Depends: debhelper (>= 10),
                gnome-common,
                gnome-pkg-tools,
                libxml2-dev (>= 2.6.0),

Modified: desktop/unstable/libgweather/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgweather/debian/control.in?rev=51862&op=diff
==============================================================================
--- desktop/unstable/libgweather/debian/control.in	[utf-8] (original)
+++ desktop/unstable/libgweather/debian/control.in	[utf-8] Fri Dec 30 00:27:59 2016
@@ -3,8 +3,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 9),
-               autotools-dev,
+Build-Depends: debhelper (>= 10),
                gnome-common,
                gnome-pkg-tools,
                libxml2-dev (>= 2.6.0),




More information about the pkg-gnome-commits mailing list