Andreas Tille pushed to branch master at Debian Med / ffindex
Commits: a5406a93 by Andreas Tille at 2022-11-03T18:10:02+01:00 Fix watch file - - - - - 6d5101a0 by Andreas Tille at 2022-11-03T18:10:18+01:00 routine-update: Standards-Version: 4.6.1 - - - - - 1e9ab667 by Andreas Tille at 2022-11-03T18:11:19+01:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +ffindex (0.9.9.9-6) unstable; urgency=medium + + * Fix watch file + * Standards-Version: 4.6.1 (routine-update) + + -- Andreas Tille <[email protected]> Thu, 03 Nov 2022 18:10:23 +0100 + ffindex (0.9.9.9-5) unstable; urgency=medium [ Steffen Moeller ] ===================================== debian/control ===================================== @@ -8,10 +8,10 @@ Build-Depends: debhelper-compat (= 13), help2man, libopenmpi-dev, openmpi-bin, - cmake (>= 3.11), + cmake, chrpath, pkg-config -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/ffindex Vcs-Git: https://salsa.debian.org/med-team/ffindex.git Homepage: https://github.com/ahcm/ffindex ===================================== debian/watch ===================================== @@ -1,7 +1,7 @@ version=4 opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%<project>-$1.tar.gz%" \ -https://github.com/ahcm/ffindex/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@ +https://github.com/ahcm/ffindex/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@ # This was the original with at some time stalled development #opts="mode=git,pretty=0.9.9.7+sog+git%cd.%h" \ View it on GitLab: https://salsa.debian.org/med-team/ffindex/-/compare/daa2df7945016e3a57f567f76a8a5273be18f57d...1e9ab66789aa022f0cf29ff335893398a9aeb17c -- View it on GitLab: https://salsa.debian.org/med-team/ffindex/-/compare/daa2df7945016e3a57f567f76a8a5273be18f57d...1e9ab66789aa022f0cf29ff335893398a9aeb17c 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
