aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2012-03-08 17:46:10 +0100
committerGuido Günther <agx@sigxcpu.org>2012-03-08 17:46:10 +0100
commita8b85361920721a35d3ab10e2b1807d023423d70 (patch)
treeb6be3bfb0b203461384a41eb99cfcf30b3c71f83
parent80cf6d42a52bec3972da4f8b2bc388673f4681d4 (diff)
Build-require a git version that supports --no-edit
Closes: #663103
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 40f8fe10..07affb3f 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 7.0.50~), python (>> 2.6.6-3~),
pychecker, gtk-doc-tools, sgml2x, docbook-utils, jade, python-dateutil, python-nose,
bash-completion, perl, python-epydoc, python-coverage, python-setuptools,
# For the testsuite
- git, bzip2, unzip, pristine-tar
+ git (>= 1:1.7.9.1-1~), bzip2, unzip, pristine-tar
Standards-Version: 3.9.2
Vcs-Git: git://honk.sigxcpu.org/git/git-buildpackage.git
Vcs-Browser: http://git.debian.org/?p=users/agx/git-buildpackage.git