This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository khmer.
commit e5d8ad6eef0fd12ebfdc21a6d1dac5191b088a87 Author: Andreas Tille <[email protected]> Date: Wed Sep 9 09:27:33 2015 +0200 Get package built by dropping the (<< 1.0) constraint at python3-screed in Build-Depends (no idea why it does not build otherwise) --- debian/control | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian/control b/debian/control index 42f0b7d..8ea2fc9 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,6 @@ Build-Depends: debhelper (>= 9), python3-all-dev (>= 3.3), python3-setuptools (>= 3.3), python3-screed, - python3-screed (<< 1.0), python3-nose, python3-sphinx, python3-sphinxcontrib.autoprogram, @@ -45,7 +44,6 @@ Multi-Arch: same Section: python Depends: khmer-common, python3 (>= 3.3), - python3-screed, python3-screed (<< 1.0), ${shlibs:Depends}, ${misc:Depends}, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/khmer.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
