[med-svn] [Git][med-team/kraken2][master] 4 commits: Fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Tue Dec 6 16:41:09 GMT 2022
Andreas Tille pushed to branch master at Debian Med / kraken2
Commits:
e71fd374 by Andreas Tille at 2022-12-06T17:32:23+01:00
Fix watch file
- - - - -
d18f43d7 by Andreas Tille at 2022-12-06T17:32:34+01:00
routine-update: Standards-Version: 4.6.1
- - - - -
38b11b2a by Andreas Tille at 2022-12-06T17:38:16+01:00
Lintian-overrides (see lintian bug #1017966)
- - - - -
d34f0b5b by Andreas Tille at 2022-12-06T17:39:36+01:00
Upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- + debian/source/lintian-overrides
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+kraken2 (2.1.2-2) unstable; urgency=medium
+
+ * Fix watch file
+ * Standards-Version: 4.6.1 (routine-update)
+ * Lintian-overrides (see lintian bug #1017966)
+
+ -- Andreas Tille <tille at debian.org> Tue, 06 Dec 2022 17:38:23 +0100
+
kraken2 (2.1.2-1) unstable; urgency=medium
* Team Upload.
=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Andreas Tille <tille at debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13)
-Standards-Version: 4.5.1
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/kraken2
Vcs-Git: https://salsa.debian.org/med-team/kraken2.git
Homepage: https://www.ccb.jhu.edu/software/kraken2/
=====================================
debian/source/lintian-overrides
=====================================
@@ -0,0 +1,2 @@
+# See lintian bug #1017966
+kraken2 source: source-is-missing [docs/MANUAL.html]
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
-opts="uversionmangle=s/-beta/~beta/" \
- https://github.com/DerrickWood/kraken2/releases .*/archive/.*/v?@ANY_VERSION@@ARCHIVE_EXT@
+opts="uversionmangle=s/-beta/~beta/,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+ https://github.com/DerrickWood/kraken2/tags .*/.*/v?@ANY_VERSION@@ARCHIVE_EXT@
View it on GitLab: https://salsa.debian.org/med-team/kraken2/-/compare/379c3f250d81dbf08ce8b092d6bd31ba0d6fb2ee...d34f0b5b4f71c7040d621cfb6165c51cc1d8a6c5
--
View it on GitLab: https://salsa.debian.org/med-team/kraken2/-/compare/379c3f250d81dbf08ce8b092d6bd31ba0d6fb2ee...d34f0b5b4f71c7040d621cfb6165c51cc1d8a6c5
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/20221206/223bd509/attachment-0001.htm>
More information about the debian-med-commit
mailing list