Your message dated Fri, 10 Jun 2011 17:32:56 +0000
with message-id <[email protected]>
and subject line Bug#620938: fixed in libpreludedb 1.0.0-1.1
has caused the Debian Bug report #620938,
regarding libpreludedb: Please wipe out dependency_libs in libtool la-file 
(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.)


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



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

  * debian/rules: Wipe out dependency_libs in libtool la file
    (Policy 10.2)

The la files in the dev-packages contain non-empty dependency_libs. 
Please empty them. The la files cannot be simply removed because 
they are refered to in other packages.

See: http://wiki.debian.org/ReleaseGoals/LAFileRemoval
http://lists.debian.org/debian-devel/2009/08/msg00808.html
http://release.debian.org/~aba/la/current.txt

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 libpreludedb-1.0.0/debian/rules libpreludedb-1.0.0/debian/rules
--- libpreludedb-1.0.0/debian/rules
+++ libpreludedb-1.0.0/debian/rules
@@ -46,6 +46,11 @@
 	dh_installdirs
 
 	$(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
+	# Empty out the dependency field in our .la files
+	for file in debian/tmp/usr/lib/*.la; do \
+		sed -i "/dependency_libs/ s/'.*'/''/" $$file ; \
+	done
+
 	find $(CURDIR)/debian/tmp -name \*.pyc -exec rm -f {} \;
 #	$(INSTALLD) $(TMPDIR)/etc/prelude/	\
 #		$(TMPDIR)/etc/prelude/default/	\

--- End Message ---
--- Begin Message ---
Source: libpreludedb
Source-Version: 1.0.0-1.1

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

libpreludedb-dev_1.0.0-1.1_i386.deb
  to main/libp/libpreludedb/libpreludedb-dev_1.0.0-1.1_i386.deb
libpreludedb-perl_1.0.0-1.1_i386.deb
  to main/libp/libpreludedb/libpreludedb-perl_1.0.0-1.1_i386.deb
libpreludedb0_1.0.0-1.1_i386.deb
  to main/libp/libpreludedb/libpreludedb0_1.0.0-1.1_i386.deb
libpreludedb_1.0.0-1.1.diff.gz
  to main/libp/libpreludedb/libpreludedb_1.0.0-1.1.diff.gz
libpreludedb_1.0.0-1.1.dsc
  to main/libp/libpreludedb/libpreludedb_1.0.0-1.1.dsc
python-preludedb_1.0.0-1.1_i386.deb
  to main/libp/libpreludedb/python-preludedb_1.0.0-1.1_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 libpreludedb 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, 05 Jun 2011 18:54:51 +0200
Source: libpreludedb
Binary: libpreludedb-dev libpreludedb0 libpreludedb-perl python-preludedb
Architecture: source i386
Version: 1.0.0-1.1
Distribution: unstable
Urgency: low
Maintainer: Mickael Profeta <[email protected]>
Changed-By: Luk Claes <[email protected]>
Description: 
 libpreludedb-dev - Security Information Management System [ Development files ]
 libpreludedb-perl - Security Information Management System [ Base library ]
 libpreludedb0 - Security Information Management System [ Base library ]
 python-preludedb - Security Information Management System [ Base library ]
Closes: 620938
Changes: 
 libpreludedb (1.0.0-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Remove references to other libraries from dependency_libs field
     (Closes: #620938)
Checksums-Sha1: 
 24c6584ff5d5a02294b0fc901f0797f1cdeedbe3 1316 libpreludedb_1.0.0-1.1.dsc
 d37200bf6ccbd911c657210fda54cd770fb1b18f 4117 libpreludedb_1.0.0-1.1.diff.gz
 3e4ce15b173cfb2e998aed534174e8ff853d83f2 93648 
libpreludedb-dev_1.0.0-1.1_i386.deb
 157ca041d66a07c9e35ce0d5a776d36a1888ed04 220866 
libpreludedb0_1.0.0-1.1_i386.deb
 b88a92341a188b28f7c0007067067d80ebdc032b 138114 
libpreludedb-perl_1.0.0-1.1_i386.deb
 e1346287898a30190ff5bf593c06723ab553ad86 153094 
python-preludedb_1.0.0-1.1_i386.deb
Checksums-Sha256: 
 e6a4f67c0ca6541222a3e5d04474d7b1b7914e6edc5f33cec204e8fb8407f38c 1316 
libpreludedb_1.0.0-1.1.dsc
 69aaa374a21934b25de290ad855dcdc9642e337b5ed022f5aab12a19ed38eb6e 4117 
libpreludedb_1.0.0-1.1.diff.gz
 000a30af070f4047d794cf4949de6d9b0ad3f2a66079605d62ab43b8e17b2406 93648 
libpreludedb-dev_1.0.0-1.1_i386.deb
 040de79478b09766e7ea56bfc3233e7d4c7588feb01a603e9b696cd85ca46c56 220866 
libpreludedb0_1.0.0-1.1_i386.deb
 c8f927b8a4d85d343e82fede8c7f287aedd58ce3b9d7ade3d5b6d08602286e96 138114 
libpreludedb-perl_1.0.0-1.1_i386.deb
 cff42b4655c7553481bae116701b86abe2ba0914618358ab1d3283a8f5fa990b 153094 
python-preludedb_1.0.0-1.1_i386.deb
Files: 
 32c28b4b77e952c9d3714388ca1d78ec 1316 libs extra libpreludedb_1.0.0-1.1.dsc
 3a098b6ef84146a2239c69aa110f9c74 4117 libs extra libpreludedb_1.0.0-1.1.diff.gz
 3cf90291bc7b85799c73576b5ed55c8d 93648 libdevel extra 
libpreludedb-dev_1.0.0-1.1_i386.deb
 6e2d3661ff6efa3cb02a94020b35fa78 220866 libs extra 
libpreludedb0_1.0.0-1.1_i386.deb
 a0a0d28bc66ddad8b02ebd0eac158f56 138114 perl extra 
libpreludedb-perl_1.0.0-1.1_i386.deb
 acbe2d9cc6c1e12792ad16306531033b 153094 python extra 
python-preludedb_1.0.0-1.1_i386.deb

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

iEYEARECAAYFAk3rtncACgkQ5UTeB5t8Mo3FIgCcDDycNJ6ZT6yk35PGGtZ4aW2i
k5kAoKFhNakjjIXSuL3/o9Vx6bOz2Gww
=BNv9
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to