This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository python-cutadapt.
commit e48750158cf063e795284c5453a1e32ccdde4c5c Author: Andreas Tille <[email protected]> Date: Sat Feb 10 13:16:06 2018 +0100 cme fix dpkg-control --- debian/changelog | 1 + debian/control | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index c682ae4..45a8c94 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ python-cutadapt (1.15-1) UNRELEASED; urgency=medium * New upstream release + * cme fix dpkg-control -- Andreas Tille <[email protected]> Sat, 10 Feb 2018 13:14:38 +0100 diff --git a/debian/control b/debian/control index 8b4152d..9ce4a65 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Build-Depends: debhelper (>= 9), python3-nose, python3-xopen, cython3 -Standards-Version: 3.9.8 +Standards-Version: 4.1.3 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-cutadapt.git Vcs-Git: https://anonscm.debian.org/git/debian-med/python-cutadapt.git Homepage: http://pypi.python.org/pypi/cutadapt @@ -66,7 +66,6 @@ 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
