Your message dated Wed, 24 Sep 2008 18:02:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#457278: fixed in libmodplug 1:0.8.4-2
has caused the Debian Bug report #457278,
regarding libmodplug-dev: libmodplug.pc should use Libs.private
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.)


-- 
457278: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=457278
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libmodplug-dev
Version: 1:0.7-7
Tags: upstream patch

Hi Zed,

/usr/lib/pkgconfig/libmodplug.pc currently has the following line:

  Libs: -L${libdir} -lmodplug -lstdc++ -lm

But libstdc++ and libm are not needed in order to dynamically link against
libmodplug, so this should be changed to:

  Libs: -L${libdir} -lmodplug
  Libs.private: -lstdc++ -lm

This is useful for the case of programs written in C that link to libmodplug,
which would pull in this line and try to link against libstdc++ - causing
failures in some corner cases:

http://buildd.debian.org/fetch.cgi?pkg=xine-lib&arch=arm&ver=1.1.8-4&stamp=1198198360&file=log&as=raw

So while it only has a minor impact on helping to prune unnecessary library
dependencies, it will help make our packages more robust.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.14-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libmodplug-dev depends on:
ii  libmodplug0c2                 1:0.7-7    shared libraries for mod music bas

libmodplug-dev recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: libmodplug
Source-Version: 1:0.8.4-2

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

libmodplug-dev_0.8.4-2_all.deb
  to pool/main/libm/libmodplug/libmodplug-dev_0.8.4-2_all.deb
libmodplug0c2_0.8.4-2_i386.deb
  to pool/main/libm/libmodplug/libmodplug0c2_0.8.4-2_i386.deb
libmodplug_0.8.4-2.diff.gz
  to pool/main/libm/libmodplug/libmodplug_0.8.4-2.diff.gz
libmodplug_0.8.4-2.dsc
  to pool/main/libm/libmodplug/libmodplug_0.8.4-2.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.
Zed Pobre <[EMAIL PROTECTED]> (supplier of updated libmodplug 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: Wed, 24 Sep 2008 13:52:58 -0400
Source: libmodplug
Binary: libmodplug0c2 libmodplug-dev
Architecture: source all i386
Version: 1:0.8.4-2
Distribution: unstable
Urgency: low
Maintainer: Zed Pobre <[EMAIL PROTECTED]>
Changed-By: Zed Pobre <[EMAIL PROTECTED]>
Description: 
 libmodplug-dev - development files for mod music based on ModPlug
 libmodplug0c2 - shared libraries for mod music based on ModPlug
Closes: 360248 457278
Changes: 
 libmodplug (1:0.8.4-2) unstable; urgency=low
 .
   * Use Libs.private in libmodplug.pc for -lstdc++ -lm to avoid certain
     build failure cases. (closes: #457278, #360248)
   * Slight improvement to debian/rules clean
   * Force automake to v1.9
   * Add copyright notice to debian/copyright
   * Thanks to Steve Langasek for the long-standing patch covering the above.
   * Move homepage information out of Description and into Homepage field.
   * Add Section: libs to source package in debian/control
   * Standards-Version: 3.8.0
Checksums-Sha1: 
 a810a60b2191dcdc28d7b6c212f6f87c26773017 1314 libmodplug_0.8.4-2.dsc
 d0eb6013584497dd14f4051a6a00503c114f6699 7386 libmodplug_0.8.4-2.diff.gz
 7cd40c8085d6030d8c9932973f0e2ea029c043d1 24864 libmodplug-dev_0.8.4-2_all.deb
 5014673dd5f9047f9a19923d771e84b7e930dff8 168332 libmodplug0c2_0.8.4-2_i386.deb
Checksums-Sha256: 
 5c84966fafa7eb5227099f60ab54b97424f3bf15d48748a055d0b646b4d661fc 1314 
libmodplug_0.8.4-2.dsc
 832c3f8877c4599a278b2e78f02f63187f00eafb5d9473c27b2fa4e08ca6faec 7386 
libmodplug_0.8.4-2.diff.gz
 b019b1fe0d3e568765489da2b68c32cb1c18bba6f26ad54fefa6b28170f640a9 24864 
libmodplug-dev_0.8.4-2_all.deb
 4a07ae3ab0434435c3746b1a073e69ad4f1f58d9469ca089199c5696879a7db8 168332 
libmodplug0c2_0.8.4-2_i386.deb
Files: 
 904bf291d7552a65fe3bc098ecfcec85 1314 libs optional libmodplug_0.8.4-2.dsc
 e71381d2107dc6bd79f67b32936f9422 7386 libs optional libmodplug_0.8.4-2.diff.gz
 3d9bb84571dfee5aa158d3db9728bf94 24864 libdevel optional 
libmodplug-dev_0.8.4-2_all.deb
 e89fce3876a963d77977a431a1a26622 168332 libs optional 
libmodplug0c2_0.8.4-2_i386.deb

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

iQEVAwUBSNp/Rx0207zoJUw5AQI81Qf9FU2qciXoVbyUQ7xtOxYNwjJ1UzbOyp0U
Pc6ZjqZih/JNsiVyDnTfJgYYh8tpOuufesOW4Q4GMwjf765Yv/U79kn1R4e0FrMg
R1SosC0q8JT0WUSSne+SgRz5awtHnjXyNEncJaI84ZzINemwt3/vFBSBOnQ4bs65
O/W3CyBuRXfT6zwuQaNsIgIjg++wxuWY6HlXxxNiOZagrJbEH6mFx3CAk6UyebtM
966y67nhHqXYnn0K+H6vkhjysyTVjkPbdas1dxq3nlXYlYLOc9IdRP5XYy54pVvm
8ek/ekIpoGzn9LFvZvUMbZTDIQXqxk2q+ASWSw7/LkhmzgNJGvF2ew==
=UlYs
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to