Your message dated Mon, 26 Nov 2007 01:17:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#452449: fixed in imlib2 1.4.0-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: libimlib2-dev
Version: 1.3.0.0debian1-4
Severity: normal
$ imlib2-config --libs
-L/usr/lib -lImlib2 -lfreetype -lz -L/usr/X11R6/lib -lX11 -lXext -ldl -lm
All these libs are already linked in libimlib2, and don't need to be
linked into the program linking libimlib2. The attached patch removes
these unnecessary libs.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.22-2-amd64 (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/bash
Versions of packages libimlib2-dev depends on:
ii libc6-dev 2.6.1-6 GNU C Library: Development Librari
ii libfreetype6-dev 2.3.5-1+b1 FreeType 2 font engine, developmen
ii libimlib2 1.3.0.0debian1-4 powerful image loading and renderi
ii libjpeg62-dev 6b-14 Development files for the IJG JPEG
ii libltdl3-dev 1.5.24-1 A system independent dlopen wrappe
ii libpng12-dev 1.2.15~beta5-3 PNG library - development
ii libtiff4-dev 3.8.2-7 Tag Image File Format library (TIF
ii libungif4-dev 4.1.4-5+b1 shared library for GIF images (dev
ii libx11-dev 2:1.0.3-7 X11 client-side library (developme
ii libxext-dev 1:1.0.3-2 X11 miscellaneous extensions libra
ii zlib1g-dev 1:1.2.3.3.dfsg-7 compression library - development
libimlib2-dev recommends no packages.
-- no debconf information
--- imlib2-config.in 2006-09-04 20:37:07.000000000 -0400
+++ imlib2-config.in.new 2007-11-22 17:48:04.000000000 -0500
@@ -46,7 +46,7 @@
;;
--libs)
[EMAIL PROTECTED]@
- echo $libdirs -lImlib2 @my_libs@
+ echo $libdirs -lImlib2
;;
*)
echo "${usage}" 1>&2
--- End Message ---
--- Begin Message ---
Source: imlib2
Source-Version: 1.4.0-1
We believe that the bug you reported is fixed in the latest version of
imlib2, which is due to be installed in the Debian FTP archive:
imlib2_1.4.0-1.diff.gz
to pool/main/i/imlib2/imlib2_1.4.0-1.diff.gz
imlib2_1.4.0-1.dsc
to pool/main/i/imlib2/imlib2_1.4.0-1.dsc
imlib2_1.4.0.orig.tar.gz
to pool/main/i/imlib2/imlib2_1.4.0.orig.tar.gz
libimlib2-dev_1.4.0-1_i386.deb
to pool/main/i/imlib2/libimlib2-dev_1.4.0-1_i386.deb
libimlib2_1.4.0-1_i386.deb
to pool/main/i/imlib2/libimlib2_1.4.0-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.
Laurence J. Lane <[EMAIL PROTECTED]> (supplier of updated imlib2 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.7
Date: Sat, 24 Nov 2007 13:34:50 -0500
Source: imlib2
Binary: libimlib2 libimlib2-dev
Architecture: source i386
Version: 1.4.0-1
Distribution: unstable
Urgency: low
Maintainer: Laurence J. Lane <[EMAIL PROTECTED]>
Changed-By: Laurence J. Lane <[EMAIL PROTECTED]>
Description:
libimlib2 - powerful image loading and rendering library
libimlib2-dev - Imlib2 development files
Closes: 452449
Changes:
imlib2 (1.4.0-1) unstable; urgency=low
.
* New upstream version
* Removed extraneous libs from 'imlib2-config --libs' output. Reported
and fixed by Eric Dorland. Thanks. closes: #452449
Files:
00342f570f7a975490b9bae7d64ae778 736 libs optional imlib2_1.4.0-1.dsc
1f7f497798e06085767d645b0673562a 845017 libs optional imlib2_1.4.0.orig.tar.gz
f363b5da8d37591b9accd938d5adb45a 55834 libs optional imlib2_1.4.0-1.diff.gz
45a39139ae93245e46b07576dfc3f34d 203052 libs optional
libimlib2_1.4.0-1_i386.deb
77a8be86c954dd9999c7a9b39b3f9a6d 331912 libdevel optional
libimlib2-dev_1.4.0-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHShtSxJBkNlXToekRAsAeAJ9SAkk8WxtBS9GDT+bZl7URrXbt2wCeKbMy
uWK1VuphwOaCFGiff0JfC2U=
=U19L
-----END PGP SIGNATURE-----
--- End Message ---