[Build-common-hackers] Bug#521180: cdbs: DEB_PYTHON_MODULE_PACKAGE behavior changed unexpectedly

Marc Dequènes (Duck) duck at duckcorp.org
Wed Mar 25 14:15:42 UTC 2009


Package: cdbs
Version: 0.4.53
Severity: grave


Coin,

Until 2008-03-17, at least, DEB_PYTHON_MODULE_PACKAGE was always  
defined with the following code:
   DEB_PYTHON_MODULE_PACKAGE = $(firstword $(filter-out %-doc %-dev  
%-common, $(DEB_PACKAGES)))
and is now unset by default.

I didn't find anything documenting this changes in the changelog or  
NEWS.Debian. This is problematic, as this breaks packages relying on  
this variable in the build rules, like in the 'balazar' package:
   build/$(DEB_PYTHON_MODULE_PACKAGE):: $(MANPAGES)
Several package then FTBFS, thus the severity of this bug.

It seems the 'cdbs_python_packages' variable could replace it, but the  
plural in the name suggest it would not.

We could perhaps raise this problem on the mailing-list before  
changing or reverting the behavior again.

Regards.


P.S: i just checked the package in Lenny (0.4.52), before sending this  
mail, and it is happily not affected.

-- 
Marc Dequènes (Duck)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: PGP Digital Signature
Url : http://lists.alioth.debian.org/pipermail/build-common-hackers/attachments/20090325/877363b1/attachment.pgp 


More information about the Build-common-hackers mailing list