Andreas Tille pushed to branch master at Debian Med / python-pyspoa
Commits: 85503e5c by Andreas Tille at 2022-09-29T19:21:47+02:00 Fix watch file - - - - - 1ca534ef by Andreas Tille at 2022-09-29T19:22:02+02:00 routine-update: Standards-Version: 4.6.1 - - - - - 46ab649a by Andreas Tille at 2022-09-29T19:22:08+02:00 routine-update: Remove trailing whitespace in debian/copyright - - - - - c15130f1 by Andreas Tille at 2022-09-29T19:23:25+02:00 routine-update: Ready to upload to unstable - - - - - 4 changed files: - debian/changelog - debian/control - debian/copyright - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +python-pyspoa (0.0.8-3) unstable; urgency=medium + + * Team upload. + * Fix watch file + * Standards-Version: 4.6.1 (routine-update) + * Remove trailing whitespace in debian/copyright (routine-update) + + -- Andreas Tille <[email protected]> Thu, 29 Sep 2022 19:22:16 +0200 + python-pyspoa (0.0.8-2) unstable; urgency=medium * Source-only Upload. ===================================== debian/control ===================================== @@ -11,7 +11,7 @@ Build-Depends: python3-setuptools, libspoa-dev, python3-pybind11 -Standards-Version: 4.5.1 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/python-pyspoa Vcs-Git: https://salsa.debian.org/med-team/python-pyspoa.git Homepage: https://github.com/nanoporetech/pyspoa ===================================== debian/copyright ===================================== @@ -1,7 +1,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: pyspoa Source: https://github.com/nanoporetech/pyspoa/releases - + Files: * Copyright: 2020 Oxford Nanopore Technologies License: Expat ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ -https://github.com/nanoporetech/pyspoa/releases .*/archive/.*/v?@ANY_VERSION@\.tar\.gz +https://github.com/nanoporetech/pyspoa/tags .*/v?@ANY_VERSION@\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/python-pyspoa/-/compare/940c217b5d50fd609291360158118f1556215f48...c15130f173ffbd4bda10a1113ae65d23369682b5 -- View it on GitLab: https://salsa.debian.org/med-team/python-pyspoa/-/compare/940c217b5d50fd609291360158118f1556215f48...c15130f173ffbd4bda10a1113ae65d23369682b5 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
