From aa433044750dff67c7549423d314a28705efeb76 Mon Sep 17 00:00:00 2001 From: "Robert S. Edmonds" Date: Thu, 8 Aug 2013 19:12:17 -0400 Subject: [PATCH] debian/control: simplify git dependency oldstable now has git 1:1.7.2.5-3. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 0f9b479..1e3f2c6 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 7.0.50~), pandoc [!ia64 !mips !mipsel !s390 !hurd-i386], python-dev (>= 2.6.6-3~), python-pyxattr, python-pylibacl, - git (>= 1:1.7.0.4-2) | git-core, + git, rsync Standards-Version: 3.9.3 Homepage: https://github.com/bup/bup @@ -16,7 +16,7 @@ Vcs-Browser: http://git.debian.org/?p=collab-maint/bup.git;a=shortlog;h=refs/hea Package: bup Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python, - git (>= 1:1.7.0.4-2) | git-core, par2 + git, par2 Recommends: bup-fuse, bup-web Description: highly efficient file backup system based on git bup is a backup tool which stores the backups in a system based around -- 2.39.5