This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch debian/jessie-backports-sloppy in repository ariba.
commit d34aced323b52b91cf681285e739ec3546ce493b Author: Andreas Tille <[email protected]> Date: Tue Sep 26 12:41:29 2017 +0200 Relax versioned dependencies to enable backports fullfilling the constraint --- debian/changelog | 2 +- debian/control | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3ac9325..5c823e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ ariba (2.10.1+ds-1~bpo8+1) jessie-backports-sloppy; urgency=medium * Rebuild for jessie-backports. - * Versioned (Build-)Depends: cd-hit (>= 4.6.8-1) + * Versioned (Build-)Depends: cd-hit (>= 4.6.8-1~) -- Andreas Tille <[email protected]> Tue, 26 Sep 2017 10:05:45 +0200 diff --git a/debian/control b/debian/control index 3358d27..78d8e95 100644 --- a/debian/control +++ b/debian/control @@ -9,14 +9,14 @@ Build-Depends: debhelper (>= 9), python3-dev, python3-dendropy (>= 4.2.0), python3-setuptools, - python3-pymummer (>= 0.10.2), + python3-pymummer (>= 0.10.2~), python3-pysam (>= 0.9.1), python3-nose (>= 1.3), python3-bs4 (>= 4.1.0), python3-matplotlib, python3-tk, bowtie2 (>= 2.1.0), - cd-hit (>= 4.6.8-1), + cd-hit (>= 4.6.8-1~), mash, libminimap-dev, libfml-dev (>= 0.1-3), @@ -35,13 +35,13 @@ Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, bowtie2 (>= 2.1.0), - cd-hit (>= 4.6.8-1), + cd-hit (>= 4.6.8-1~), mash, libfml0, libminimap0, mummer, python3-dendropy (>= 4.2.0), - python3-pymummer (>= 0.10.2), + python3-pymummer (>= 0.10.2~), python3-pysam (>= 0.9.1), python3-matplotlib, python3-tk, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ariba.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
