r41947 - in /desktop/unstable/json-glib/debian: changelog control control.in rules

ah at users.alioth.debian.org ah at users.alioth.debian.org
Sun Jul 13 13:59:22 UTC 2014


Author: ah
Date: Sun Jul 13 13:59:22 2014
New Revision: 41947

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=41947
Log:
* New upstream release.
* use dh-autoreconf for better new-port coverage (Closes: #732301)

Modified:
    desktop/unstable/json-glib/debian/changelog
    desktop/unstable/json-glib/debian/control
    desktop/unstable/json-glib/debian/control.in
    desktop/unstable/json-glib/debian/rules

Modified: desktop/unstable/json-glib/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/json-glib/debian/changelog?rev=41947&op=diff
==============================================================================
--- desktop/unstable/json-glib/debian/changelog	[utf-8] (original)
+++ desktop/unstable/json-glib/debian/changelog	[utf-8] Sun Jul 13 13:59:22 2014
@@ -1,10 +1,15 @@
-json-glib (1.0.0-2) UNRELEASED; urgency=medium
+json-glib (1.0.2-1) unstable; urgency=medium
 
+  [ Andreas Henriksson ]
   * Drop sledge-hammer and bump dh compat to 9
     - This fixes the -dbg vs multiarch issues
     Thanks to Julien Cristau for the hint.
+  * New upstream release.
 
- -- Andreas Henriksson <andreas at fatal.se>  Tue, 25 Mar 2014 18:08:31 +0100
+  [ Colin Watson ]
+  * use dh-autoreconf for better new-port coverage (Closes: #732301)
+
+ -- Andreas Henriksson <andreas at fatal.se>  Sun, 13 Jul 2014 15:50:01 +0200
 
 json-glib (1.0.0-1) unstable; urgency=medium
 

Modified: desktop/unstable/json-glib/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/json-glib/debian/control?rev=41947&op=diff
==============================================================================
--- desktop/unstable/json-glib/debian/control	[utf-8] (original)
+++ desktop/unstable/json-glib/debian/control	[utf-8] Sun Jul 13 13:59:22 2014
@@ -10,6 +10,7 @@
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Laurent Bigonville <bigon at debian.org>, Martin Pitt <mpitt at debian.org>
 Build-Depends: debhelper (>= 9),
                cdbs (>= 0.4.93~),
+               dh-autoreconf,
                dpkg-dev (>= 1.16.1~),
                gnome-pkg-tools,
                libglib2.0-dev (>= 2.37.6),

Modified: desktop/unstable/json-glib/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/json-glib/debian/control.in?rev=41947&op=diff
==============================================================================
--- desktop/unstable/json-glib/debian/control.in	[utf-8] (original)
+++ desktop/unstable/json-glib/debian/control.in	[utf-8] Sun Jul 13 13:59:22 2014
@@ -5,6 +5,7 @@
 Uploaders: @GNOME_TEAM@
 Build-Depends: debhelper (>= 9),
                cdbs (>= 0.4.93~),
+               dh-autoreconf,
                dpkg-dev (>= 1.16.1~),
                gnome-pkg-tools,
                libglib2.0-dev (>= 2.37.6),

Modified: desktop/unstable/json-glib/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/json-glib/debian/rules?rev=41947&op=diff
==============================================================================
--- desktop/unstable/json-glib/debian/rules	[utf-8] (original)
+++ desktop/unstable/json-glib/debian/rules	[utf-8] Sun Jul 13 13:59:22 2014
@@ -3,6 +3,7 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/cdbs/1/rules/utils.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 




More information about the pkg-gnome-commits mailing list