[med-svn] [Git][med-team/minimap2][master] 4 commits: Fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Nov 30 19:56:58 GMT 2022
Andreas Tille pushed to branch master at Debian Med / minimap2
Commits:
7b60d55d by Andreas Tille at 2022-11-30T20:51:56+01:00
Fix watch file
- - - - -
7ede7dd6 by Andreas Tille at 2022-11-30T20:52:05+01:00
routine-update: Standards-Version: 4.6.1
- - - - -
401d962e by Andreas Tille at 2022-11-30T20:52:10+01:00
Update lintian override info format in d/python3-mappy.lintian-overrides on line 2.
Changes-By: lintian-brush
Fixes: lintian: mismatched-override
See-also: https://lintian.debian.org/tags/mismatched-override.html
- - - - -
d34da97d by Andreas Tille at 2022-11-30T20:55:33+01:00
routine-update: Ready to upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/python3-mappy.lintian-overrides
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+minimap2 (2.24+dfsg-3) unstable; urgency=medium
+
+ * Fix watch file
+ * Standards-Version: 4.6.1 (routine-update)
+ * Update lintian override info format in d/python3-mappy.lintian-overrides on
+ line 2.
+
+ -- Andreas Tille <tille at debian.org> Wed, 30 Nov 2022 20:52:21 +0100
+
minimap2 (2.24+dfsg-2) unstable; urgency=medium
* Team Upload.
=====================================
debian/control
=====================================
@@ -16,7 +16,7 @@ Build-Depends: debhelper-compat (= 13),
ghostscript,
gnuplot,
libsimde-dev
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/minimap2
Vcs-Git: https://salsa.debian.org/med-team/minimap2.git
Homepage: https://github.com/lh3/minimap2
=====================================
debian/python3-mappy.lintian-overrides
=====================================
@@ -1,2 +1,2 @@
# see https://lists.debian.org/debian-med/2018/06/msg00043.html
-python3-mappy: script-with-language-extension usr/bin/*.*
+python3-mappy: script-with-language-extension [usr/bin/*.*]
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
-opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
- https://github.com/lh3/minimap2/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@
+opts="repacksuffix=+dfsg,dversionmangle=auto,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+ https://github.com/lh3/minimap2/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@
View it on GitLab: https://salsa.debian.org/med-team/minimap2/-/compare/a68f8b6e5f0b79cb9dd6346059371ad3bb98fec2...d34da97deddd86d5621b1e84cc53f78eda33d2ec
--
View it on GitLab: https://salsa.debian.org/med-team/minimap2/-/compare/a68f8b6e5f0b79cb9dd6346059371ad3bb98fec2...d34da97deddd86d5621b1e84cc53f78eda33d2ec
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/20221130/60cda55f/attachment-0001.htm>
More information about the debian-med-commit
mailing list