Andreas Tille pushed to branch master at Debian Med / charls
Commits: 7b4b154c by Andreas Tille at 2022-12-06T18:03:48+01:00 Fix watch file - - - - - ecaa7ba5 by Andreas Tille at 2022-12-06T18:04:03+01:00 routine-update: Standards-Version: 4.6.1 - - - - - 566401e1 by Andreas Tille at 2022-12-06T18:04:14+01:00 Set upstream metadata fields: Security-Contact. Changes-By: lintian-brush - - - - - f9a25e3b by Andreas Tille at 2022-12-06T18:06:50+01:00 New upstream version 2.3.4 - - - - - e00d34fe by Andreas Tille at 2022-12-06T18:07:56+01:00 Upload to unstable - - - - - 4 changed files: - debian/changelog - debian/control - debian/upstream/metadata - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +charls (2.3.4-2) unstable; urgency=medium + + * Fix watch file + * Standards-Version: 4.6.1 (routine-update) + + -- Andreas Tille <[email protected]> Tue, 06 Dec 2022 18:06:56 +0100 + charls (2.3.4-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -6,7 +6,7 @@ Section: science Priority: optional Build-Depends: cmake, debhelper-compat (= 13) -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/charls Vcs-Git: https://salsa.debian.org/med-team/charls.git Homepage: https://github.com/team-charls/charls ===================================== debian/upstream/metadata ===================================== @@ -3,3 +3,4 @@ Bug-Database: https://github.com/team-charls/charls/issues Bug-Submit: https://github.com/team-charls/charls/issues/new Repository: https://github.com/team-charls/charls.git Repository-Browse: https://github.com/team-charls/charls +Security-Contact: https://github.com/team-charls/charls/tree/HEAD/SECURITY.md ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 -opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ - https://github.com/team-charls/charls/releases .*/([\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) +opts="repacksuffix=+dfsg,dversionmangle=auto,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ + https://github.com/team-charls/charls/tags .*/([\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) View it on GitLab: https://salsa.debian.org/med-team/charls/-/compare/15d02a060f96b59218da7e5b2ef5766787ab0750...e00d34feb45a649d756c3cb296ed69bbaec06235 -- View it on GitLab: https://salsa.debian.org/med-team/charls/-/compare/15d02a060f96b59218da7e5b2ef5766787ab0750...e00d34feb45a649d756c3cb296ed69bbaec06235 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
