Your message dated Sun, 13 Jul 2014 15:35:49 +0000
with message-id <[email protected]>
and subject line Bug#732301: fixed in json-glib 1.0.2-1
has caused the Debian Bug report #732301,
regarding json-glib: use dh-autoreconf for better new-port coverage
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
732301: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=732301
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: json-glib
Version: 0.16.2-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu ubuntu-patch trusty
Hi,
The ppc64el port requires a patch to libtool.m4. I don't think that's
in Debian yet, but when it is it will require autoreconfing a bunch of
packages to pick it up. json-glib could handle this quite easily by
using dh-autoreconf, which will update its copies of the libtool macros.
* Use dh-autoreconf to update libtool.m4 for new ports.
diff -Nru json-glib-0.16.2/debian/control json-glib-0.16.2/debian/control
--- json-glib-0.16.2/debian/control 2013-09-24 17:45:02.000000000 +0100
+++ json-glib-0.16.2/debian/control 2013-12-16 13:54:55.000000000 +0000
@@ -16,7 +16,8 @@
gtk-doc-tools,
gir1.2-glib-2.0 (>= 0.9.12),
libgirepository1.0-dev (>= 0.9.12),
- gobject-introspection (>= 0.9.12-4~)
+ gobject-introspection (>= 0.9.12-4~),
+ dh-autoreconf
Standards-Version: 3.9.4
Homepage: https://wiki.gnome.org/JsonGlib
Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/json-glib
diff -Nru json-glib-0.16.2/debian/control.in json-glib-0.16.2/debian/control.in
--- json-glib-0.16.2/debian/control.in 2013-07-28 05:25:53.000000000 +0100
+++ json-glib-0.16.2/debian/control.in 2013-12-16 13:54:50.000000000 +0000
@@ -11,7 +11,8 @@
gtk-doc-tools,
gir1.2-glib-2.0 (>= 0.9.12),
libgirepository1.0-dev (>= 0.9.12),
- gobject-introspection (>= 0.9.12-4~)
+ gobject-introspection (>= 0.9.12-4~),
+ dh-autoreconf
Standards-Version: 3.9.4
Homepage: https://wiki.gnome.org/JsonGlib
Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/json-glib
diff -Nru json-glib-0.16.2/debian/rules json-glib-0.16.2/debian/rules
--- json-glib-0.16.2/debian/rules 2013-06-18 14:49:52.000000000 +0100
+++ json-glib-0.16.2/debian/rules 2013-12-16 13:54:17.000000000 +0000
@@ -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
Thanks,
--
Colin Watson [[email protected]]
--- End Message ---
--- Begin Message ---
Source: json-glib
Source-Version: 1.0.2-1
We believe that the bug you reported is fixed in the latest version of
json-glib, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andreas Henriksson <[email protected]> (supplier of updated json-glib package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 13 Jul 2014 15:50:01 +0200
Source: json-glib
Binary: libjson-glib-1.0-0 libjson-glib-1.0-0-dbg libjson-glib-dev
libjson-glib-1.0-common libjson-glib-doc gir1.2-json-1.0 json-glib-tools
Architecture: source all amd64
Version: 1.0.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers
<[email protected]>
Changed-By: Andreas Henriksson <[email protected]>
Description:
gir1.2-json-1.0 - GLib JSON manipulation library (introspection data)
json-glib-tools - GLib JSON manipulation library (tools)
libjson-glib-1.0-0 - GLib JSON manipulation library
libjson-glib-1.0-0-dbg - GLib JSON manipulation library (debug symbols)
libjson-glib-1.0-common - GLib JSON manipulation library (common files)
libjson-glib-dev - GLib JSON manipulation library (development files)
libjson-glib-doc - GLib JSON manipulation library (documentation)
Closes: 732301
Changes:
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.
.
[ Colin Watson ]
* use dh-autoreconf for better new-port coverage (Closes: #732301)
Checksums-Sha1:
8f3e47fb3a643d428b42eb28e6fd1c67d30d65d5 2056 json-glib_1.0.2-1.dsc
17de45d0be56910dcaef62712e95626d7989ee52 550340 json-glib_1.0.2.orig.tar.xz
4f8eeb7369092a6400c172372a6aff45de17ff66 5692 json-glib_1.0.2-1.debian.tar.xz
84eaa064c92e7f147a31ba81898c64190a5bc56a 147396
libjson-glib-1.0-common_1.0.2-1_all.deb
c3f61b4d0d3efc3a877b25d6098611e7653ae55b 155150
libjson-glib-doc_1.0.2-1_all.deb
da543980435f6beceba0f11436d3d182ba8e187d 157968
libjson-glib-1.0-0_1.0.2-1_amd64.deb
f7235221c81e5402163d6c2250f294aa2f070313 271692
libjson-glib-1.0-0-dbg_1.0.2-1_amd64.deb
5679d27d5f588ef707c7fd31dd6ae81219123f45 130494
libjson-glib-dev_1.0.2-1_amd64.deb
70d23f86488f031c4a35a6d032904d5b4d227fe5 113852
gir1.2-json-1.0_1.0.2-1_amd64.deb
429d78d237d93d11b4d4a499610ddbe85f867fff 114416
json-glib-tools_1.0.2-1_amd64.deb
Checksums-Sha256:
f020c10ac0a40977d0f0c81068f60dff35880e2c625eabfaa9e0d620bdbece92 2056
json-glib_1.0.2-1.dsc
887bd192da8f5edc53b490ec51bf3ffebd958a671f5963e4f3af32c22e35660a 550340
json-glib_1.0.2.orig.tar.xz
6211f6cd12d7e6bc5dcd675acd0f8e0b1dbb2d14a13bdadf474c6f44cb564e8e 5692
json-glib_1.0.2-1.debian.tar.xz
5ca554f121dbc7200f5c545fdf6a9aacb6eda6a2e521b5307915c9b24016ca12 147396
libjson-glib-1.0-common_1.0.2-1_all.deb
8eca9a987214c60909f646e56098959f72308cc5a64093d5c89eca30d98fea01 155150
libjson-glib-doc_1.0.2-1_all.deb
795df8460d3ae8f6b05133d43ca60949d5f48ea266a7461df6c7670eb75d813c 157968
libjson-glib-1.0-0_1.0.2-1_amd64.deb
6f0d5ea90ba0258f51677c3122884100638696d67be5e19d7425f44eb5191eb0 271692
libjson-glib-1.0-0-dbg_1.0.2-1_amd64.deb
96082611d3d9de5c0035fdd0e0cc9e0fe84a46477dff391ecc579396a6ef45b2 130494
libjson-glib-dev_1.0.2-1_amd64.deb
16ce65fbb0e838e44b613f787c104cf28c599c85c06bf02340a65686f2c38e78 113852
gir1.2-json-1.0_1.0.2-1_amd64.deb
0357b9a780db6f980209b2bafee565e43a054ba15aae853d895e2082ca790e6f 114416
json-glib-tools_1.0.2-1_amd64.deb
Files:
d22ef5194848ee3beb6a62e9cd32a06f 147396 libs optional
libjson-glib-1.0-common_1.0.2-1_all.deb
950e16454f9d1e301e7eb4ca40517c77 155150 doc optional
libjson-glib-doc_1.0.2-1_all.deb
899630103a57ae5fb26ebc302e43c8c7 157968 libs optional
libjson-glib-1.0-0_1.0.2-1_amd64.deb
e2a309f016ce193aedea2cbe2dd0dbae 271692 debug extra
libjson-glib-1.0-0-dbg_1.0.2-1_amd64.deb
eb48ccef416b2cfb23440e339c195b88 130494 libdevel optional
libjson-glib-dev_1.0.2-1_amd64.deb
ebdb247257cfe9f54e01eeb8b3673323 113852 introspection optional
gir1.2-json-1.0_1.0.2-1_amd64.deb
2e627d39e52f4c026ff2f6707ef04739 114416 devel optional
json-glib-tools_1.0.2-1_amd64.deb
35d773a61e85463a98fa1c3716055cbf 2056 libs optional json-glib_1.0.2-1.dsc
e43efaf6852958207982e79141bf371e 550340 libs optional
json-glib_1.0.2.orig.tar.xz
547f67c07581ff7ae4b2aafebfd1949d 5692 libs optional
json-glib_1.0.2-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEARECAAYFAlPCkMcACgkQcgQ2cL3l8e7qmgCfabRjawjJxtxRNFFDG3USESES
0q0AoOO1xDltEuDxdiYUWTvoGmf1uKJS
=MS4Y
-----END PGP SIGNATURE-----
--- End Message ---