Andreas Tille pushed to branch master at Debian Med / macs
Commits: 92435b1e by Andreas Tille at 2021-10-01T16:20:42+02:00 Fix watchfile to detect new versions on github - - - - - 3b9158f5 by Andreas Tille at 2021-10-01T16:24:41+02:00 routine-update: Standards-Version: 4.6.0 - - - - - 8d6a500c by Andreas Tille at 2021-10-01T16:24:57+02:00 routine-update: watch file standard 4 - - - - - c1809083 by Andreas Tille at 2021-10-01T16:32:31+02:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +macs (2.2.7.1-4) unstable; urgency=medium + + * Fix watchfile to detect new versions on github + * Standards-Version: 4.6.0 (routine-update) + * watch file standard 4 (routine-update) + + -- Andreas Tille <[email protected]> Fri, 01 Oct 2021 16:24:57 +0200 + macs (2.2.7.1-3) unstable; urgency=medium * Link properly with libm ===================================== debian/control ===================================== @@ -14,7 +14,7 @@ Build-Depends: debhelper-compat (= 13), cython3, help2man, procps -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/macs Vcs-Git: https://salsa.debian.org/med-team/macs.git Homepage: https://github.com/taoliu/MACS/ ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ -version=3 +version=4 opts=uversionmangle=s/(rc|a|b|c)/~$1/ \ -https://github.com/taoliu/MACS/releases/latest .*/archive/v?@ANY_VERSION@@ARCHIVE_EXT@ +https://github.com/taoliu/MACS/releases/latest .*/v?@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/macs/-/compare/7094a0e3d3d54a6ca55bdb579793939672d3e742...c1809083bb0d9b253c710ff933d285d2d3c1fa28 -- View it on GitLab: https://salsa.debian.org/med-team/macs/-/compare/7094a0e3d3d54a6ca55bdb579793939672d3e742...c1809083bb0d9b253c710ff933d285d2d3c1fa28 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
