aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authordancer <dancer>2001-08-28 17:14:36 +0000
committerdancer <dancer>2001-08-28 17:14:36 +0000
commit9f751b15e94c1cbd54e79b940d200f53dda0f798 (patch)
tree3a8d525180ba7c9cc89fea27bebd80854dea5d35 /debian/control
parentb5e6d5726664695d02c11ac1b6e17e0678dcaece (diff)
downloadpbuilder-9f751b15e94c1cbd54e79b940d200f53dda0f798.tar
pbuilder-9f751b15e94c1cbd54e79b940d200f53dda0f798.tar.gz
changed build-deps to debootstrap 0.1.15
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 0383b0a..0eb8c97 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.5.6
Package: pbuilder
Architecture: all
-Depends: debootstrap (>= 0.1.15.2), ${shlibs:Depends}
+Depends: debootstrap (>= 0.1.15), ${shlibs:Depends}
Description: personal package builder for Debian packages
Constructs a chroot system, and builds a package inside the
chroot.