From: Jon Dowland Date: Sun, 2 Jan 2011 20:24:29 +0000 (+0000) Subject: depend on python-support, thanks Jakub Wilk X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=79659037da8cce67cf5957f3b4bb789993c5d0ff;p=packages%2Fb%2Fbup.git depend on python-support, thanks Jakub Wilk --- diff --git a/debian/changelog b/debian/changelog index 4021efa..d128a49 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +bup (0.20-2) unstable; urgency=low + + * use python-support to tightly version python dependency, + needed due to the binary extensions. Thanks Jakub Wilk. + Closes: #608568. + + -- Jon Dowland Sun, 02 Jan 2011 20:17:40 +0000 + bup (0.20-1) unstable; urgency=low * new upstream version. diff --git a/debian/control b/debian/control index 9c1b6b3..b701664 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: bup Section: admin Priority: extra Maintainer: Jon Dowland -Build-Depends: debhelper (>= 7.0.50~), pandoc, python-dev, +Build-Depends: debhelper (>= 7.0.50~), pandoc, python-dev, python-support, git (>= 1:1.7.0.4-2) | git-core Standards-Version: 3.9.1 Homepage: http://github.com/apenwarr/bup @@ -11,7 +11,7 @@ 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}, +Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python, git (>= 1:1.7.0.4-2) | git-core, python-fuse, python-tornado (>= 1.0.1-1) Recommends: par2