Your message dated Tue, 16 Aug 2005 14:17:05 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#323320: fixed in libclass-objecttemplate-perl 0.7-3 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; 16 Aug 2005 01:55:22 +0000 >From [EMAIL PROTECTED] Mon Aug 15 18:55:22 2005 Return-path: <[EMAIL PROTECTED]> Received: from zoot.lafn.org [206.117.18.6] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1E4qfi-00059F-00; Mon, 15 Aug 2005 18:55:22 -0700 Received: from localhost.localdomain (pool-71-104-165-253.lsanca.dsl-w.verizon.net [71.104.165.253]) (authenticated bits=0) by zoot.lafn.org (8.13.1/8.13.1) with ESMTP id j7G1tLdV012744 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO) for <[EMAIL PROTECTED]>; Mon, 15 Aug 2005 18:55:21 -0700 (PDT) (envelope-from [EMAIL PROTECTED]) Received: from kraai by localhost.localdomain with local (Exim 4.52) id 1E4ibw-0000yl-8o for [EMAIL PROTECTED]; Mon, 15 Aug 2005 10:18:56 -0700 Date: Mon, 15 Aug 2005 10:18:56 -0700 From: Matt Kraai <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: FTBFS: Missing build-dependency on cdbs Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7ZAtKRhVyVSsbBD2" Content-Disposition: inline User-Agent: Mutt/1.5.9i X-Virus-Scanned: ClamAV 0.86.2/1023/Mon Aug 15 13:15:08 2005 on zoot.lafn.org X-Virus-Status: Clean 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=-2.4 required=4.0 tests=BAYES_00,DATE_IN_PAST_06_12 autolearn=no version=2.60-bugs.debian.org_2005_01_02 --7ZAtKRhVyVSsbBD2 Content-Type: multipart/mixed; boundary="mYCpIKhGyMATD0i+" Content-Disposition: inline --mYCpIKhGyMATD0i+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Package: libclass-objecttemplate-perl Version: 0.7-2 Severity: serious Tags: patch libclass-objecttemplate-perl fails to build because it does not build-depend on cdbs: > debian/rules clean > debian/rules:3: /usr/share/cdbs/1/rules/debhelper.mk: No such file or dir= ectory > debian/rules:4: /usr/share/cdbs/1/class/perlmodule.mk: No such file or di= rectory > make: *** No rule to make target `/usr/share/cdbs/1/class/perlmodule.mk'.= Stop. The attached patch adds a build-dependency on cdbs, which fixes this problem. --=20 Matt --mYCpIKhGyMATD0i+ Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=patch diff -u libclass-objecttemplate-perl-0.7/debian/control libclass-objecttemplate-perl-0.7/debian/control --- libclass-objecttemplate-perl-0.7/debian/control +++ libclass-objecttemplate-perl-0.7/debian/control @@ -1,7 +1,7 @@ Source: libclass-objecttemplate-perl Section: perl Priority: optional -Build-Depends: debhelper (>= 4.0.2) +Build-Depends: cdbs, debhelper (>= 4.0.2) Build-Depends-Indep: perl (>= 5.8.0-7) Maintainer: Torsten Werner <[EMAIL PROTECTED]> Standards-Version: 3.6.1 --mYCpIKhGyMATD0i+-- --7ZAtKRhVyVSsbBD2 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDAM5/fNdgYxVXvBARAsGeAJ9zmOeqVxRIiqw9jXd/EVWREiWHrACfYMFe xk76VyhFfFdNMX4a9RL4EzM= =94Hc -----END PGP SIGNATURE----- --7ZAtKRhVyVSsbBD2-- --------------------------------------- Received: (at 323320-close) by bugs.debian.org; 16 Aug 2005 21:19:20 +0000 >From [EMAIL PROTECTED] Tue Aug 16 14:19:20 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1E58nx-00077b-00; Tue, 16 Aug 2005 14:17:05 -0700 From: Torsten Werner <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#323320: fixed in libclass-objecttemplate-perl 0.7-3 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Tue, 16 Aug 2005 14:17:05 -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: libclass-objecttemplate-perl Source-Version: 0.7-3 We believe that the bug you reported is fixed in the latest version of libclass-objecttemplate-perl, which is due to be installed in the Debian FTP archive: libclass-objecttemplate-perl_0.7-3.diff.gz to pool/main/libc/libclass-objecttemplate-perl/libclass-objecttemplate-perl_0.7-3.diff.gz libclass-objecttemplate-perl_0.7-3.dsc to pool/main/libc/libclass-objecttemplate-perl/libclass-objecttemplate-perl_0.7-3.dsc libclass-objecttemplate-perl_0.7-3_all.deb to pool/main/libc/libclass-objecttemplate-perl/libclass-objecttemplate-perl_0.7-3_all.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. Torsten Werner <[EMAIL PROTECTED]> (supplier of updated libclass-objecttemplate-perl 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: Tue, 16 Aug 2005 22:56:52 +0200 Source: libclass-objecttemplate-perl Binary: libclass-objecttemplate-perl Architecture: source all Version: 0.7-3 Distribution: unstable Urgency: low Maintainer: Torsten Werner <[EMAIL PROTECTED]> Changed-By: Torsten Werner <[EMAIL PROTECTED]> Description: libclass-objecttemplate-perl - Perl extension for an optimized template builder base class. Closes: 323320 Changes: libclass-objecttemplate-perl (0.7-3) unstable; urgency=low . * added Build-Depends: cdbs, closes: #323320 Files: d738ffa1fa596d84ce055b831b854a02 683 perl optional libclass-objecttemplate-perl_0.7-3.dsc 8130c2151a17cd2cd33622b392cb0907 981 perl optional libclass-objecttemplate-perl_0.7-3.diff.gz 70b98318e483a00e6eeda121d88748a5 11374 perl optional libclass-objecttemplate-perl_0.7-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDAlTyfY3dicTPjsMRAp3wAJ92GJj/Qu3TeKPO4Bwq4eLI/D9fIQCfSTBk goOdwd+S7nqX2dMxzzvTBN0= =+E3m -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]