From: Jon Dowland Date: Wed, 28 Apr 2010 09:43:12 +0000 (+0100) Subject: tweak git dependency X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=49de1fc3412de0d41f044f88bc2333526d4046e7;p=packages%2Fb%2Fbup.git tweak git dependency --- diff --git a/debian/control b/debian/control index 87d9dc2..6779666 100644 --- a/debian/control +++ b/debian/control @@ -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.