From 7d9cd40243302080413ca5139d334384442c5b06 Mon Sep 17 00:00:00 2001 From: Jon Dowland Date: Tue, 6 Nov 2012 22:52:04 +0000 Subject: [PATCH] Depend upon python-pyxattr and python-pylibacl --- debian/changelog | 4 +++- debian/control | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e93697f..fcdcdd3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,10 @@ bup (0.25~git2011.11.04-6) experimental; urgency=low * Add --parallel to dh* calls to support parallel building. + * Depend upon python-pyxattr and python-pylibacl so that "bup + meta" works. Thanks Sascha Silbe. Closes: #692009. - -- Jon Dowland Tue, 06 Nov 2012 22:46:08 +0000 + -- Jon Dowland Tue, 06 Nov 2012 22:50:59 +0000 bup (0.25~git2011.11.04-5) unstable; urgency=low diff --git a/debian/control b/debian/control index 79b1ba0..c1afbc3 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Maintainer: Jon Dowland Build-Depends: debhelper (>= 7.0.50~), pandoc [!ia64 !mipsel !s390 !hurd-i386], python-dev, python-support, + python-pyxattr, python-pylibacl, git (>= 1:1.7.0.4-2) | git-core Standards-Version: 3.9.3 Homepage: http://github.com/apenwarr/bup -- 2.39.5