Your message dated Mon, 16 Jan 2006 15:02:10 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#347758: fixed in debhelper 5.0.17
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 Jan 2006 13:58:53 +0000
>From [EMAIL PROTECTED] Thu Jan 12 05:58:53 2006
Return-path: <[EMAIL PROTECTED]>
Received: from mail.cs.tu-berlin.de ([130.149.17.13] ident=root)
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1Ex2ya-0003lR-Nc
        for [EMAIL PROTECTED]; Thu, 12 Jan 2006 05:58:53 -0800
Received: from mailhost.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.17.13])
        by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id OAA13331
        for <[EMAIL PROTECTED]>; Thu, 12 Jan 2006 14:58:47 +0100 (MET)
Received: from localhost (localhost [127.0.0.1])
        by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id 30085FC5A
        for <[EMAIL PROTECTED]>; Thu, 12 Jan 2006 14:58:47 +0100 (MET)
Received: from mailhost.cs.tu-berlin.de ([127.0.0.1])
 by localhost (bueno [127.0.0.1]) (amavisd-new, port 10224) with ESMTP
 id 24993-23 for <[EMAIL PROTECTED]>;
 Thu, 12 Jan 2006 14:58:46 +0100 (MET) 13899
Received: from bolero.cs.tu-berlin.de (bolero.cs.tu-berlin.de [130.149.19.1])
        by mailhost.cs.tu-berlin.de (Postfix) with ESMTP
        for <[EMAIL PROTECTED]>; Thu, 12 Jan 2006 14:58:46 +0100 (MET)
Received: (from [EMAIL PROTECTED])
        by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id k0CDwkjT011883;
        Thu, 12 Jan 2006 14:58:46 +0100 (MET)
From: Matthias Klose <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <[EMAIL PROTECTED]>
Date: Thu, 12 Jan 2006 14:58:46 +0100
To: [EMAIL PROTECTED]
Subject: dh_python and current python policy doesn't match
X-Mailer: VM 7.17 under 21.4 (patch 17) "Jumbo Shrimp" XEmacs Lucid
X-Virus-Scanned: by amavisd-new at cs.tu-berlin.de
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: python,debhelper
Severity: serious

dh_python currently doesn't honor current python policy (but says so
in the manual page).  the version should not yet enter testing until
one of the two is updated.

---------------------------------------
Received: (at 347758-close) by bugs.debian.org; 16 Jan 2006 23:11:58 +0000
>From [EMAIL PROTECTED] Mon Jan 16 15:11:58 2006
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1EydMY-0003Qk-2N; Mon, 16 Jan 2006 15:02:10 -0800
From: Joey Hess <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#347758: fixed in debhelper 5.0.17
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 16 Jan 2006 15:02:10 -0800
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: debhelper
Source-Version: 5.0.17

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

debhelper_5.0.17.dsc
  to pool/main/d/debhelper/debhelper_5.0.17.dsc
debhelper_5.0.17.tar.gz
  to pool/main/d/debhelper/debhelper_5.0.17.tar.gz
debhelper_5.0.17_all.deb
  to pool/main/d/debhelper/debhelper_5.0.17_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.
Joey Hess <[EMAIL PROTECTED]> (supplier of updated debhelper 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: Mon, 16 Jan 2006 17:39:20 -0500
Source: debhelper
Binary: debhelper
Architecture: source all
Version: 5.0.17
Distribution: unstable
Urgency: low
Maintainer: Joey Hess <[EMAIL PROTECTED]>
Changed-By: Joey Hess <[EMAIL PROTECTED]>
Description: 
 debhelper  - helper programs for debian/rules
Closes: 347758
Changes: 
 debhelper (5.0.17) unstable; urgency=low
 .
   * dh_python: Temporarily revert change in 5.0.13 to make use of
     python-support for packages providing private modules or python-only
     modules, since python policy hasn't been updated for this yet.
     Closes: #347758
Files: 
 587fbc10e528cd60150dee696bc19c83 484 devel optional debhelper_5.0.17.dsc
 0178a5bbcab9ff63926fcb9c4cb66b6b 261910 devel optional debhelper_5.0.17.tar.gz
 c996812c39564067ab3846f773f05159 504672 devel optional debhelper_5.0.17_all.deb

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

iD8DBQFDzCIx2tp5zXiKP0wRAkxXAJwOtrl/j24zE7WzXLE//+eJNzLoJQCglP9i
wM2kVDkGDiscZLOdGST8fJA=
=Ayih
-----END PGP SIGNATURE-----


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

Reply via email to