Andreas Tille pushed to branch master at Debian Med / eigensoft
Commits: 518baa50 by Andreas Tille at 2021-08-31T11:40:23+02:00 routine-update: Fix watchfile to detect new versions on github - - - - - 02f0c38f by Andreas Tille at 2021-08-31T11:41:37+02:00 routine-update: Standards-Version: 4.6.0 - - - - - 0439243b by Andreas Tille at 2021-08-31T11:45:42+02:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +eigensoft (7.2.1+dfsg-3) unstable; urgency=medium + + * Fix watchfile to detect new versions on github (routine-update) + * Standards-Version: 4.6.0 (routine-update) + + -- Andreas Tille <[email protected]> Tue, 31 Aug 2021 11:43:32 +0200 + eigensoft (7.2.1+dfsg-2) unstable; urgency=medium * Standards-Version: 4.5.0 (routine-update) ===================================== debian/control ===================================== @@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13), liblapack-dev, liblapacke-dev, libgsl-dev -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/eigensoft Vcs-Git: https://salsa.debian.org/med-team/eigensoft.git Homepage: http://www.hsph.harvard.edu/faculty/alkes-price/software/ ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ - https://github.com/DReichLab/EIG/releases .*/archive/v?@ANY_VERSION@@ARCHIVE_EXT@ + https://github.com/DReichLab/EIG/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/eigensoft/-/compare/a1108d51f5b6d8ab23f679fd0b4634059b2b8612...0439243bfc9bee343e83c8e148e25bc4ff86f6d6 -- View it on GitLab: https://salsa.debian.org/med-team/eigensoft/-/compare/a1108d51f5b6d8ab23f679fd0b4634059b2b8612...0439243bfc9bee343e83c8e148e25bc4ff86f6d6 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
