Andreas Tille pushed to branch master at Debian Med / examl
Commits: 595588a9 by Andreas Tille at 2021-10-12T07:30:43+02:00 Fix watchfile to detect new versions on github - - - - - 3cca79d1 by Andreas Tille at 2021-10-12T07:30:57+02:00 routine-update: Standards-Version: 4.6.0 - - - - - 878d65a4 by Andreas Tille at 2021-10-12T07:30:57+02:00 routine-update: debhelper-compat 13 - - - - - 179fff66 by Andreas Tille at 2021-10-12T07:34:26+02:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,14 @@ -examl (3.0.22-2) UNRELEASED; urgency=medium +examl (3.0.22-2) unstable; urgency=medium + [ Michael R. Crusoe ] * The SIMDe patch has been forwarded upstream. - -- Michael R. Crusoe <[email protected]> Sat, 20 Jun 2020 14:06:21 +0200 + [ Andreas Tille ] + * Fix watchfile to detect new versions on github + * Standards-Version: 4.6.0 (routine-update) + * debhelper-compat 13 (routine-update) + + -- Andreas Tille <[email protected]> Tue, 12 Oct 2021 07:31:05 +0200 examl (3.0.22-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -3,10 +3,10 @@ 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), libopenmpi-dev, libsimde-dev -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/examl Vcs-Git: https://salsa.debian.org/med-team/examl.git Homepage: https://github.com/stamatak/ExaML ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ version=4 -https://github.com/stamatak/ExaML/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) +https://github.com/stamatak/ExaML/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) View it on GitLab: https://salsa.debian.org/med-team/examl/-/compare/302bdd1e3b4e38c3c38f50c6fb9311956f683838...179fff661f3162c0b5b0afc938bb26135195eeeb -- View it on GitLab: https://salsa.debian.org/med-team/examl/-/compare/302bdd1e3b4e38c3c38f50c6fb9311956f683838...179fff661f3162c0b5b0afc938bb26135195eeeb 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
