Your message dated Sat, 21 May 2011 06:02:20 +0000
with message-id <[email protected]>
and subject line Bug#620607: fixed in libzrtpcpp 1.4.6-1.1
has caused the Debian Bug report #620607,
regarding libzrtpcpp: please wipe out dependency_libs from .la files (Policy
10.2)
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.)
--
620607: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=620607
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libzrtpcpp
Version: 1.4.6-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu natty ubuntu-patch
*** /tmp/tmpbWAsjN
In Ubuntu, the attached patch was applied to achieve the following:
* debian/rules: clean dependency_libs from la files per policy 10.2
Dear maintainer,
The attached patch has just been applied to the Ubuntu libzrtpcpp
package, to null out the dependency_libs field in the libtool .la file being
shipped in the -dev package. This is generally a good idea because it
avoids causing consumers of your library to require other .la files listed
here to be available at build time when they're not actually needed (i.e.,
in the dynamic linking common case). It's specifically a good idea right
now because multiarch is imminent, and that means the .la files referenced
here are going to *move* soon, causing build failures for anything using
libtool to build against libzrtpcpp. As long as libzrtpcpp is
going to need a rebuild to fix up the invalid .la references, it would be
nice to get rid of them altogether.
Thanks for considering the patch.
-- System Information:
Debian Release: squeeze/sid
APT prefers natty
APT policy: (500, 'natty')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.38-7-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u libzrtpcpp-1.4.6/debian/rules libzrtpcpp-1.4.6/debian/rules
--- libzrtpcpp-1.4.6/debian/rules
+++ libzrtpcpp-1.4.6/debian/rules
@@ -10,6 +10,11 @@
DEB_DH_INSTALL_ARGS := --sourcedir=debian/tmp
DEB_INSTALL_CHANGELOGS_ALL := NEWS
+$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
+ for file in $(wildcard debian/$(cdbs_curpkg)/usr/lib/*.la); do \
+ sed -i "/dependency_libs/ s/'.*'/''/" $$file ; \
+ done
+
get-orig-source:
@@dh_testdir
@@[ -d ../tarballs/. ]||mkdir -p ../tarballs
--- End Message ---
--- Begin Message ---
Source: libzrtpcpp
Source-Version: 1.4.6-1.1
We believe that the bug you reported is fixed in the latest version of
libzrtpcpp, which is due to be installed in the Debian FTP archive:
libzrtpcpp-1.4-0_1.4.6-1.1_i386.deb
to main/libz/libzrtpcpp/libzrtpcpp-1.4-0_1.4.6-1.1_i386.deb
libzrtpcpp-dev_1.4.6-1.1_i386.deb
to main/libz/libzrtpcpp/libzrtpcpp-dev_1.4.6-1.1_i386.deb
libzrtpcpp_1.4.6-1.1.diff.gz
to main/libz/libzrtpcpp/libzrtpcpp_1.4.6-1.1.diff.gz
libzrtpcpp_1.4.6-1.1.dsc
to main/libz/libzrtpcpp/libzrtpcpp_1.4.6-1.1.dsc
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 Metzler <[email protected]> (supplier of updated libzrtpcpp 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: RIPEMD160
Format: 1.8
Date: Sun, 24 Apr 2011 14:13:20 +0200
Source: libzrtpcpp
Binary: libzrtpcpp-dev libzrtpcpp-1.4-0
Architecture: source i386
Version: 1.4.6-1.1
Distribution: unstable
Urgency: low
Maintainer: Debian VoIP Team <[email protected]>
Changed-By: Andreas Metzler <[email protected]>
Description:
libzrtpcpp-1.4-0 - ccrtp extension for zrtp/Zfone support
libzrtpcpp-dev - Headers and static link library for libzrtpcpp
Closes: 620607
Changes:
libzrtpcpp (1.4.6-1.1) unstable; urgency=low
.
* Non-maintainer upload.
* Stop shipping libtool la file. Closes: #620607
http://wiki.debian.org/ReleaseGoals/LAFileRemoval
Checksums-Sha1:
906ba6801f59070d554d291111dd4e3f4f8ee1b1 1441 libzrtpcpp_1.4.6-1.1.dsc
4acf328deb952e5599f080c09851d47860dc0d02 5013 libzrtpcpp_1.4.6-1.1.diff.gz
615f4521cf50ad59b9bf31735ce110052b1ceb96 95492
libzrtpcpp-dev_1.4.6-1.1_i386.deb
007a2300dda712db83085bbc65bf4f6eae22b851 75632
libzrtpcpp-1.4-0_1.4.6-1.1_i386.deb
Checksums-Sha256:
b9e0d76e3ba709482fe3e5bc88c672c02ccd334d118d3713c4d7666473f93b1e 1441
libzrtpcpp_1.4.6-1.1.dsc
a4b85e9c053cf0b22174a387ed69b4d4bc201f74d6e724a2f2dea9c367562218 5013
libzrtpcpp_1.4.6-1.1.diff.gz
77434e13ea05d11e195e124ef22fa228d209217fa5c6f732bf840877a5e2fa8e 95492
libzrtpcpp-dev_1.4.6-1.1_i386.deb
0b53b27a61c2d273036f411b66f5972e075e3a1b6e07f2fb6d11c940ea162a39 75632
libzrtpcpp-1.4-0_1.4.6-1.1_i386.deb
Files:
850f7711fb3506e6b0f5f36f80e3dec7 1441 libs optional libzrtpcpp_1.4.6-1.1.dsc
f4cdde9eae9ee296ae133d98f482747d 5013 libs optional
libzrtpcpp_1.4.6-1.1.diff.gz
2a36cb9b1e76b07f7e8dac6c1f2d2924 95492 libdevel optional
libzrtpcpp-dev_1.4.6-1.1_i386.deb
e09c20b7624fa32c2df8add1577378c6 75632 libs optional
libzrtpcpp-1.4-0_1.4.6-1.1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEAREDAAYFAk20FU4ACgkQHTOcZYuNdmM7rgCgnmm5lsrAQVgXWPAfOtmeo0At
NuQAnRPutNpPk3bQrdZuinVlpWahl2l2
=+UhA
-----END PGP SIGNATURE-----
--- End Message ---