]> git.michaelhowe.org Git - packages/b/bup.git/commitdiff
debian/control: promote par2 from Recommends to Depends
authorRobert S. Edmonds <edmonds@debian.org>
Thu, 8 Aug 2013 23:10:34 +0000 (19:10 -0400)
committerRobert S. Edmonds <edmonds@debian.org>
Thu, 8 Aug 2013 23:10:34 +0000 (19:10 -0400)
debian/control

index d65022c91a606f40bafa3271fc15de0ce6cecbad..0f9b47939331ca1964d1545c7c78b9a5e9d75c4d 100644 (file)
@@ -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.