Your message dated Fri, 21 Apr 2006 09:32:17 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#222376: fixed in cdbs 0.4.39
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)

--- Begin Message ---
Package: cdbs
Version: 0.4.13
Severity: wishlist

Hi,

Builds with cdbs currently output a lot of stuff like

if test -n "" && test "" != "."; then rmdir ""; fi
if test "." != "."; then rmdir .; fi

if [ -n "" ]; then \
  mkdir -p ""; \
fi
if [ ! -d "." ]; then \
  mkdir -p "."; \
fi

if test ""; then :; else dh_makeshlibs -pgtetrinet  ; fi

etc.

It would be nice to support a CDBS_DEBUG mode which shows this stuff and
more if necessary, or keep the output a bit more tidy otherwise, like
debhelper itself does.

Jordi

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux nubol 2.6.0-test7 #1 Tue Oct 14 14:38:50 CEST 2003 i686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: cdbs
Source-Version: 0.4.39

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.39.dsc
  to pool/main/c/cdbs/cdbs_0.4.39.dsc
cdbs_0.4.39.tar.gz
  to pool/main/c/cdbs/cdbs_0.4.39.tar.gz
cdbs_0.4.39_all.deb
  to pool/main/c/cdbs/cdbs_0.4.39_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.
Peter Eisentraut <[EMAIL PROTECTED]> (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 [EMAIL PROTECTED])


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

Format: 1.7
Date: Fri, 21 Apr 2006 15:06:39 +0200
Source: cdbs
Binary: cdbs
Architecture: source all
Version: 0.4.39
Distribution: unstable
Urgency: low
Maintainer: CDBS Hackers <[EMAIL PROTECTED]>
Changed-By: Peter Eisentraut <[EMAIL PROTECTED]>
Description: 
 cdbs       - common build system for Debian packages
Closes: 222376 252134 292374 300149 326926 362831
Changes: 
 cdbs (0.4.39) unstable; urgency=low
 .
   * Added definitions of DEB_HOST_ARCH_CPU and DEB_HOST_ARCH_OS
     (buildvars.mk)
   * Added definition of DEB_UPSTREAM_VERSION (buildvars.mk)
   * Remove *.pyc on clean (python-distutils.mk) (closes: #252134)
   * Remove *.omf.out from help directory (gnome.mk) (closes: #292374)
   * Moved dh_shlibdeps call to binary-predeb (debhelper.mk)
     (closes: #326926)
   * Rewrote various shell conditionals as make conditionals
     (closes: #222376)
   * Added 2.5 as possible Python version
   * Remove Python build directories for every used Python version
     separately (closes: #300149); enhanced test case distutils-3.sh to
     check this
   * Deal with rules files that set DH_COMPAT (closes: #362831)
   * Removed DEB_AUTO_CLEANUP_RCS feature; no one was using that correctly
     (tarball.mk)
   * Don't clean config.cache, config.log, config.status; the upstream
     package should do that (autotools.mk, autotools-files.mk)
Files: 
 01310214f5fc6ea2f5657092c015b7c1 982 devel optional cdbs_0.4.39.dsc
 307156637e90859362206caf6567372f 191713 devel optional cdbs_0.4.39.tar.gz
 8a599ff1c56d00d50901b6d12b1fb7a3 291398 devel optional cdbs_0.4.39_all.deb

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

iD8DBQFESQSKTTx8oVVPtMYRAkv3AKC2I39vr38T6e0GqtSBqBUyVTNiBACfUGXJ
N/hrZycZNEdwLOO1guQm+Hg=
=puqo
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to