Your message dated Tue, 08 May 2007 05:02:37 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#383569: fixed in amsn 0.96+dfsg1-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: amsn Version: 0.95-2 Severity: serious Justification: Policy 3.5 Tags: patch amsn ships several shared libraries under /usr/share/amsn/utils/*. Those obviously need libc6 and some other libraries to run, but you miss a proper dependency on them. This happens because ${shlibs:Depends} is missing from the Depends: line in debian/control. The attached patch fixes this. Cheers, Christian Aichinger PS: Should I file a seperate bug report that you violate the FHS by shipping shared libraries in /usr/share? (cf. FHS, chapter '/usr/share : Architecture-independent data')diff -u amsn-0.95/debian/control amsn-0.95/debian/control --- amsn-0.95/debian/control +++ amsn-0.95/debian/control @@ -8,7 +8,7 @@ Package: amsn Replaces: ccmsn Architecture: any -Depends: imlib11, tcl8.4, sox, tk8.4, libpng12-0, docker, tcltls, python +Depends: imlib11, tcl8.4, sox, tk8.4, libpng12-0, docker, tcltls, python, ${shlibs:Depends} Suggests: mozilla | galeon | konqueror, imagemagick Description: An MSN messenger written in tcl A very nice MSN compatible messenger application. Works pretty much like its
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---Source: amsn Source-Version: 0.96+dfsg1-1 We believe that the bug you reported is fixed in the latest version of amsn, which is due to be installed in the Debian FTP archive: amsn_0.96+dfsg1-1.diff.gz to pool/main/a/amsn/amsn_0.96+dfsg1-1.diff.gz amsn_0.96+dfsg1-1.dsc to pool/main/a/amsn/amsn_0.96+dfsg1-1.dsc amsn_0.96+dfsg1-1_i386.deb to pool/main/a/amsn/amsn_0.96+dfsg1-1_i386.deb amsn_0.96+dfsg1.orig.tar.gz to pool/main/a/amsn/amsn_0.96+dfsg1.orig.tar.gz 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. Muammar El Khatib <[EMAIL PROTECTED]> (supplier of updated amsn 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: Fri, 13 Apr 2007 19:32:50 -0400 Source: amsn Binary: amsn Architecture: source i386 Version: 0.96+dfsg1-1 Distribution: unstable Urgency: low Maintainer: Muammar El Khatib <[EMAIL PROTECTED]> Changed-By: Muammar El Khatib <[EMAIL PROTECTED]> Description: amsn - An MSN messenger written in Tcl Closes: 378702 383569 396314 397835 401099 411078 412036 413852 418912 419896 Changes: amsn (0.96+dfsg1-1) unstable; urgency=low . * New Upstream Release (Closes: #418912, #396314, #412036) * New maintainer. (Closes: #419896) * Bump Standards-Version to 3.7.2 * Package depending on multiple libpng versions libpng12-0 libpng12-0 has been fixed. * Description of the packaged was fixed, Homepage was added. * Extra license files were removed. * a manpage to amsn-remote-CLI was made. * The version of debhelper was changed to >> 5 instead of >> 4.0.0. * File rules.2 was removed because it was not used. * Commented lines into debian/rules were deleted since they were useless. * Copyright file was corrected. * Acknowledge NMUs (Closes: #378702, #383569, #397835, #401099, #411078) * FTBFS on GNU/kFreeBSD has been fixed. Thanks to Cyril Brulebois for the patchs and for reporting. (Closes: 413852) Files: acab687a54fa713de9a1425bd07fb9b3 639 x11 optional amsn_0.96+dfsg1-1.dsc 83c4c6bff19b613ff938cf735b2b2021 5550331 x11 optional amsn_0.96+dfsg1.orig.tar.gz 2e7e96c03d518417948fa80ac9098356 16546 x11 optional amsn_0.96+dfsg1-1.diff.gz ca9680fe822f008dd55ca896ed391095 2532172 x11 optional amsn_0.96+dfsg1-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGQAE1AQwuptkwlkQRAkG8AJ9vD76QBnJLj2nZ0SHBaFjLJJyYvACdHUY3 S7YtSLnj3CQY9Dr+XaRRu18= =jwt4 -----END PGP SIGNATURE-----
--- End Message ---

