Your message dated Tue, 05 Apr 2011 20:56:13 +0000
with message-id <[email protected]>
and subject line Bug#620444: fixed in libcontactsdb 0.5-6
has caused the Debian Bug report #620444,
regarding Drop .la file and .a 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.)


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

Hi -

I've just applied the attached patch to libcontactsdb in Ubuntu to
empty 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 the .la files
listed to be available when they're not actually needed (i.e., in the
common case of dynamic linking). It will also cause problems in the
near future because multiarch is landing soon, which will cause the
..la files referenced by libcontactsdb to move, which would cause build
failures for anything linking against libcontactsdb. This change will
require a rebuild of libcontactsdb anyway in order to update the paths
in the .la file, so it's a great opportunity to just wipe out
dependency_libs entirely.

The changelog entry for this upload in Ubuntu is:

 * Rebuild to pick up multiarch changes.
 * Clean .la files.

Thanks for considering the patch.

- Evan

-- System Information:
Debian Release: squeeze/sid
  APT prefers maverick-updates
  APT policy: (500, 'maverick-updates'), (500, 'maverick-security'), (500, 
'maverick')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.35-24-generic (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u libcontactsdb-0.5/debian/rules libcontactsdb-0.5/debian/rules
--- libcontactsdb-0.5/debian/rules
+++ libcontactsdb-0.5/debian/rules
@@ -6,0 +7,5 @@
+
+$(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

--- End Message ---
--- Begin Message ---
Source: libcontactsdb
Source-Version: 0.5-6

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

libcontactsdb-dev_0.5-6_amd64.deb
  to main/libc/libcontactsdb/libcontactsdb-dev_0.5-6_amd64.deb
libcontactsdb0-dbg_0.5-6_amd64.deb
  to main/libc/libcontactsdb/libcontactsdb0-dbg_0.5-6_amd64.deb
libcontactsdb0_0.5-6_amd64.deb
  to main/libc/libcontactsdb/libcontactsdb0_0.5-6_amd64.deb
libcontactsdb_0.5-6.debian.tar.gz
  to main/libc/libcontactsdb/libcontactsdb_0.5-6.debian.tar.gz
libcontactsdb_0.5-6.dsc
  to main/libc/libcontactsdb/libcontactsdb_0.5-6.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.
Neil Williams <[email protected]> (supplier of updated libcontactsdb 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: Tue, 05 Apr 2011 20:46:04 +0100
Source: libcontactsdb
Binary: libcontactsdb-dev libcontactsdb0 libcontactsdb0-dbg
Architecture: source amd64
Version: 0.5-6
Distribution: unstable
Urgency: low
Maintainer: Moray Allan <[email protected]>
Changed-By: Neil Williams <[email protected]>
Description: 
 libcontactsdb-dev - shared library for accessing gpe-calendar database 
[development]
 libcontactsdb0 - shared library for accessing gpe-calendar database [runtime]
 libcontactsdb0-dbg - shared library for accessing gpe-calendar database 
[debugging]
Closes: 620444
Changes: 
 libcontactsdb (0.5-6) unstable; urgency=low
 .
   * Drop .la file and .a file (Policy 10.2) (Closes: #620444)
Checksums-Sha1: 
 59a44a27b9185d92b6d8e95b8a7c21308ce036df 1507 libcontactsdb_0.5-6.dsc
 46445dc075fb68c34533ac116f40a8d651554ccb 3247 libcontactsdb_0.5-6.debian.tar.gz
 7afc11a091c7337ab288038e2874bc5f3f309c10 17790 
libcontactsdb-dev_0.5-6_amd64.deb
 875e542ada4a187c3a8352a2bf7bee5fbc6cf24d 13118 libcontactsdb0_0.5-6_amd64.deb
 e7b4cb78f7661b76b097eb219dade9c40582e52c 17274 
libcontactsdb0-dbg_0.5-6_amd64.deb
Checksums-Sha256: 
 aedc9277be30d2ae6b4b479fecfd1982c9a799a57ed912a2bd4dc05b77a80447 1507 
libcontactsdb_0.5-6.dsc
 8345e0783cdfcbaf654211f5699c962bf973ee2ef4477b10e1189870cf162efa 3247 
libcontactsdb_0.5-6.debian.tar.gz
 2d1432457b2883eb99ac49106f3b4406f44b32c8e6240ee0c3c9a904e6933db3 17790 
libcontactsdb-dev_0.5-6_amd64.deb
 283a94283dcae2cae43a3d4f70fe03dd1b30844b12d5f34ac3709b724ce87b2d 13118 
libcontactsdb0_0.5-6_amd64.deb
 fc9e0aad0298681d0af42305d6b869b84cd3109b677cd30d1416f8d219076628 17274 
libcontactsdb0-dbg_0.5-6_amd64.deb
Files: 
 597da6d26da226b6261418afd8a5ff71 1507 libs optional libcontactsdb_0.5-6.dsc
 80e8327c1721b345141b3d1f8f52e1f7 3247 libs optional 
libcontactsdb_0.5-6.debian.tar.gz
 74b65d31f6e8f7e39f811b9f47a78e5a 17790 libdevel optional 
libcontactsdb-dev_0.5-6_amd64.deb
 12aaaf113a0249e424391fb1f47f81ba 13118 libs optional 
libcontactsdb0_0.5-6_amd64.deb
 ef16e6b933b9254a6ec968c37ce363e7 17274 debug extra 
libcontactsdb0-dbg_0.5-6_amd64.deb

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

iEYEARECAAYFAk2bd+4ACgkQiAEJSii8s+PE6wCdGEwpF48pk/SyCCkCH+6z4JVe
UIUAnA3eraOtkBduf4iF5IN+Ynp06EeC
=Supf
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to