From: Robert S. Edmonds Date: Thu, 8 Aug 2013 23:10:34 +0000 (-0400) Subject: debian/control: promote par2 from Recommends to Depends X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=56b4d2e517447bc09892964ba43ccb6c4f75cbed;p=packages%2Fb%2Fbup.git debian/control: promote par2 from Recommends to Depends --- diff --git a/debian/control b/debian/control index d65022c..0f9b479 100644 --- a/debian/control +++ b/debian/control @@ -16,8 +16,8 @@ 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 -Recommends: par2, bup-fuse, bup-web + git (>= 1:1.7.0.4-2) | git-core, 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 the packfile format from git.