tags 680803 patch tags 680803 pending thanks Hi,
I've created a patch for this bug #680803 as below. But I wonder this is whether the behavior that devscripts(dch) maintainer wanted, because "dch -v" would be always failed in minimum environment. "Recommends:" is enough or not, could you tell me about this, please? Anyway, here's a patch for this bzr-builddeb package RC bug. diff -Nru bzr-builddeb-2.8.4/debian/changelog bzr-builddeb-2.8.4+nmu1/debian/changelog --- bzr-builddeb-2.8.4/debian/changelog 2012-03-20 09:45:28.000000000 -0600 +++ bzr-builddeb-2.8.4+nmu1/debian/changelog 2012-07-14 10:25:16.000000000 -0600 @@ -1,3 +1,13 @@ +bzr-builddeb (2.8.4+nmu1) unstable; urgency=medium + + * Non-maintainer upload. + * debian/control + - add "Build-Depends-Indep: libdistro-info-perl", because dch should know + about distribution name and it is provided by this package + (Closes: #680803) + + -- Hideki Yamane <henr...@debian.org> Sat, 14 Jul 2012 10:23:31 -0600 + bzr-builddeb (2.8.4) unstable; urgency=low * Add dependency on quilt. LP: #951207 diff -Nru bzr-builddeb-2.8.4/debian/control bzr-builddeb-2.8.4+nmu1/debian/control --- bzr-builddeb-2.8.4/debian/control 2012-03-09 17:06:42.000000000 -0600 +++ bzr-builddeb-2.8.4+nmu1/debian/control 2012-07-14 10:23:27.000000000 -0600 @@ -4,7 +4,7 @@ Maintainer: Debian Bazaar Maintainers <pkg-bazaar-ma...@lists.alioth.debian.org> Uploaders: Reinhard Tartler <siret...@tauware.de>, James Westby <james.wes...@ubuntu.com>, Jelmer Vernooij <jel...@debian.org> Build-Depends: debhelper (>= 5.0.37.2), python-all (>= 2.6.6-3), xz-utils -Build-Depends-Indep: bzr (>= 2.1~), python-docutils, python-debian (>= 0.1.11), python-apt, patchutils, python-testtools (>= 0.9.2), pristine-tar, devscripts (>= 2.10.59), python-subunit, python-bzrlib.tests | bzr (<< 2.4.0~beta1-2), python-lzma, libalgorithm-merge-perl, python-distro-info, quilt, bzr-svn +Build-Depends-Indep: bzr (>= 2.1~), python-docutils, python-debian (>= 0.1.11), python-apt, patchutils, python-testtools (>= 0.9.2), pristine-tar, devscripts (>= 2.10.59), python-subunit, python-bzrlib.tests | bzr (<< 2.4.0~beta1-2), python-lzma, libalgorithm-merge-perl, python-distro-info, quilt, bzr-svn, libdistro-info-perl Vcs-Bzr: http://bzr.debian.org/pkg-bazaar/bzr-builddeb/unstable Vcs-Browser: http://bzr.debian.org/loggerhead/pkg-bazaar/bzr-builddeb/unstable X-Python-Version: >= 2.4 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org