[Pkg-bazaar-commits] r162 ./bzr-builddeb/trunk: Require patchutils as a dependency.

James Westby jw+debian at jameswestby.net
Wed Jul 25 17:15:07 UTC 2007


------------------------------------------------------------
revno: 162
committer: James Westby <jw+debian at jameswestby.net>
branch nick: trunk
timestamp: Wed 2007-07-25 18:15:07 +0100
message:
  Require patchutils as a dependency.
modified:
  debian/control
-------------- next part --------------
=== modified file 'debian/control'
--- a/debian/control	2007-07-25 16:49:12 +0000
+++ b/debian/control	2007-07-25 17:15:07 +0000
@@ -4,13 +4,13 @@
 Maintainer: Debian Bazaar Maintainers <pkg-bazaar-maint at lists.alioth.debian.org>
 Uploaders: Reinhard Tartler <siretart at tauware.de>, James Westby <jw+debian at jameswestby.net>
 Build-Depends: debhelper (>= 5.0.37.2), python-all-dev (>= 2.3.5-11)
-Build-Depends-Indep: bzr (>= 0.18~), python-central (>= 0.5.8), python-docutils, python-debian (>= 0.1.3), python-deb822 (>= 0.3), bzrtools (>= 0.18)
+Build-Depends-Indep: bzr (>= 0.18~), python-central (>= 0.5.8), python-docutils, python-debian (>= 0.1.3), python-deb822 (>= 0.3), bzrtools (>= 0.18), patchutils
 XS-Python-Version: >= 2.4
 Standards-Version: 3.7.2
 
 Package: bzr-builddeb
 Architecture: all
-Depends: bzr (>= 0.18~), python-debian (>= 0.1.3), ${python:Depends}, python-deb822 (>= 0.3), dpkg-dev, fakeroot, bzrtools (>= 0.18), devscripts
+Depends: bzr (>= 0.18~), python-debian (>= 0.1.3), ${python:Depends}, python-deb822 (>= 0.3), dpkg-dev, fakeroot, bzrtools (>= 0.18), devscripts, patchutils
 Provides: bzr-buildpackage
 XB-Python-Version: ${python:Versions}
 Description: bzr plugin for Debian package management



More information about the Pkg-bazaar-commits mailing list