Andreas Tille pushed to branch master at Debian Med / igor
Commits: d5e5a33a by Andreas Tille at 2022-11-05T20:30:23+01:00 Fix watch file - - - - - 9128dc3a by Andreas Tille at 2022-11-05T20:31:32+01:00 routine-update: Standards-Version: 4.6.1 - - - - - 628d3e04 by Andreas Tille at 2022-11-05T20:40:35+01:00 lintian-overrides (see lintian bug #1017966) - - - - - 49265005 by Andreas Tille at 2022-11-05T20:41:54+01:00 Upload to unstable - - - - - 4 changed files: - debian/changelog - debian/control - + debian/source/lintian-overrides - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +igor (1.4.0+dfsg-4) unstable; urgency=medium + + * Team upload. + * Fix watch file + * Standards-Version: 4.6.1 (routine-update) + * lintian-overrides (see lintian bug #1017966) + + -- Andreas Tille <[email protected]> Sat, 05 Nov 2022 20:40:47 +0100 + igor (1.4.0+dfsg-3) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13), libblas-dev | libblas.so # doxygen # asciidoc, -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/igor Vcs-Git: https://salsa.debian.org/med-team/igor.git Homepage: https://github.com/qmarcou/IGoR/ ===================================== debian/source/lintian-overrides ===================================== @@ -0,0 +1,2 @@ +# See lintian bug #1017966 +igor source: source-is-missing [docs/index.html] ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 -opts="repacksuffix=+dfsg,dversionmangle=auto,repack,compression=xz" \ - https://github.com/qmarcou/IGoR/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@ +opts="repacksuffix=+dfsg,dversionmangle=auto,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ + https://github.com/qmarcou/IGoR/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/igor/-/compare/d93befd06a8fa44fae6745f5a5fd13aa081bce06...492650050a62d0257c15cda6eda33dcc1425d50f -- View it on GitLab: https://salsa.debian.org/med-team/igor/-/compare/d93befd06a8fa44fae6745f5a5fd13aa081bce06...492650050a62d0257c15cda6eda33dcc1425d50f 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
