[Build-common-hackers] Bug#204843: marked as done (cdbs: python-distutils should use versioned python everywhere)

Debian Bug Tracking System owner@bugs.debian.org
Tue, 02 Sep 2003 20:18:12 -0500


Your message dated Tue, 02 Sep 2003 21:02:11 -0400
with message-id <E19uM2F-00069M-00@auric.debian.org>
and subject line Bug#204843: fixed in cdbs 0.4.6
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; 10 Aug 2003 17:58:57 +0000
>From jorgland@sol.wh-hms.uni-ulm.de Sun Aug 10 12:58:55 2003
Return-path: <jorgland@sol.wh-hms.uni-ulm.de>
Received: from ulm9-d9bb52b7.pool.mediaways.net (joergland.wendlandnet.de) [217.187.82.183] 
	by master.debian.org with smtp (Exim 3.35 1 (Debian))
	id 19luT0-0003mW-00; Sun, 10 Aug 2003 12:58:54 -0500
Received: (qmail 2669 invoked by uid 1000); 10 Aug 2003 18:00:22 -0000
Message-ID: <20030810180022.2668.qmail@joergland.wendlandnet.de>
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="UTF-8"
From: Joerg Wendland <joergland@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: cdbs: python-distutils should use versioned python everywhere
X-Mailer: reportbug 2.20
Date: Sun, 10 Aug 2003 20:00:22 +0200
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0
	tests=BAYES_10,HAS_PACKAGE
	version=2.53-bugs.debian.org_2003_07_20
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_07_20 (1.174.2.15-2003-03-30-exp)

Package: cdbs
Version: 0.4.5.1
Severity: important

Hi,
I am maintaining a python2.2-only package (python-bz2). I build-depend
on python2.2-dev for dist-utils and python-headers. CDBS calls
/usr/bin/python for building the package, so I had to use python2.3-dev
after python2.3 becoming the default version. But this is not feasible
because my package just won't build against python2.3. So
common-build-impl should run something like python$(cdbs_python_ver) as
in the install targets. I believe there will be more packages with that
problem.

Cheers, Joerg


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux joergland 2.4.20-joerg.3 #1 Tue May 6 19:06:09 CEST 2003 i686
Locale: LANG=C, LC_CTYPE=de_DE.UTF-8

-- no debconf information


---------------------------------------
Received: (at 204843-close) by bugs.debian.org; 3 Sep 2003 01:09:24 +0000
>From katie@auric.debian.org Tue Sep 02 20:09:24 2003
Return-path: <katie@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19uM9E-0002tB-00; Tue, 02 Sep 2003 20:09:24 -0500
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 19uM2F-00069M-00; Tue, 02 Sep 2003 21:02:11 -0400
From: Colin Walters <walters@debian.org>
To: 204843-close@bugs.debian.org
X-Katie: $Revision: 1.35 $
Subject: Bug#204843: fixed in cdbs 0.4.6
Message-Id: <E19uM2F-00069M-00@auric.debian.org>
Sender: Archive Administrator <katie@auric.debian.org>
Date: Tue, 02 Sep 2003 21:02:11 -0400
Delivered-To: 204843-close@bugs.debian.org

Source: cdbs
Source-Version: 0.4.6

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

cdbs_0.4.6.dsc
  to pool/main/c/cdbs/cdbs_0.4.6.dsc
cdbs_0.4.6.tar.gz
  to pool/main/c/cdbs/cdbs_0.4.6.tar.gz
cdbs_0.4.6_all.deb
  to pool/main/c/cdbs/cdbs_0.4.6_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 204843@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Walters <walters@debian.org> (supplier of updated cdbs 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 31 Aug 2003 00:48:56 -0400
Source: cdbs
Binary: cdbs
Architecture: source all
Version: 0.4.6
Distribution: unstable
Urgency: low
Maintainer: CDBS Hackers <build-common-hackers@lists.alioth.debian.org>
Changed-By: Colin Walters <walters@debian.org>
Description: 
 cdbs       - common build system for Debian packages
Closes: 202091 204843 206941 206955 207625
Changes: 
 cdbs (0.4.6) unstable; urgency=low
 .
   * Colin Walters <walters@debian.org>:
     - More documentation for tarball.mk (Closes: #206941)
     - New variable DEB_UPDATE_RCD_PARAMS_package (Closes: #206955)
     - Add DEB_PYTHON_COMPILE_VERSION to python-distutils.mk
       (Closes: #204843)
     - Call dh_installlogcheck by default (Closes: #202091)
   * Joerg Wendland <joergland@debian.org>
     - Call dh_installlogrotate by default (Closes: #207625)
Files: 
 00cd0eddde50fea8d6bb2533999b7ff7 783 devel optional cdbs_0.4.6.dsc
 8b80a2e667aa979f310c80d6ac0c63e0 210099 devel optional cdbs_0.4.6.tar.gz
 31d2e3bad5bca5767aa99044277aad07 50708 devel optional cdbs_0.4.6_all.deb

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

iD8DBQE/VTylOIkJWWp2WGURAgB/AJ9Iw0S1Y/kvkyjmXDr3IeXpKpeJswCePfoB
1YMTpXhhMvRNKE5aO7fZrk0=
=KZ1w
-----END PGP SIGNATURE-----