From 56b4d2e517447bc09892964ba43ccb6c4f75cbed Mon Sep 17 00:00:00 2001 From: "Robert S. Edmonds" Date: Thu, 8 Aug 2013 19:10:34 -0400 Subject: [PATCH] debian/control: promote par2 from Recommends to Depends --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.39.5