Andreas Tille pushed to branch master at Debian Med / ctdconverter
Commits: 0eca034c by Andreas Tille at 2022-11-02T14:37:51+01:00 Fix watch file - - - - - 511e6295 by Andreas Tille at 2022-11-02T14:38:18+01:00 routine-update: Standards-Version: 4.6.1 - - - - - 19c900e6 by Andreas Tille at 2022-11-02T14:39:18+01:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +ctdconverter (2.1-5) unstable; urgency=medium + + * Team upload. + * Fix watch file + * Standards-Version: 4.6.1 (routine-update) + + -- Andreas Tille <[email protected]> Wed, 02 Nov 2022 14:38:29 +0100 + ctdconverter (2.1-4) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -13,7 +13,7 @@ Build-Depends: debhelper-compat (= 13), python3-ctdopts, help2man, 2to3 -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/ctdconverter Vcs-Git: https://salsa.debian.org/med-team/ctdconverter.git Homepage: https://github.com/WorkflowConversion/CTDConverter ===================================== debian/watch ===================================== @@ -1,19 +1,4 @@ version=4 -# Uncomment to find new files on Github -# - when using releases: -https://github.com/WorkflowConversion/CTDConverter/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@ -# - when using tags -# https://github.com/#GITHUBUSER#/#PACKAGE#/tags .*/#PREFIX#@ANY_VERSION@@ARCHIVE_EXT@ -# Remark: frequently you can do s/#PREFIX#/v?/ since 'v' or nothing is quite common but there are other prefixes possible - -# if tweaking of source is needed -# \ -# debian debian/get-orig-source - -# if you need to repack and choose +dfsg prefix -# opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ - -# See also -# https://people.debian.org/~osamu/uscan.html -# +opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ + https://github.com/WorkflowConversion/CTDConverter/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/ctdconverter/-/compare/676b8c6dfe59bcb2ca312bbc1e838433ccbb96fa...19c900e6df868b0b17a54f42b21b1fb2ae54c91a -- View it on GitLab: https://salsa.debian.org/med-team/ctdconverter/-/compare/676b8c6dfe59bcb2ca312bbc1e838433ccbb96fa...19c900e6df868b0b17a54f42b21b1fb2ae54c91a 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
