Package: python-moinmoin Severity: normal I'm trying to make a personal backport of moin to Lenny of 1.9.3. However when I do so, the resulting package has incorrect dependancy information.
In the end of debian/rules I can see there is the following line: CDBS_DEPENDS += python-werkzeug, python-pygments, python-parsedatetime and in debian/control I can see as part of the package definition: Depends: ${python:Depends}, ${misc:Depends}, ${cdbs:Depends} However after building the package I only have: Depends: python (>= 2.3), python-support (>= 0.7.1) So the ${cdbs:Depends} substitution is empty. On lenny I'm using cdbs 0.4.52. Is ${cdbs:Depends} meant to work in the 0.4.52 cdbs package? I'm not very familiar with cdbs, so I can't say. Or does this reveal a bug that is hidden on squeeze and sid? P.S. I used reportbug to create this bug report, which automatically setup a header saying 'Version: 1.9.3-1~bpo50-1'. As that is a version I gave to my backport effort (and is not a version that the debian archive has ever seen, and quite possibly won't see), I've removed that header from this bug report. -- System Information: Debian Release: 5.0.6 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.26-2-686 (SMP w/2 CPU cores) Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org