Andreas Tille pushed to branch master at Debian Med / raxml
Commits: 224fbdd3 by Andreas Tille at 2021-10-11T08:12:45+02:00 Fix watchfile to detect new versions on github - - - - - 88395a93 by Andreas Tille at 2021-10-11T08:13:24+02:00 routine-update: Standards-Version: 4.6.0 - - - - - af61ab7c by Andreas Tille at 2021-10-11T08:13:24+02:00 routine-update: debhelper-compat 13 - - - - - 3edf6dd7 by Andreas Tille at 2021-10-11T08:13:38+02:00 routine-update: watch file standard 4 - - - - - 00a6c5d2 by Andreas Tille at 2021-10-11T08:14:58+02:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,9 +1,16 @@ -raxml (8.2.12+dfsg-7) UNRELEASED; urgency=medium +raxml (8.2.12+dfsg-7) unstable; urgency=medium + [ Michael R. Crusoe ] * Team upload. * Update homepage - -- Michael R. Crusoe <[email protected]> Sat, 20 Jun 2020 14:09:36 +0200 + [ Andreas Tille ] + * Fix watchfile to detect new versions on github + * Standards-Version: 4.6.0 (routine-update) + * debhelper-compat 13 (routine-update) + * watch file standard 4 (routine-update) + + -- Andreas Tille <[email protected]> Mon, 11 Oct 2021 08:13:38 +0200 raxml (8.2.12+dfsg-6) unstable; urgency=medium ===================================== debian/control ===================================== @@ -3,9 +3,9 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), libsimde-dev -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/raxml Vcs-Git: https://salsa.debian.org/med-team/raxml.git Homepage: https://cme.h-its.org/exelixis/web/software/raxml/index.html ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ -version=3 +version=4 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ - https://github.com/stamatak/standard-RAxML/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)$ + https://github.com/stamatak/standard-RAxML/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)$ View it on GitLab: https://salsa.debian.org/med-team/raxml/-/compare/4988f99cbbcb078c412a40482e5b3e2449fa5186...00a6c5d268b26272d1853d9b79335d3bfff2c17e -- View it on GitLab: https://salsa.debian.org/med-team/raxml/-/compare/4988f99cbbcb078c412a40482e5b3e2449fa5186...00a6c5d268b26272d1853d9b79335d3bfff2c17e 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
