From cab3468978c14019894e4b5fdf83ffa59707686e Mon Sep 17 00:00:00 2001 From: "Robert S. Edmonds" Date: Fri, 15 Nov 2013 14:11:06 -0500 Subject: [PATCH] debian/control: re-enable python-pylibacl on non-linux architectures --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index e3ce3ac..bf95247 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: extra Maintainer: Robert S. Edmonds Build-Depends: debhelper (>= 8.9.7~), dctrl-tools, python-dev (>= 2.6.6-3~), - python-pylibacl [linux-any], + python-pylibacl, python-pyxattr [linux-any], git, par2 [!hurd-i386], @@ -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 [!hurd-i386], python-pylibacl [linux-any], python-pyxattr [linux-any] + git, par2 [!hurd-i386], python-pylibacl, 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 -- 2.39.5