Andreas Tille pushed to branch master at Debian Med / python-biom-format
Commits: ce5694a8 by Andreas Tille at 2022-11-30T20:53:41+01:00 Fix watch file - - - - - b26579f2 by Andreas Tille at 2022-11-30T20:53:56+01:00 routine-update: Standards-Version: 4.6.1 - - - - - c2c2edd0 by Andreas Tille at 2022-11-30T20:57:42+01:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +python-biom-format (2.1.12-2) unstable; urgency=medium + + * Fix watch file + * Standards-Version: 4.6.1 (routine-update) + + -- Andreas Tille <[email protected]> Wed, 30 Nov 2022 20:54:15 +0100 + python-biom-format (2.1.12-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -22,7 +22,7 @@ Build-Depends: debhelper-compat (= 13), python3-matplotlib, python3-pytest <!nocheck>, python3-pytest-cov <!nocheck> -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/python-biom-format Vcs-Git: https://salsa.debian.org/med-team/python-biom-format.git Homepage: https://biom-format.org/ ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 -opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ - https://github.com/biocore/biom-format/releases .*/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) +opts="repacksuffix=+dfsg,dversionmangle=auto,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ + https://github.com/biocore/biom-format/tags .*/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) View it on GitLab: https://salsa.debian.org/med-team/python-biom-format/-/compare/91b38ff9c8bcc4476707ffd022bd6a40aee52fac...c2c2edd01b86987919b17f359d3c69cebb7281be -- View it on GitLab: https://salsa.debian.org/med-team/python-biom-format/-/compare/91b38ff9c8bcc4476707ffd022bd6a40aee52fac...c2c2edd01b86987919b17f359d3c69cebb7281be 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
