Steffen Möller pushed to branch master at Debian Med / python-mne
Commits: 5faa237d by Steffen Moeller at 2021-09-02T14:52:06+02:00 routine-update: Fix watchfile to detect new versions on github - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +python-mne (0.19.1+dfsg-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Fix watchfile to detect new versions on github (routine-update) + + -- Steffen Moeller <[email protected]> Thu, 02 Sep 2021 14:52:06 +0200 + python-mne (0.19.1+dfsg-1) unstable; urgency=medium * Team upload. ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 opts="repacksuffix=+dfsg,dversionmangle=auto,repack,compression=xz" \ - https://github.com/mne-tools/mne-python/releases .*/archive/v?@ANY_VERSION@@ARCHIVE_EXT@ + https://github.com/mne-tools/mne-python/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/python-mne/-/commit/5faa237d074e4562820deb6434c9f0f792655a0a -- View it on GitLab: https://salsa.debian.org/med-team/python-mne/-/commit/5faa237d074e4562820deb6434c9f0f792655a0a 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
