Andreas Tille pushed to branch master at Debian Med / spread-phy
Commits: 3eebc91a by Andreas Tille at 2021-10-07T08:08:28+02:00 Fix watchfile to detect new versions on github - - - - - 24a924fe by Andreas Tille at 2021-10-07T08:09:13+02:00 routine-update: Standards-Version: 4.6.0 - - - - - 75b2ecac by Andreas Tille at 2021-10-07T08:14:01+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 @@ +spread-phy (1.0.7+dfsg-4) unstable; urgency=medium + + * Fix watchfile to detect new versions on github + * Standards-Version: 4.6.0 (routine-update) + + -- Andreas Tille <[email protected]> Thu, 07 Oct 2021 08:09:25 +0200 + spread-phy (1.0.7+dfsg-3) unstable; urgency=medium * Standards-Version: 4.5.0 (routine-update) ===================================== debian/control ===================================== @@ -12,7 +12,7 @@ Build-Depends: debhelper-compat (= 13), libcolt-free-java, libprocessing-core-java, libfest-assert-java -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/spread-phy Vcs-Git: https://salsa.debian.org/med-team/spread-phy.git Homepage: https://www.kuleuven.be/aidslab/phylogeography/SPREAD.html ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ - https://github.com/phylogeography/SPREAD/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) + https://github.com/phylogeography/SPREAD/releases .*/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) View it on GitLab: https://salsa.debian.org/med-team/spread-phy/-/compare/a98c22a0c62a8a4d2d2fd210e341b22e69c2cfef...75b2ecac6acbfbcbbf9ad02514d140fefe9a3c68 -- View it on GitLab: https://salsa.debian.org/med-team/spread-phy/-/compare/a98c22a0c62a8a4d2d2fd210e341b22e69c2cfef...75b2ecac6acbfbcbbf9ad02514d140fefe9a3c68 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
