This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository python-cutadapt.
commit f5bbc971fa2acc6b9822c7359144313455506c20 Author: Andreas Tille <[email protected]> Date: Mon Jun 20 15:56:52 2016 +0200 Add missing breaks - once the package has passed new queue this should be uploaded soonish --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 16d70ff..c2e8bf9 100644 --- a/debian/control +++ b/debian/control @@ -61,6 +61,7 @@ Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, python3-cutadapt +Breaks: python-cutadapt (<= 1.9.1-1) Description: Clean biological sequences from high-throughput sequencing reads Cutadapt helps with biological sequence clean tasks by finding the adapter or primer sequences in an error-tolerant way. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-cutadapt.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
