Your message dated Sun, 29 Jan 2006 14:42:14 +0100 with message-id <[EMAIL PROTECTED]> and subject line Removed 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; 12 Oct 2004 03:30:03 +0000 >From [EMAIL PROTECTED] Mon Oct 11 20:30:03 2004 Return-path: <[EMAIL PROTECTED]> Received: from zoon.lafn.org [206.117.18.9] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CHDMR-0001kq-00; Mon, 11 Oct 2004 20:30:03 -0700 Received: from localhost (host-66-81-30-103.rev.o1.com [66.81.30.103]) by zoon.lafn.org (8.12.3p3/8.11.3) with ESMTP id i9C3ToY7056288 for <[EMAIL PROTECTED]>; Mon, 11 Oct 2004 20:30:02 -0700 (PDT) (envelope-from [EMAIL PROTECTED]) Received: from kraai by localhost with local (Exim 4.34) id 1CH62K-00054L-UT for [EMAIL PROTECTED]; Mon, 11 Oct 2004 12:40:49 -0700 Date: Mon, 11 Oct 2004 12:40:48 -0700 From: Matt Kraai <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: FTBFS: uses single-colon rule for debian/control Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="l76fUT7nc3MelDdI" Content-Disposition: inline User-Agent: Mutt/1.5.6+20040722i Sender: Matt Kraai <[EMAIL PROTECTED]> X-Virus-Scanned: ClamAV 0.80rc4/525/Mon Oct 11 04:45:07 2004 clamav-milter version 0.80j on zoon.lafn.org X-Virus-Status: Clean Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: --l76fUT7nc3MelDdI Content-Type: multipart/mixed; boundary="Q68bSM7Ycu6FN28Q" Content-Disposition: inline --Q68bSM7Ycu6FN28Q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Package: gql Version: 0.5.7-7 Severity: serious Tags: patch This package fails to build from source: ... debian/rules clean dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not defi= ned; using uid of process (0) debian: warning: no utmp entry available and LOGNAME not defined; using ui= d of process (0) dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not defi= ned; using uid of process (0) debian: warning: no utmp entry available and LOGNAME not defined; using ui= d of process (0) debian/rules:22: *** target file `debian/control' has both : and :: entrie= s. Stop. pbuilder: Failed autobuilding of package ... Recent versions of CDBS have a double-colon rule for debian/control, which conflicts with the single-colon rule in gql's debian/rules. The attached patch should fix it. --=20 Matt Kraai [EMAIL PROTECTED] http://ftbfs.org/kraai/ --Q68bSM7Ycu6FN28Q Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=patch Content-Transfer-Encoding: quoted-printable diff -Nru gql-0.5.7-old/debian/rules gql-0.5.7/debian/rules --- gql-0.5.7-old/debian/rules 2004-10-11 11:05:56.000000000 -0700 +++ gql-0.5.7/debian/rules 2004-10-11 11:09:31.000000000 -0700 @@ -19,7 +19,7 @@ =20 sedsubsts =3D -e "s/@DEVBRANCH@/$(devbranch)/g" -e "s/@CORE_SO@/$(core_so)= /g" =20 -debian/control: debian/control.in +debian/control:: debian/control.in awk '{ gsub(/@DEVBRANCH@/, "$(devbranch)"); \ gsub(/@CORE_SO@/, "$(core_so)"); \ gsub(/@SHORTDESC@/, "$(shortdesc)"); \ --Q68bSM7Ycu6FN28Q-- --l76fUT7nc3MelDdI Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBauG/fNdgYxVXvBARApRtAKCzo1aXEjERK8kalyfIFtDmRnw7FQCfSJqN s2qdhGCdxcoBe99ghUx6e1s= =qNmO -----END PGP SIGNATURE----- --l76fUT7nc3MelDdI-- --------------------------------------- Received: (at 276114-done) by bugs.debian.org; 29 Jan 2006 13:42:20 +0000 >From [EMAIL PROTECTED] Sun Jan 29 05:42:20 2006 Return-path: <[EMAIL PROTECTED]> Received: from mail.irb.hr ([161.53.22.8] ident=UNKNOWN) by spohr.debian.org with esmtp (Exim 4.50) id 1F3Cou-0000UM-5W; Sun, 29 Jan 2006 05:42:20 -0800 Received: from diziet.irb.hr (diziet.irb.hr [161.53.22.31]) by mail.irb.hr (8.13.4/8.13.4/Debian-3) with ESMTP id k0TDfp8m023669; Sun, 29 Jan 2006 14:41:51 +0100 Received: from diziet.irb.hr (localhost [127.0.0.1]) by diziet.irb.hr (8.13.5/8.13.5/Debian-3) with ESMTP id k0TDgEBO003335; Sun, 29 Jan 2006 14:42:14 +0100 Received: (from [EMAIL PROTECTED]) by diziet.irb.hr (8.13.5/8.13.5/Submit) id k0TDgEpU003333; Sun, 29 Jan 2006 14:42:14 +0100 From: Matej Vela <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Removed Date: Sun, 29 Jan 2006 14:42:14 +0100 Message-ID: <[EMAIL PROTECTED]> User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Scanned-By: MIMEDefang 2.51 on 161.53.22.8 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.0 required=4.0 tests=BAYES_00,ONEWORD autolearn=no version=2.60-bugs.debian.org_2005_01_02 gql was removed from Debian in October; for details, please see <http://bugs.debian.org/331692>. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]