From: Robert S. Edmonds Date: Sun, 1 Sep 2013 18:19:58 +0000 (-0400) Subject: debian/control: use par2 only on !hurd-i386 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=f3fa75477061981e620331b6dd032623f67fae08;p=packages%2Fb%2Fbup.git debian/control: use par2 only on !hurd-i386 --- diff --git a/debian/control b/debian/control index f598cc8..ae549bd 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 8.9.7~), dctrl-tools, python-pylibacl [linux-any], python-pyxattr [linux-any], git, - par2, + par2 [!hurd-i386], rsync Build-Depends-Indep: pandoc Standards-Version: 3.9.4 @@ -18,7 +18,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/bup.git;a=shortlog Package: bup Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python, - git, par2, python-pylibacl [linux-any], python-pyxattr [linux-any] + git, par2 [!hurd-i386], python-pylibacl [linux-any], python-pyxattr [linux-any] Recommends: bup-doc, python-fuse, python-tornado Description: highly efficient file backup system based on git bup is a backup tool which stores the backups in a system based around