Your message dated Thu, 01 Sep 2005 15:03:59 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#324592: fixed in digikam 0.7.4-4 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) -------------------------------------- Received: (at submit) by bugs.debian.org; 22 Aug 2005 21:38:15 +0000 >From [EMAIL PROTECTED] Mon Aug 22 14:38:15 2005 Return-path: <[EMAIL PROTECTED]> Received: from apate.telenet-ops.be [195.130.132.57] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1E7Jzj-0003ok-00; Mon, 22 Aug 2005 14:38:15 -0700 Received: from localhost (localhost.localdomain [127.0.0.1]) by apate.telenet-ops.be (Postfix) with SMTP id 5F02E38292 for <[EMAIL PROTECTED]>; Mon, 22 Aug 2005 23:38:14 +0200 (CEST) Received: from Q.roeckx.be (dD5775F4A.access.telenet.be [213.119.95.74]) by apate.telenet-ops.be (Postfix) with ESMTP id 4C824381DF for <[EMAIL PROTECTED]>; Mon, 22 Aug 2005 23:38:14 +0200 (CEST) Received: by Q.roeckx.be (Postfix, from userid 501) id 1F97B26136; Mon, 22 Aug 2005 23:38:14 +0200 (CEST) Date: Mon, 22 Aug 2005 23:38:14 +0200 From: Kurt Roeckx <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: digikam: Libraries should be split in a lib and -dev package. Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 Package: digikam Version: 0.7.4-1 Severity: serious Hi, Your package has a shared library in it: /usr/lib/libdigikam.so You need to split the package so that the symlink and headers and things like that are in a -dev package that depends on the package with the lib in it. Other package like digikamimageplugins will then need to build-depend on the -dev package. Please see things like the debian policy (section 8, 10.2) and maybe the Debian Library Packaging guide. Also, you have a .la file in it. So the -dev package will need to make sure that all other .la files referenced in it get installed too by adding the correct Depends. PS: I recommend you upgrade the libtool version in the package to the version in debian. The one you're using is rather old. Kurt --------------------------------------- Received: (at 324592-close) by bugs.debian.org; 1 Sep 2005 22:16:02 +0000 >From [EMAIL PROTECTED] Thu Sep 01 15:16:01 2005 Return-path: <[EMAIL PROTECTED]> Received: from joerg by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1EAxA7-0000ES-00; Thu, 01 Sep 2005 15:03:59 -0700 From: Mark Purcell <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: lisa $Revision: 1.30 $ Subject: Bug#324592: fixed in digikam 0.7.4-4 Message-Id: <[EMAIL PROTECTED]> Sender: Joerg Jaspert <[EMAIL PROTECTED]> Date: Thu, 01 Sep 2005 15:03:59 -0700 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 Source: digikam Source-Version: 0.7.4-4 We believe that the bug you reported is fixed in the latest version of digikam, which is due to be installed in the Debian FTP archive: digikam_0.7.4-4.diff.gz to pool/main/d/digikam/digikam_0.7.4-4.diff.gz digikam_0.7.4-4.dsc to pool/main/d/digikam/digikam_0.7.4-4.dsc digikam_0.7.4-4_i386.deb to pool/main/d/digikam/digikam_0.7.4-4_i386.deb libdigikam-dev_0.7.4-4_i386.deb to pool/main/d/digikam/libdigikam-dev_0.7.4-4_i386.deb libdigikam0_0.7.4-4_i386.deb to pool/main/d/digikam/libdigikam0_0.7.4-4_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. Mark Purcell <[EMAIL PROTECTED]> (supplier of updated digikam 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: Thu, 1 Sep 2005 07:49:32 +0100 Source: digikam Binary: digikam libdigikam-dev libdigikam0 Architecture: source i386 Version: 0.7.4-4 Distribution: unstable Urgency: low Maintainer: Paul Telford <[EMAIL PROTECTED]> Changed-By: Mark Purcell <[EMAIL PROTECTED]> Description: digikam - digital photo management application for KDE libdigikam-dev - digital photo management application for KDE libdigikam0 - library for KDE to read/display/edit EXIF informations (runtime) Closes: 324592 Changes: digikam (0.7.4-4) unstable; urgency=low . * Add Depends: to libdigikam0 package as requested by NEW * Split off Package: libdigikam-dev & libdigikam0 - Libraries should be split in a lib and -dev package. (Closes: #324592) * fix lintian old-fsf-address-in-copyright-file * Add Recommends: kdebase Files: fb5039af710c4e1f6b1c8a73e88e1482 845 - optional digikam_0.7.4-4.dsc bb9d32b79b0caade1b7b7b3706313121 19087 - optional digikam_0.7.4-4.diff.gz 53a37400431e39d0afebf72b11321662 1607536 graphics optional digikam_0.7.4-4_i386.deb 9771e4a187837886cee5fb8ac5bd2da8 78242 libdevel optional libdigikam-dev_0.7.4-4_i386.deb 4c0a028395471c904080269a9bf6919c 1119076 libs optional libdigikam0_0.7.4-4_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDFqiBoCzanz0IthIRAv3TAJ49IfenoVjJ4AtUsW7W1PGAApOCowCeMRym jiMLVKEAnJZAX1Ao/LcfQiE= =/55c -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]