[med-svn] [Git][med-team/lefse][master] 2 commits: Fix homepage
Andreas Tille (@tille)
gitlab at salsa.debian.org
Mon Sep 27 21:30:14 BST 2021
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 <tille at debian.org> 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 <nicola.segata at unitn.it>
-Source: https://bitbucket.org/nsegata/lefse/downloads
+Source: https://github.com/SegataLab/lefse
Files: *
Copyright: 2012-2016 Nicola Segata <nicola.segata at unitn.it> 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 at -$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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20210927/cc3b65e2/attachment-0001.htm>
More information about the debian-med-commit
mailing list