Andreas Tille pushed to branch master at Debian Med / ataqv
Commits: fb3a142f by Andreas Tille at 2022-09-30T12:36:04+02:00 Fix watch file - - - - - f3c0a9db by Andreas Tille at 2022-09-30T12:36:18+02:00 routine-update: Standards-Version: 4.6.1 - - - - - 7db54487 by Andreas Tille at 2022-09-30T12:41:07+02:00 lintian-overrides due to lintian bug #1017966 - - - - - 0de68e31 by Andreas Tille at 2022-09-30T12:43:59+02:00 Upload to unstable - - - - - 4 changed files: - debian/changelog - debian/control - + debian/source/lintian-overrides - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +ataqv (1.3.0+ds-2) unstable; urgency=medium + + * Team upload. + * Fix watch file + * Standards-Version: 4.6.1 (routine-update) + * lintian-overrides due to lintian bug #1017966 + + -- Andreas Tille <[email protected]> Fri, 30 Sep 2022 12:41:15 +0200 + ataqv (1.3.0+ds-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -21,7 +21,7 @@ Build-Depends: debhelper-compat (= 13), python3, node-d3, debhelper -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/ataqv Vcs-Git: https://salsa.debian.org/med-team/ataqv.git Homepage: https://github.com/ParkerLab/ataqv/ ===================================== debian/source/lintian-overrides ===================================== @@ -0,0 +1,3 @@ +# See lintian bug #1017966 +ataqv source: source-is-missing [src/web/index.html] + ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 -opts="repacksuffix=+ds,dversionmangle=auto,repack,compression=xz" \ - https://github.com/ParkerLab/ataqv/releases .*/@ANY_VERSION@@ARCHIVE_EXT@ +opts="repacksuffix=+ds,dversionmangle=auto,repack,compression=xz,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ + https://github.com/ParkerLab/ataqv/tags .*/@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/ataqv/-/compare/1529c1c0cf48bf0439092efe0ce5a43da8e37799...0de68e31b7a81176b7c76a26f24e4c38ef0fe275 -- View it on GitLab: https://salsa.debian.org/med-team/ataqv/-/compare/1529c1c0cf48bf0439092efe0ce5a43da8e37799...0de68e31b7a81176b7c76a26f24e4c38ef0fe275 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
