Andreas Tille pushed to branch master at Debian Med / python-etelemetry
Commits: ace52488 by Andreas Tille at 2022-12-06T19:46:12+01:00 Fix watch file - - - - - 0dbaebea by Andreas Tille at 2022-12-06T19:46:25+01:00 routine-update: Standards-Version: 4.6.1 - - - - - d4c0e825 by Andreas Tille at 2022-12-06T19:47:45+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-etelemetry (0.3.0-3) unstable; urgency=medium + + * Fix watch file + * Standards-Version: 4.6.1 (routine-update) + + -- Andreas Tille <[email protected]> Tue, 06 Dec 2022 19:46:40 +0100 + python-etelemetry (0.3.0-2) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -11,7 +11,7 @@ Build-Depends: debhelper-compat (= 13), python3-ci-info, # python3-requests <!nocheck>, # python3-pytest <!nocheck> -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/python-etelemetry Vcs-Git: https://salsa.debian.org/med-team/python-etelemetry.git Homepage: https://github.com/sensein/etelemetry-client/ ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ - https://github.com/sensein/etelemetry-client/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@ + https://github.com/sensein/etelemetry-client/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/python-etelemetry/-/compare/2d19ed19832d1158ce59168852dd773213bbd89c...d4c0e825a5f34a12b6ce4cc04486bcf8189b4667 -- View it on GitLab: https://salsa.debian.org/med-team/python-etelemetry/-/compare/2d19ed19832d1158ce59168852dd773213bbd89c...d4c0e825a5f34a12b6ce4cc04486bcf8189b4667 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
