Andreas Tille pushed to branch master at Debian Med / lefse
Commits: 76aacd0b by Andreas Tille at 2021-09-27T22:28:41+02:00 Fix homepage - - - - - 549ba738 by Andreas Tille at 2021-09-27T22:30:02+02:00 Fix watch file - - - - - 4 changed files: - debian/changelog - debian/control - debian/copyright - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +lefse (1.0.8-4) UNRELEASED; urgency=medium + + * Fix Homepage + * Fix watch file + + -- Andreas Tille <[email protected]> Mon, 27 Sep 2021 22:28:33 +0200 + lefse (1.0.8-3) unstable; urgency=medium [ Shayan Doust ] ===================================== debian/control ===================================== @@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 12), Standards-Version: 4.4.0 Vcs-Browser: https://salsa.debian.org/med-team/lefse Vcs-Git: https://salsa.debian.org/med-team/lefse.git -Homepage: https://bitbucket.org/biobakery/biobakery/wiki/lefse +Homepage: https://github.com/SegataLab/lefse Package: lefse Architecture: all ===================================== debian/copyright ===================================== @@ -1,7 +1,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: LEfSe Upstream-Contact: Nicola Segata <[email protected]> -Source: https://bitbucket.org/nsegata/lefse/downloads +Source: https://github.com/SegataLab/lefse Files: * Copyright: 2012-2016 Nicola Segata <[email protected]> and Curtis Huttenhower ===================================== debian/watch ===================================== @@ -1,3 +1,4 @@ version=4 -https://bitbucket.org/nsegata/lefse/downloads?tab=tags .*/(\d[\d.]+)\.tar\.gz +opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ + https://github.com/SegataLab/lefse/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/lefse/-/compare/fce94a4f0936beb85e2dd62c2d45cf2fc346a6d9...549ba7386d77baf8a274d0588721785d20bf939d -- View it on GitLab: https://salsa.debian.org/med-team/lefse/-/compare/fce94a4f0936beb85e2dd62c2d45cf2fc346a6d9...549ba7386d77baf8a274d0588721785d20bf939d 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
