]> git.michaelhowe.org Git - packages/b/bup.git/commitdiff
Depend upon python-pyxattr and python-pylibacl
authorJon Dowland <jmtd@debian.org>
Tue, 6 Nov 2012 22:52:04 +0000 (22:52 +0000)
committerJon Dowland <jmtd@debian.org>
Tue, 6 Nov 2012 22:52:04 +0000 (22:52 +0000)
debian/changelog
debian/control

index e93697ff10806d956eaf86a47d70efe6c93f2b02..fcdcdd3260c9ef4272c8abf836b793079866614e 100644 (file)
@@ -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 <jmtd@debian.org>  Tue, 06 Nov 2012 22:46:08 +0000
+ -- Jon Dowland <jmtd@debian.org>  Tue, 06 Nov 2012 22:50:59 +0000
 
 bup (0.25~git2011.11.04-5) unstable; urgency=low
 
index 79b1ba0d0d6c3d8c20b7735b8813383d7b34f1ca..c1afbc3f5ff3ec11efe44a3fcdfcda005ff29e99 100644 (file)
@@ -5,6 +5,7 @@ Maintainer: Jon Dowland <jmtd@debian.org>
 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