[med-svn] [Git][med-team/metabat][master] 4 commits: Fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu Sep 29 17:18:45 BST 2022
Andreas Tille pushed to branch master at Debian Med / metabat
Commits:
9c0ec077 by Andreas Tille at 2022-09-29T17:55:35+02:00
Fix watch file
- - - - -
f09bc528 by Andreas Tille at 2022-09-29T18:10:10+02:00
routine-update: Standards-Version: 4.6.1
- - - - -
61c2e69a by Andreas Tille at 2022-09-29T18:15:31+02:00
We do not have any signing key from upstream
- - - - -
67d37d7f by Andreas Tille at 2022-09-29T18:17:16+02:00
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+metabat (2.15-4) unstable; urgency=medium
+
+ * Fix watch file
+ * Standards-Version: 4.6.1 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Thu, 29 Sep 2022 18:15:48 +0200
+
metabat (2.15-3) unstable; urgency=medium
* Restrict Architecture: any-amd64 any-i386 x32
=====================================
debian/control
=====================================
@@ -15,7 +15,7 @@ Build-Depends: debhelper-compat (= 13),
libhts-dev,
pkg-config,
python3
-Standards-Version: 4.5.1
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/metabat
Vcs-Git: https://salsa.debian.org/med-team/metabat.git
Homepage: https://bitbucket.org/berkeleylab/metabat/wiki/Home
=====================================
debian/watch
=====================================
@@ -1,3 +1,6 @@
version=4
-https://bitbucket.org/berkeleylab/metabat/downloads/?tab=tags .*/@PACKAGE@/get/v at ANY_VERSION@\.tar\.gz
+opts="mode=git,gitmode=full,dversionmangle=auto" \
+ https://bitbucket.org/berkeleylab/metabat.git refs/tags/v([\d\.\d]+)
+
+# https://bitbucket.org/berkeleylab/metabat/downloads/?tab=tags .*/@PACKAGE@/get/v at ANY_VERSION@\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/metabat/-/compare/acc10504341385f5195c7a7f27277fc8d2cf1255...67d37d7f8b6c14d75997ae9cbf8e0e56b854ae95
--
View it on GitLab: https://salsa.debian.org/med-team/metabat/-/compare/acc10504341385f5195c7a7f27277fc8d2cf1255...67d37d7f8b6c14d75997ae9cbf8e0e56b854ae95
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/20220929/fbf2c9d6/attachment-0001.htm>
More information about the debian-med-commit
mailing list