Your message dated Sun, 28 Aug 2011 04:32:16 +0000
with message-id <[email protected]>
and subject line Bug#534515: fixed in libedit 2.11-20080614-3
has caused the Debian Bug report #534515,
regarding libedit: Leaks curses library through the pkg-config file
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.)


-- 
534515: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=534515
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libedit
Version: 2.11-20080614-1
Severity: normal

Hi!

This package leaks the curses library to be linked by other packages
using libedit.pc, as it's not being listed in the Libs.private field.

Attached patch fixes this.

regards,
guillem
diff --git a/debian/libedit.pc b/debian/libedit.pc
index 2ba2fb9..69d0f1b 100644
--- a/debian/libedit.pc
+++ b/debian/libedit.pc
@@ -8,6 +8,6 @@ Description: Not just a replacement library for libreadline and libhistory.
 Version: 2.11
 Requires:
 Requires.private: libbsd
-Libs: -L${libdir} -ledit -lcurses 
-Libs.private:
+Libs: -L${libdir} -ledit
+Libs.private: -lcurses
 Cflags: -I${includedir}

--- End Message ---
--- Begin Message ---
Source: libedit
Source-Version: 2.11-20080614-3

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

libedit-dev_2.11-20080614-3_mipsel.deb
  to main/libe/libedit/libedit-dev_2.11-20080614-3_mipsel.deb
libedit2_2.11-20080614-3_mipsel.deb
  to main/libe/libedit/libedit2_2.11-20080614-3_mipsel.deb
libedit_2.11-20080614-3.debian.tar.bz2
  to main/libe/libedit/libedit_2.11-20080614-3.debian.tar.bz2
libedit_2.11-20080614-3.dsc
  to main/libe/libedit/libedit_2.11-20080614-3.dsc
libedit_2.11-20080614.orig.tar.bz2
  to main/libe/libedit/libedit_2.11-20080614.orig.tar.bz2



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.
Anibal Monsalve Salazar <[email protected]> (supplier of updated libedit 
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: SHA256

Format: 1.8
Date: Sun, 28 Aug 2011 11:01:03 +1000
Source: libedit
Binary: libedit2 libedit-dev
Architecture: source mipsel
Version: 2.11-20080614-3
Distribution: unstable
Urgency: low
Maintainer: Anibal Monsalve Salazar <[email protected]>
Changed-By: Anibal Monsalve Salazar <[email protected]>
Description: 
 libedit-dev - BSD editline and history libraries (development files)
 libedit2   - BSD editline and history libraries
Closes: 534515
Changes: 
 libedit (2.11-20080614-3) unstable; urgency=low
 .
   * Don't leak curses library through the pkg-config file
     Patch by Guillem Jover
     Closes: 534515
   * Source format is 3.0 (quilt)
   * Standards-Version is 3.9.2
   * Fix debhelper-but-no-misc-depends
   * Fix debian-rules-missing-recommended-target
   * Update homepage
Checksums-Sha1: 
 88b654c78c1d5cff4de41e36749cf0b0e6ad5017 1922 libedit_2.11-20080614-3.dsc
 a19fed1ad31899b7d5c4595f43998606003136de 88854 
libedit_2.11-20080614.orig.tar.bz2
 e712648f06053bfb5d67c66adbf6fb2b3cabf31b 8939 
libedit_2.11-20080614-3.debian.tar.bz2
 55f7b9ae92c81186a1ac810bf66ce2a14c093920 65196 
libedit2_2.11-20080614-3_mipsel.deb
 dec15baabba89f130e4f05820f08d2b68bf095af 91566 
libedit-dev_2.11-20080614-3_mipsel.deb
Checksums-Sha256: 
 a6bd7c47c78c940c0370ac9fae8016da9a2d3e4f3ad3d3f52f7ccb3a5fdc6632 1922 
libedit_2.11-20080614-3.dsc
 c412f617032a81b993651a11f4f1593bbe3414e26544b8a2f29f78930eb33c35 88854 
libedit_2.11-20080614.orig.tar.bz2
 db79d99e6a3172043d851be7924e82c51119e1e72bb4adaaf6781e7a9d5b09e2 8939 
libedit_2.11-20080614-3.debian.tar.bz2
 1f9e735d02213c9828fcc6c71cb444cc4fe6d877cbc906438595e318de6176da 65196 
libedit2_2.11-20080614-3_mipsel.deb
 11aff802042ea61ab3b973447267f5dcc28dfdde734e483f34e95390c558fd7c 91566 
libedit-dev_2.11-20080614-3_mipsel.deb
Files: 
 6ac57af09af7f8be47ec9da27be3c906 1922 libs standard libedit_2.11-20080614-3.dsc
 bc24bd5434f66ffdf96f5b68ad57f126 8939 libs standard 
libedit_2.11-20080614-3.debian.tar.bz2
 524b6910a60dc26692d8fb3fb41b9506 65196 libs standard 
libedit2_2.11-20080614-3_mipsel.deb
 4cbd32895c68eda805cf8c54fadadc56 91566 libdevel optional 
libedit-dev_2.11-20080614-3_mipsel.deb
 2b18ab98924f99d2a8ca0ebd8bb7c88c 88854 libs standard 
libedit_2.11-20080614.orig.tar.bz2

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

iQIcBAEBCAAGBQJOWcPkAAoJEHxWrP6UeJfYQ58P/ibRmCMWulBtwVj6Q06UkDoz
Cn6VUOfaIps+dI6DyYO9etLv6IIhgmlZJ6GgYMoJpeNtWyA77qDkmnOYCzBQmHOh
mrSS32g4yXBjaKawwLxlK2vrhsn/zpDis/cQFTPaBZn/E5VWq+dJbxSYMHZzxkUF
r+XjAXkvN0VQFw5ovQ9S7Z3GJVYC8R3s/2RWI+aKrK+MH0qJneSHilbIZpoyKc/r
J8aG4cPrW9oo8wJt4uBPMtBAr0RhM08tt1Y4gFB8B5rgTL5W+NX4OdQKjjF1cGtk
34AkEXtNvYdOz6rgPUoSAibnTXjo68dKhyJd/3AgtPjndAGq4mKI/wKHet7qHVbo
O4rS2/MAV60o0emrbSZWfZiXwd6TBJyW88e/zXAKyzIQ1vP7bbMjsMqP3gW6KqA9
E99L41SGAjIQ25yVdHwCS9nfIIRoWFtfplG5216cf3GQecGPMk4OqBshO4pE4qUT
no2tbQRELWzWwnEUj22Q1gT0QJ0AIzaWhNmm/jgwrVpFZ83Trr840ejQzNlJoamW
JbuAs1iQ37NyyYflc+xgs03luXKv8bycTDdjbVWPASYD8y2rehsEIlwBu/FpM+JN
bi2owV3NwkZcCmwvzBhg2NHDnmkigT5vLAOO791mcGU5XMSrs4ReVf7eXGAycEO/
YmlGPeNrTwSKOpuBrh0o
=+Phz
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to