Andrius Merkys pushed to branch master at Debian Med / python-cutadapt
Commits: 44cf2844 by Andrius Merkys at 2019-12-02T06:21:10Z Adding missing build-depends on python3-pytest-mock. - - - - - 760df09c by Andrius Merkys at 2019-12-02T06:27:41Z Preparing for release. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +python-cutadapt (2.7-2) unstable; urgency=medium + + * Team upload. + * Adding missing build-depends on python3-pytest-mock. + + -- Andrius Merkys <[email protected]> Mon, 02 Dec 2019 01:27:26 -0500 + python-cutadapt (2.7-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -12,6 +12,7 @@ Build-Depends: debhelper-compat (= 12), python3-dev, python3-setuptools, python3-setuptools-scm, + python3-pytest-mock, python3-pytest-timeout, python3-xopen (>= 0.5.0), python3-dnaio, View it on GitLab: https://salsa.debian.org/med-team/python-cutadapt/compare/02a1c823fa85aa7d1c49d01e4545933922e84c55...760df09c274eaf00ed901787cc21855c726f1551 -- View it on GitLab: https://salsa.debian.org/med-team/python-cutadapt/compare/02a1c823fa85aa7d1c49d01e4545933922e84c55...760df09c274eaf00ed901787cc21855c726f1551 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
