Your message dated Sun, 28 May 2006 15:47:17 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#365085: fixed in cdbs 0.4.40
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.39
Severity: important

Hello,

Since cdbs 0.4.39, a nasty problem crops up when building a KDE module. 
kscd (part of kdemultimedia) should pick up a Depends on libkcddb1 
(also part of kdemultimedia) thanks to the following in debian/rules:

PACKAGES_WITH_LIBS := libkcddb1

...and the following in debian-qt-kde.mk (not part of cdbs itself, but 
still):

DEB_SHLIBDEPS_INCLUDE = $(foreach p,
$(PACKAGES_WITH_LIBS),debian/$(p)/usr/lib)

This ensured that kscd would depend on libkcddb1. However, with 0.4.39, 
this doesn't seem to happen any more. kscd is built, but doesn't Depend 
on libkcddb1 (see bug #365018). My guess it that this change in 0.4.39:

   * Moved dh_shlibdeps call to binary-predeb (debhelper.mk)
     (closes: #326926)

...is the root of the problem - perhaps it happens too early, and so 
breaks DEB_SHLIBDEPS_INCLUDE. I welcome your thoughts on the best way 
to fix this.

Thanks,
Christopher Martin

Attachment: pgpWJwP9jHdXz.pgp
Description: PGP signature


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

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.40.dsc
  to pool/main/c/cdbs/cdbs_0.4.40.dsc
cdbs_0.4.40.tar.gz
  to pool/main/c/cdbs/cdbs_0.4.40.tar.gz
cdbs_0.4.40_all.deb
  to pool/main/c/cdbs/cdbs_0.4.40_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: Mon, 29 May 2006 00:24:11 +0200
Source: cdbs
Binary: cdbs
Architecture: source all
Version: 0.4.40
Distribution: unstable
Urgency: low
Maintainer: CDBS Hackers <[EMAIL PROTECTED]>
Changed-By: Peter Eisentraut <[EMAIL PROTECTED]>
Description: 
 cdbs       - common build system for Debian packages
Closes: 306941 365085 365122 365257 365457 365524
Changes: 
 cdbs (0.4.40) unstable; urgency=low
 .
   * Acknowledge NMU (closes: #365085)
   * Added DEB_PYTHON_PACKAGES_EXCLUDE (python-distutils.mk)
     (closes: #365257)
   * cdbs-edit-patch: Avoid error message when creating new patch
   * Try patches at level 1 first, to avoid problems with patches that only
     create new files (simple-patchsys.mk) (closes: #365524)
   * Unset DEB_DBG_PACKAGE_ALL if some DEB_DBG_PACKAGE_pkg is set by user
     (debhelper.mk); test case in debhelper-6.sh
   * Set DEB_DBG_PACKAGE_pkg automatically if corresponding pkg exists
     (debhelper.mk) (closes: #365122); test case in debhelper-7.sh
   * Resurrected old documentation changelog
   * Fixed doc-base entries
   * Documented that directories with special characters are not supported
     (closes: #306941)
   * Corrected some typos in documentation (closes: #365457)
Files: 
 4be37d3718de68d6ec8fada3bda427c0 980 devel optional cdbs_0.4.40.dsc
 60d249106adbee72048c7bcf64075f10 402300 devel optional cdbs_0.4.40.tar.gz
 006f6a19855f362dd6b87281cd3590e9 301104 devel optional cdbs_0.4.40_all.deb

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

iD8DBQFEeiXlTTx8oVVPtMYRAvMzAJ9BTAxBlJc9VKVEfIu+XEQ+Yum1RgCfQ7gl
OS9J2c0XraiA+T/CvS+wdzQ=
=aOiU
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to