Andreas Tille pushed to branch master at Debian Med / nanolyse
Commits: cdd7e5d1 by Andreas Tille at 2021-10-15T08:08:29+02:00 Fix watchfile to detect new versions on github - - - - - aea215bd by Andreas Tille at 2021-10-15T08:08:50+02:00 routine-update: Standards-Version: 4.6.0 - - - - - 40cb9ee2 by Andreas Tille at 2021-10-15T08:09:56+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 @@ +nanolyse (1.2.0-2) unstable; urgency=medium + + * Fix watchfile to detect new versions on github + * Standards-Version: 4.6.0 (routine-update) + + -- Andreas Tille <[email protected]> Fri, 15 Oct 2021 08:09:02 +0200 + nanolyse (1.2.0-1) unstable; urgency=medium * New upstream version ===================================== debian/control ===================================== @@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13), dh-python, python3, python3-setuptools, -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/nanolyse Vcs-Git: https://salsa.debian.org/med-team/nanolyse.git Homepage: https://github.com/wdecoster/nanolyse ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ -https://github.com/wdecoster/nanolyse/releases .*/archive/v?@ANY_VERSION@\.tar\.gz +https://github.com/wdecoster/nanolyse/releases .*/v?@ANY_VERSION@\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/nanolyse/-/compare/60efe4b0297b711eb8eddd19015f9990a88f30ab...40cb9ee2770985ced41a7f47df06a8d54da8575c -- View it on GitLab: https://salsa.debian.org/med-team/nanolyse/-/compare/60efe4b0297b711eb8eddd19015f9990a88f30ab...40cb9ee2770985ced41a7f47df06a8d54da8575c 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
