Your message dated Sun, 29 Dec 2013 09:20:18 +0000
with message-id <[email protected]>
and subject line Bug#650787: fixed in libglade2 1:2.6.4-2
has caused the Debian Bug report #650787,
regarding libglade2: Please transition libglade2 for multiarch
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.)
--
650787: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=650787
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libglade2
Version: 1:2.6.4-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu precise ubuntu-patch
Hi Andreas,
In Ubuntu, the attached patch was applied to make libglade2 compatible with
multiarch, as described at
<http://wiki.debian.org/Multiarch/Implementation>.
This library is used by some third-party binary-only packages in the wild,
and is also obviously used by a number of free applications, so it's useful
to have this library co-installable in a multiarch configuration.
Thanks for considering the patch.
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
Ubuntu Developer http://www.debian.org/
[email protected] [email protected]
=== modified file 'debian/compat'
--- debian/compat 2006-08-09 12:49:22 +0000
+++ debian/compat 2011-12-02 23:44:29 +0000
@@ -1 +1 @@
-5
+9
=== modified file 'debian/control'
--- debian/control 2010-03-06 13:33:11 +0000
+++ debian/control 2011-12-03 00:34:24 +0000
@@ -9,8 +9,8 @@
Maintainer: Andreas Rottmann <[email protected]>
Uploaders: Debian GNOME Maintainers <[email protected]>, Josselin Mouette <[email protected]>, Loic Minier <[email protected]>, Sebastian Dröge <[email protected]>
Standards-Version: 3.8.1
-Build-Depends: cdbs,
- debhelper (>= 5),
+Build-Depends: cdbs (>= 0.4.93~),
+ debhelper (>= 8.1.3~),
libgtk2.0-dev (>= 2.6.0),
libglib2.0-dev (>= 2.10.0),
python (>= 2.0),
@@ -25,7 +25,9 @@
Package: libglade2-0
Architecture: any
+Multi-Arch: same
Section: libs
+Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends},
${shlibs:Depends}
Description: library to load .glade files at runtime
@@ -37,6 +39,7 @@
Package: libglade2-dev
Architecture: any
+Multi-Arch: same
Section: libdevel
Depends: ${misc:Depends},
libglade2-0 (= ${binary:Version}),
=== modified file 'debian/control.in'
--- debian/control.in 2009-04-04 08:58:37 +0000
+++ debian/control.in 2011-12-03 00:34:24 +0000
@@ -4,8 +4,8 @@
Maintainer: Andreas Rottmann <[email protected]>
Uploaders: @GNOME_TEAM@
Standards-Version: 3.8.1
-Build-Depends: cdbs,
- debhelper (>= 5),
+Build-Depends: cdbs (>= 0.4.93~),
+ debhelper (>= 8.1.3~),
libgtk2.0-dev (>= 2.6.0),
libglib2.0-dev (>= 2.10.0),
python (>= 2.0),
@@ -20,7 +20,9 @@
Package: libglade2-0
Architecture: any
+Multi-Arch: same
Section: libs
+Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends},
${shlibs:Depends}
Description: library to load .glade files at runtime
@@ -32,6 +34,7 @@
Package: libglade2-dev
Architecture: any
+Multi-Arch: same
Section: libdevel
Depends: ${misc:Depends},
libglade2-0 (= ${binary:Version}),
=== modified file 'debian/libglade2-0.install'
--- debian/libglade2-0.install 2004-05-26 00:07:37 +0000
+++ debian/libglade2-0.install 2011-12-02 23:47:33 +0000
@@ -1,2 +1,2 @@
-usr/lib/*.so.*
+usr/lib/*/*.so.*
usr/share/xml/libglade
=== modified file 'debian/libglade2-dev.install'
--- debian/libglade2-dev.install 2004-05-26 00:07:37 +0000
+++ debian/libglade2-dev.install 2011-12-02 23:47:42 +0000
@@ -1,5 +1,5 @@
usr/include
-usr/lib/libglade-2.0.{a,la,so}
-usr/lib/pkgconfig
+usr/lib/*/libglade-2.0.{a,la,so}
+usr/lib/*/pkgconfig
usr/bin
usr/share/gtk-doc
=== modified file 'debian/rules'
--- debian/rules 2007-06-19 11:30:34 +0000
+++ debian/rules 2011-12-02 23:44:52 +0000
@@ -11,3 +11,4 @@
DEB_DH_INSTALL_ARGS += --sourcedir=debian/tmp
DEB_DH_MAKESHLIBS_ARGS_libglade2-0 += -V 'libglade2-0 (>= 1:2.6.1)'
+DEB_CONFIGURE_EXTRA_FLAGS += --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
--- End Message ---
--- Begin Message ---
Source: libglade2
Source-Version: 1:2.6.4-2
We believe that the bug you reported is fixed in the latest version of
libglade2, 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.
Josselin Mouette <[email protected]> (supplier of updated libglade2 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: Thu, 26 Dec 2013 12:56:27 +0100
Source: libglade2
Binary: libglade2-0 libglade2-dev
Architecture: source amd64
Version: 1:2.6.4-2
Distribution: unstable
Urgency: low
Maintainer: Andreas Rottmann <[email protected]>
Changed-By: Josselin Mouette <[email protected]>
Description:
libglade2-0 - library to load .glade files at runtime
libglade2-dev - development files for libglade
Closes: 558573 650787 687367
Changes:
libglade2 (1:2.6.4-2) unstable; urgency=low
.
[ Emilio Pozuelo Monfort ]
* debian/libglade2-dev.lintian:
- Removed, libglade2-dev depends on python now.
.
[ Loïc Minier ]
* Fix globbing in watch file.
.
[ Josselin Mouette ]
* Patch from Steve Langasek to add MA support. Closes: #650787.
+ Use MA installation paths.
+ Switch do DH compat 9.
+ Update {build-,}dependencies.
* Bump shlibs to take the new module path into account.
* Use python:any dependency in the -dev package.
* Drop the .la file.
* 01_pre-multiarch_path.patch: new patch. Search modules in
the pre-multiarch version’s path.
* Bump standards version.
* Fix spelling error in description. Closes: #687367.
* Move to section oldlibs.
* Switch to 3.0 quilt format.
* Use dh-autoreconf. Closes: #558573.
Checksums-Sha1:
9dfebafca6f432dff6c0bc59fff36a4845376e6e 1532 libglade2_2.6.4-2.dsc
9d3eb442b472490d3e0b8877d379cfdf5da1bbab 7195 libglade2_2.6.4-2.debian.tar.gz
573c979357f5fe80663b78db5a04012ac4e1b88a 81792 libglade2-0_2.6.4-2_amd64.deb
6ca56b0f1ceab061eb0dc1e0d9cfea26d79dfa32 119514 libglade2-dev_2.6.4-2_amd64.deb
Checksums-Sha256:
5261ee0d71fe767183f4ae59ca85ee5daafa4bc99650de2bba48b8ad80f4de18 1532
libglade2_2.6.4-2.dsc
9363ad935b7ad6457df7c2fec107c42bcaabf8365ffa6339b0777862cca967e0 7195
libglade2_2.6.4-2.debian.tar.gz
6be60f9d8eeba558ae63deecd7d79f3149f109c99914ddfc117f40b7ed2d14db 81792
libglade2-0_2.6.4-2_amd64.deb
b6cbb8b8f1b92f08d1f736fd7f0e3cf4b9e6f16576f1aa7bfaf11ab3685ffa57 119514
libglade2-dev_2.6.4-2_amd64.deb
Files:
9c1a94bc7554d92bfbbc35503dc16d5b 1532 devel optional libglade2_2.6.4-2.dsc
fb7771ed3392e4cc5d3f11b2efca0398 7195 devel optional
libglade2_2.6.4-2.debian.tar.gz
8310e6721351f8ae283d98be7d991439 81792 oldlibs optional
libglade2-0_2.6.4-2_amd64.deb
ada38d9b1592909677c2e9347d97b8ff 119514 libdevel optional
libglade2-dev_2.6.4-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)
iD8DBQFSv+dSrSla4ddfhTMRAttyAKD4fMNkh09pFAo+GPrYT4tRIvCblQCgx7zB
5Wa49WTjEKHvdypZaX3Lxag=
=TndN
-----END PGP SIGNATURE-----
--- End Message ---