aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/control
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2015-06-05 12:05:43 +0200
committerGuido Günther <agx@sigxcpu.org>2015-06-05 12:12:12 +0200
commitdff628b16a7c54eb1c0f57c9d2b5d7e8f21284ce (patch)
tree7e03d0e28955b8af203ebddb3e72e2572f806a93 /debian/control
parent82a3971f2c944b890dadbea1f98cefe0e1224378 (diff)
Don't insist on cowbuilder that much
Allow for pbuilder or sbuild either. Since the integration with cowbuilder is currenty best let's see how this turns out. It would be nice if somebody would provide some code to detect which builder is there and automatically adjust configuration for that one. Closes; #695280
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 0c99408f..d9e9ffbd 100644
--- a/debian/control
+++ b/debian/control
@@ -47,7 +47,9 @@ Depends: ${python:Depends},
python-dateutil,
python-pkg-resources,
python-six,
-Recommends: pristine-tar (>= 0.5), cowbuilder, python-requests
+Recommends: pristine-tar (>= 0.5),
+ cowbuilder | pbuilder | sbuild,
+ python-requests
Suggests: python-notify, unzip
Description: Suite to help with Debian packages in Git repositories
This package contains the following tools: