Your message dated Tue, 07 Jun 2011 17:02:30 +0000
with message-id <[email protected]>
and subject line Bug#620594: fixed in libuser 1:0.56.9.dfsg.1-1.2
has caused the Debian Bug report #620594,
regarding libuser: Wipe out dependency_libs in *.la files
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.)


-- 
620594: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=620594
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libuser
Version: 1:0.56.9.dfsg.1-1.1
Severity: important
Tags: patch
User: [email protected]
Usertags: origin-ubuntu natty ubuntu-patch



*** /tmp/tmpFFVFzG
In Ubuntu, the attached patch was applied to achieve the following:

  * clean dependency_libs from *.la per policy 10.2

Dear Maintainer,

The attached patch has just been applied to the Ubuntu libuser 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 libuser.  

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 libuser-0.56.9.dfsg.1/debian/rules libuser-0.56.9.dfsg.1/debian/rules
--- libuser-0.56.9.dfsg.1/debian/rules
+++ libuser-0.56.9.dfsg.1/debian/rules
@@ -100,6 +100,14 @@
 	install -Dm644 debian/shlibs.libuser1 debian/libuser1/DEBIAN/shlibs
 #	install -m644 apps/libapputil.la debian/tmp/usr/lib/libuser
 
+	for file in debian/tmp/usr/lib/*.la; do \
+		sed -i "/dependency_libs/ s/'.*'/''/" $$file ; \
+	done
+
+	for file in debian/tmp/usr/lib/libuser/*.la; do \
+		sed -i "/dependency_libs/ s/'.*'/''/" $$file ; \
+	done
+
 # Build architecture-independent files here.
 binary-indep: install
 # We have nothing to do by default.
diff -u libuser-0.56.9.dfsg.1/debian/changelog libuser-0.56.9.dfsg.1/debian/changelog

--- End Message ---
--- Begin Message ---
Source: libuser
Source-Version: 1:0.56.9.dfsg.1-1.2

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

libuser1-dev_0.56.9.dfsg.1-1.2_i386.deb
  to main/libu/libuser/libuser1-dev_0.56.9.dfsg.1-1.2_i386.deb
libuser1_0.56.9.dfsg.1-1.2_i386.deb
  to main/libu/libuser/libuser1_0.56.9.dfsg.1-1.2_i386.deb
libuser_0.56.9.dfsg.1-1.2.diff.gz
  to main/libu/libuser/libuser_0.56.9.dfsg.1-1.2.diff.gz
libuser_0.56.9.dfsg.1-1.2.dsc
  to main/libu/libuser/libuser_0.56.9.dfsg.1-1.2.dsc
libuser_0.56.9.dfsg.1-1.2_i386.deb
  to main/libu/libuser/libuser_0.56.9.dfsg.1-1.2_i386.deb
python-libuser_0.56.9.dfsg.1-1.2_i386.deb
  to main/libu/libuser/python-libuser_0.56.9.dfsg.1-1.2_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.
Luk Claes <[email protected]> (supplier of updated libuser 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, 02 Jun 2011 18:27:14 +0200
Source: libuser
Binary: libuser libuser1-dev libuser1 python-libuser
Architecture: source i386
Version: 1:0.56.9.dfsg.1-1.2
Distribution: unstable
Urgency: low
Maintainer: Ghe Rivero <[email protected]>
Changed-By: Luk Claes <[email protected]>
Description: 
 libuser    - user and group account administration library
 libuser1   - user and group account administration library (shared libraries)
 libuser1-dev - user and group account administration library (development 
files)
 python-libuser - user and group account administration library (development 
files)
Closes: 620594
Changes: 
 libuser (1:0.56.9.dfsg.1-1.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Remove references to other libraries from dependency_libs field
     Closes: #620594
Checksums-Sha1: 
 5ee3fc74e66280530f0b09c9bd738b1e6f474a7f 1244 libuser_0.56.9.dfsg.1-1.2.dsc
 ac1fa46fe6ad4c1f6f408c26b72e27277b504005 8556 libuser_0.56.9.dfsg.1-1.2.diff.gz
 ffa595433734e8097d5f55e88de0e1a163db80a1 410246 
libuser_0.56.9.dfsg.1-1.2_i386.deb
 efc91177d3cfe270069c63f1a913e200e627e277 30694 
libuser1-dev_0.56.9.dfsg.1-1.2_i386.deb
 fbad88ce0dab0358537332dd3f08c49088552c32 91748 
libuser1_0.56.9.dfsg.1-1.2_i386.deb
 27e0163f05333d4bde30d9cd80c1a4c1b0e258be 61798 
python-libuser_0.56.9.dfsg.1-1.2_i386.deb
Checksums-Sha256: 
 0dc028c4c6a0c9184218b1ae8b1ef44f97abf57e7b6abd2e0b7715e6d6031299 1244 
libuser_0.56.9.dfsg.1-1.2.dsc
 2ea20d291c8b33d0897614f8c332314e2ec12a3c9ddb74411af5ac6bcc7c9da7 8556 
libuser_0.56.9.dfsg.1-1.2.diff.gz
 c0ca3778938b7aa1cc07f78c4faad3e37d3ce2996d8f19441abdcd9b1687e969 410246 
libuser_0.56.9.dfsg.1-1.2_i386.deb
 da07ffa277395cf3389f310d443064694a77ff9d155354380c41d9580aa50908 30694 
libuser1-dev_0.56.9.dfsg.1-1.2_i386.deb
 7c13f33a5b0ed39d1bc8585ace84ed59fb0c3e9b1839544918ae383479adb700 91748 
libuser1_0.56.9.dfsg.1-1.2_i386.deb
 2aee668a211887e6046ccbee63a9e37141e0ea35631d1f0cbcf432413d7dfc8e 61798 
python-libuser_0.56.9.dfsg.1-1.2_i386.deb
Files: 
 ce64d02be41859f06c53755119ca87b3 1244 admin optional 
libuser_0.56.9.dfsg.1-1.2.dsc
 d935b41ac074eb71b54ae5f928964d03 8556 admin optional 
libuser_0.56.9.dfsg.1-1.2.diff.gz
 2c4e453b37914fb7538cde14c6ffd1b3 410246 admin optional 
libuser_0.56.9.dfsg.1-1.2_i386.deb
 0f8578b4142bf4174d80468d3fce39cb 30694 libdevel optional 
libuser1-dev_0.56.9.dfsg.1-1.2_i386.deb
 78352745f6fce071a007afe67127ecf4 91748 libs optional 
libuser1_0.56.9.dfsg.1-1.2_i386.deb
 f1a08a8dbd643c03f8d5577724b54ecf 61798 admin optional 
python-libuser_0.56.9.dfsg.1-1.2_i386.deb

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

iEYEARECAAYFAk3nu9cACgkQ5UTeB5t8Mo0OCwCfbr1hKn948eXwkuHZtuGT1r3T
/8YAoLwxXsmcbeKtjaPBw+JE+1YrcQHT
=MrRZ
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to