[Build-common-hackers] Bug#322401: cdbs: blindly adds build-depends that are already present

Marc Haber mh+debian-bugs at zugschlus.de
Wed Aug 10 13:45:04 UTC 2005


Package: cdbs
Version: 0.4.32
Severity: normal

I have a package which triggers #300465. I'd like that package to
build depend on cdbs >= 0.4.29 which is the first version that the bug
is fixed in.

So, I modified control.in to say
Build-Depends: @cdbs@, cdbs (>= 0.4.29)
which cdbs promptly converted into a broken
Build-Depends: cdbs (>= 0.4.23-1.1), build-essential, debhelper (>= 4.1.0), dpatch, cdbs (>= 0.4.29)

IMO, cdbs should detect whether there is already a dependency against
a given package and refrain from adding another one. The maintained
should be able to override cdbs' decision.

Greetings
Marc

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.2-zgsrv
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)

cdbs depends on no packages.

Versions of packages cdbs recommends:
ii  autotools-dev                 20050422.1 Update infrastructure for config.{
ii  debhelper                     4.9.3      helper programs for debian/rules

-- no debconf information




More information about the Build-common-hackers mailing list