]> git.michaelhowe.org Git - packages/b/bup.git/commitdiff
tweak git dependency
authorJon Dowland <jmtd@debian.org>
Wed, 28 Apr 2010 09:43:12 +0000 (10:43 +0100)
committerJon Dowland <jmtd@debian.org>
Wed, 28 Apr 2010 09:43:12 +0000 (10:43 +0100)
debian/control

index 87d9dc27f5b3ead8d14ea6848b245b707342ce07..6779666faa56cbce4a670795489e2857d0cbfe09 100644 (file)
@@ -17,7 +17,7 @@ Description: highly efficient file backup system based on git
 
 Package: bup-common
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, python, git
+Depends: ${shlibs:Depends}, ${misc:Depends}, python, git (>= 1:1.7.0.4-2) | git-core
 Description: highly efficient file backup system based on git - common files
  bup is a backup tool which stores the backups in a system based around
  the packfile format from git.