summaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2012-02-13 17:10:47 +0100
committerGuido Günther <agx@sigxcpu.org>2012-02-13 17:10:47 +0100
commit7e416261e4e33d868645de8a669e69a606d20551 (patch)
treef0e794c336029fe8c4734b4917664cda35083dbb /debian
parentf25fa9ba31e4bcf16dc87176e356782b9289c91e (diff)
Require git 1.7
which is already in Squeeze and Lenny Backports
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index abf49800..f9011ab3 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ X-Python-Version: >= 2.6
Package: git-buildpackage
Architecture: all
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, devscripts (>= 2.10.66~),
- git (>= 1:1.7.0.4-2) | git (>= 1:1.5.0.1-1), python-dateutil
+ git (>= 1:1.7.0.4-2), python-dateutil
Recommends: pristine-tar (>= 0.5), cowbuilder
Suggests: python-notify, unzip
Description: Suite to help with Debian packages in Git repositories