Your message dated Fri, 01 Jul 2011 17:02:49 +0000
with message-id <[email protected]>
and subject line Bug#619672: fixed in liblqr 0.4.1-1.1
has caused the Debian Bug report #619672,
regarding liblqr: 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.)


-- 
619672: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619672
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: liblqr
Version: 0.4.1-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu natty ubuntu-patch

Hi guys,

The attached patch has just been applied to the Ubuntu liblqr package, to
null out the dependency_libs field in the libtool .la files 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 liblqr.  As long as liblqr is going to need a rebuild to
fix up the invalid .la references, it would be nice to get rid of them
altogether.

Thanks,
--
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/rules'
--- debian/rules        2009-05-11 17:32:33 +0000
+++ debian/rules        2011-03-26 01:12:43 +0000
@@ -83,6 +83,9 @@
        # Add here commands to install the package into debian/tmp
        # we install all in debian/tmp, in $PKG.install we separate files
        $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install
+       for file in debian/tmp/usr/lib/*.la; do \
+               sed -i "/dependency_libs/ s/'.*'/''/" $$file ; \
+       done
 
 # Build architecture-independent files here.
 binary-indep: build install


--- End Message ---
--- Begin Message ---
Source: liblqr
Source-Version: 0.4.1-1.1

We believe that the bug you reported is fixed in the latest version of
liblqr, which is due to be installed in the Debian FTP archive:

liblqr-1-0-dbg_0.4.1-1.1_i386.deb
  to main/libl/liblqr/liblqr-1-0-dbg_0.4.1-1.1_i386.deb
liblqr-1-0-dev_0.4.1-1.1_i386.deb
  to main/libl/liblqr/liblqr-1-0-dev_0.4.1-1.1_i386.deb
liblqr-1-0_0.4.1-1.1_i386.deb
  to main/libl/liblqr/liblqr-1-0_0.4.1-1.1_i386.deb
liblqr_0.4.1-1.1.diff.gz
  to main/libl/liblqr/liblqr_0.4.1-1.1.diff.gz
liblqr_0.4.1-1.1.dsc
  to main/libl/liblqr/liblqr_0.4.1-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.
Luk Claes <[email protected]> (supplier of updated liblqr 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, 26 Jun 2011 18:30:44 +0200
Source: liblqr
Binary: liblqr-1-0-dev liblqr-1-0 liblqr-1-0-dbg
Architecture: source i386
Version: 0.4.1-1.1
Distribution: unstable
Urgency: low
Maintainer: Bernd Zeimetz <[email protected]>
Changed-By: Luk Claes <[email protected]>
Description: 
 liblqr-1-0 - converts plain array images into multi-size representation
 liblqr-1-0-dbg - converts plain array images into multi-size representation 
(debug
 liblqr-1-0-dev - converts plain array images into multi-size representation 
(devel
Closes: 619672
Changes: 
 liblqr (0.4.1-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Don't ship .la files (Closes: #619672).
Checksums-Sha1: 
 f91e162880d26033a683aa66195b8f74e53584c2 1272 liblqr_0.4.1-1.1.dsc
 734141f0df6f969b8be5bc0cb9a9194778d0696d 5494 liblqr_0.4.1-1.1.diff.gz
 dfeb4f3f55fe251cc4b72db8f2fb3050773ce880 168884 
liblqr-1-0-dev_0.4.1-1.1_i386.deb
 f78b18970a17b0df78fb96cd493097da0c218f30 39700 liblqr-1-0_0.4.1-1.1_i386.deb
 4bb3704ad70aa41dac504020867f2e38924c8c6b 73294 
liblqr-1-0-dbg_0.4.1-1.1_i386.deb
Checksums-Sha256: 
 cb1447f481a514f0f11949b0e2fa0079f7afcd06d4f2e25f2f1341d9181d1564 1272 
liblqr_0.4.1-1.1.dsc
 735daa439ee9b092bdcae5bbd87bd4792161ac67545f25b4cc58b446efa960b5 5494 
liblqr_0.4.1-1.1.diff.gz
 7c2584fc22e3da3a9f198a243807d658c1e5098ae5db2ed912f29463dc940876 168884 
liblqr-1-0-dev_0.4.1-1.1_i386.deb
 79194b6311d86bf81ed8ab63259fc252d0f631f1d1c5606533db904fcd631e34 39700 
liblqr-1-0_0.4.1-1.1_i386.deb
 d98f08fcc257c98cdb1973a03c51b491dc5f8d688f622cbb1b63841964043584 73294 
liblqr-1-0-dbg_0.4.1-1.1_i386.deb
Files: 
 584a52983379871b23330f5faf9cba57 1272 libs optional liblqr_0.4.1-1.1.dsc
 841b4584472477ddca4652989878af8b 5494 libs optional liblqr_0.4.1-1.1.diff.gz
 2d3c293cda22de90939cedf55239284a 168884 libdevel optional 
liblqr-1-0-dev_0.4.1-1.1_i386.deb
 72c707ff0dfbc3f6c0c0aa647157606a 39700 libs optional 
liblqr-1-0_0.4.1-1.1_i386.deb
 7717bf872ba3ed4d604b129013ff23cd 73294 debug extra 
liblqr-1-0-dbg_0.4.1-1.1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk4HX08ACgkQ5UTeB5t8Mo3V2QCcDg3YF7WjGXJydodvr7FsuEXp
8pEAnRA0Wel/Wglv8b1qni25QDORubfY
=yHGv
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to