Your message dated Mon, 30 May 2011 17:02:11 +0000
with message-id <[email protected]>
and subject line Bug#619675: fixed in librcc 0.2.9-3
has caused the Debian Bug report #619675,
regarding librcc: 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.)


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

Hi Ivan,

The attached patch has just been applied to the Ubuntu librcc 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 librcc.  As long as librcc 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        2010-04-16 23:47:54 +0000
+++ debian/rules        2011-03-26 01:36:32 +0000
@@ -18,3 +18,10 @@
        rm -f configure examples/Makefile config.guess ltmain.sh config.sub 
config.h.in
        find ./ -name 'Makefile.in' -delete
        dh_clean
+
+override_dh_auto_install:
+       dh_auto_install
+       for file in debian/tmp/usr/lib/*.la; do \
+               sed -i "/dependency_libs/ s/'.*'/''/" $$file ; \
+       done
+


--- End Message ---
--- Begin Message ---
Source: librcc
Source-Version: 0.2.9-3

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

librcc-dev_0.2.9-3_i386.deb
  to main/libr/librcc/librcc-dev_0.2.9-3_i386.deb
librcc0_0.2.9-3_i386.deb
  to main/libr/librcc/librcc0_0.2.9-3_i386.deb
librcc_0.2.9-3.debian.tar.gz
  to main/libr/librcc/librcc_0.2.9-3.debian.tar.gz
librcc_0.2.9-3.dsc
  to main/libr/librcc/librcc_0.2.9-3.dsc
librccgtk2-0_0.2.9-3_i386.deb
  to main/libr/librcc/librccgtk2-0_0.2.9-3_i386.deb



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.
Ivan Borzenkov <[email protected]> (supplier of updated librcc 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: Mon, 28 Mar 2011 00:01:50 +0400
Source: librcc
Binary: librcc0 librccgtk2-0 librcc-dev
Architecture: source i386
Version: 0.2.9-3
Distribution: unstable
Urgency: low
Maintainer: Ivan Borzenkov <[email protected]>
Changed-By: Ivan Borzenkov <[email protected]>
Description: 
 librcc-dev - Library for autoconvert codepages development files
 librcc0    - Library for autoconvert codepages
 librccgtk2-0 - Library for autoconvert codepages GTK2 interface
Closes: 619675
Changes: 
 librcc (0.2.9-3) unstable; urgency=low
 .
   * Bump Standards-Version to 3.9.1
     - add patch from ubuntu (Closes: #619675)
Checksums-Sha1: 
 36ce4fe126ee28903a2d7c66d724ab27a8010151 1154 librcc_0.2.9-3.dsc
 76c844910772f47b8806f910e145b8e18f3fb457 3588 librcc_0.2.9-3.debian.tar.gz
 92307d7bdc4379440f33ad8e28aaed8868f480ee 58500 librcc0_0.2.9-3_i386.deb
 1eb65293bdacb93b5e96eae87b86a4d686cca0f1 39032 librccgtk2-0_0.2.9-3_i386.deb
 93f742a1930f526db7b7e5f24eef4696efd5e4e1 276710 librcc-dev_0.2.9-3_i386.deb
Checksums-Sha256: 
 ea5533bb666c03450fc364ef3c5c502071ba2f3ca0511680815fb6fb80959055 1154 
librcc_0.2.9-3.dsc
 7d0a9f3b1c16c077997451d219a16969f021fadf13b972032901018f7815a77c 3588 
librcc_0.2.9-3.debian.tar.gz
 899f318aeb4ba0108d8342ba0c17afd7ddae42b2e6b32a9af09d1dd3e8bc2f79 58500 
librcc0_0.2.9-3_i386.deb
 8987ff914b6ace19a57b6b546a26d5baa80161f28679ea70469cc6871df45032 39032 
librccgtk2-0_0.2.9-3_i386.deb
 630202ee9570e2526c2d9dcb486451dc1bedc41da05099cfe91e6c6cdf8afb01 276710 
librcc-dev_0.2.9-3_i386.deb
Files: 
 56665ff3859393aee6bc9529ed540b18 1154 libs extra librcc_0.2.9-3.dsc
 33245a9cfb530efea42ca5acc5572d8a 3588 libs extra librcc_0.2.9-3.debian.tar.gz
 6c054ef1eb28b44c5d91122fb8e8c1e2 58500 libs extra librcc0_0.2.9-3_i386.deb
 e0e349532c31d07381a6c7abbe061336 39032 libs extra librccgtk2-0_0.2.9-3_i386.deb
 f09883ca00b44cf0d95e9e703b781bf7 276710 libdevel extra 
librcc-dev_0.2.9-3_i386.deb

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

iEYEARECAAYFAk3jy7IACgkQ5UTeB5t8Mo1AQACfT67cnInLxnpCQQOUbsHM4jWl
RC8AniQGVducWK4Y6rOY3hOmKDw02Dr8
=/ult
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to