Andreas Tille pushed to branch master at Debian Med / ctdopts
Commits: 8e2cfa7c by Andreas Tille at 2022-11-03T11:41:08+01:00 Fix watch file - - - - - 97a9c683 by Andreas Tille at 2022-11-03T11:41:24+01:00 routine-update: Standards-Version: 4.6.1 - - - - - df14aacc by Andreas Tille at 2022-11-03T11:42:32+01:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,9 +1,11 @@ -ctdopts (1.5-2) UNRELEASED; urgency=medium +ctdopts (1.5-2) unstable; urgency=medium * Team upload. * Enable uscan creating a sensible file name + * Fix watch file + * Standards-Version: 4.6.1 (routine-update) - -- Andreas Tille <[email protected]> Wed, 20 Oct 2021 08:58:41 +0200 + -- Andreas Tille <[email protected]> Thu, 03 Nov 2022 11:41:50 +0100 ctdopts (1.5-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13), python3-setuptools, 2to3, python3-tz -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/ctdopts Vcs-Git: https://salsa.debian.org/med-team/ctdopts.git Homepage: https://github.com/WorkflowConversion/CTDopts ===================================== debian/watch ===================================== @@ -1,5 +1,5 @@ version=4 opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ - https://github.com/WorkflowConversion/CTDopts/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@ + https://github.com/WorkflowConversion/CTDopts/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/ctdopts/-/compare/8f99809129eaac1ed8d2292e01870ae0218b04a9...df14aaccf940e8a66745a6eecc2bf11c3c73589c -- View it on GitLab: https://salsa.debian.org/med-team/ctdopts/-/compare/8f99809129eaac1ed8d2292e01870ae0218b04a9...df14aaccf940e8a66745a6eecc2bf11c3c73589c 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
