Your message dated Sun, 18 Sep 2005 05:32:20 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#328925: fixed in jesred 1.2pl1-10
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; 18 Sep 2005 08:53:34 +0000
>From [EMAIL PROTECTED] Sun Sep 18 01:53:34 2005
Return-path: <[EMAIL PROTECTED]>
Received: from c203233.adsl.hansenet.de (localhost.localdomain) 
[213.39.203.233] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EGuvV-0000J7-00; Sun, 18 Sep 2005 01:53:33 -0700
Received: from aj by localhost.localdomain with local (Exim 4.52)
        id 1EGuvU-0000BB-KT; Sun, 18 Sep 2005 10:53:32 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: jesred: FTBFS: dh_testdir: Command not found
Message-Id: <[EMAIL PROTECTED]>
Date: Sun, 18 Sep 2005 10:53:32 +0200
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: jesred
Version: 1.2pl1-9
Severity: serious
Tags: patch

When building 'jesred' in a clean 'unstable' chroot,
I get the following error:

  dpatch
Get:1 http://localhost unstable/main dpatch 2.0.14 [80.9kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 80.9kB in 0s (0B/s)
Selecting previously deselected package dpatch.
(Reading database ... 9449 files and directories currently installed.)
Unpacking dpatch (from .../archives/dpatch_2.0.14_all.deb) ...
Setting up dpatch (2.0.14) ...
dpkg-buildpackage: source package is jesred
dpkg-buildpackage: source version is 1.2pl1-9
dpkg-buildpackage: host architecture amd64
 debian/rules clean
dpatch  deapply-all  
02_warnings not applied to ./ .
01_extregex not applied to ./ .
rm -rf patch-stamp patch-stampT debian/patched
dh_testdir
make: dh_testdir: Command not found
make: *** [clean] Error 127

This is caused by two different Build-Depends lines in debian/control
which irritates 'apt-get build-dep'. There should be only a single
occurrence of 'Build-Depends:' in debian control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/jesred-1.2pl1/debian/control ./debian/control
--- ../tmp-orig/jesred-1.2pl1/debian/control    2005-09-18 08:48:54.000000000 
+0000
+++ ./debian/control    2005-09-18 08:48:52.000000000 +0000
@@ -1,10 +1,9 @@
 Source: jesred
-Build-Depends: debhelper (>= 3.0.0), sharutils
 Section: web
 Priority: optional
 Maintainer: Alexander Zangerl <[EMAIL PROTECTED]>
+Build-Depends: debhelper, dpatch, sharutils
 Standards-Version: 3.6.2
-Build-Depends: dpatch
 
 Package: jesred
 Architecture: any

---------------------------------------
Received: (at 328925-close) by bugs.debian.org; 18 Sep 2005 12:40:44 +0000
>From [EMAIL PROTECTED] Sun Sep 18 05:40:44 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EGyLE-0002ZX-00; Sun, 18 Sep 2005 05:32:20 -0700
From: Alexander Zangerl <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#328925: fixed in jesred 1.2pl1-10
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 18 Sep 2005 05:32:20 -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: jesred
Source-Version: 1.2pl1-10

We believe that the bug you reported is fixed in the latest version of
jesred, which is due to be installed in the Debian FTP archive:

jesred_1.2pl1-10.diff.gz
  to pool/main/j/jesred/jesred_1.2pl1-10.diff.gz
jesred_1.2pl1-10.dsc
  to pool/main/j/jesred/jesred_1.2pl1-10.dsc
jesred_1.2pl1-10_i386.deb
  to pool/main/j/jesred/jesred_1.2pl1-10_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.
Alexander Zangerl <[EMAIL PROTECTED]> (supplier of updated jesred 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: Sun, 18 Sep 2005 22:14:21 +1000
Source: jesred
Binary: jesred
Architecture: source i386
Version: 1.2pl1-10
Distribution: unstable
Urgency: low
Maintainer: Alexander Zangerl <[EMAIL PROTECTED]>
Changed-By: Alexander Zangerl <[EMAIL PROTECTED]>
Description: 
 jesred     - A redirector for the Squid proxy
Closes: 328925
Changes: 
 jesred (1.2pl1-10) unstable; urgency=low
 .
   * a brown paper-bag release to fix the
     garbled build-depends (closes: #328925)
Files: 
 92f225ab8b6060a47680078d0bbe64e0 581 web optional jesred_1.2pl1-10.dsc
 7fa2c43fd3bd5a902c7a823e340c41ec 28230 web optional jesred_1.2pl1-10.diff.gz
 bc0103e62575a6359963b9302057a8a7 33790 web optional jesred_1.2pl1-10_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDLVpHpy/2bEK9ZF0RApB2AJ92b9+EMl0RJXjjE5Wlq1bq8MwfyACfTzCE
WDqZUPF4uw8ms92tkXyEoHg=
=A1C/
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to