[med-svn] [Git][med-team/hisat2][master] 4 commits: routine-update: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Tue Sep 28 09:40:08 BST 2021
Andreas Tille pushed to branch master at Debian Med / hisat2
Commits:
455ae199 by Andreas Tille at 2021-09-28T10:28:28+02:00
routine-update: Fix watchfile to detect new versions on github
- - - - -
0c76c9e0 by Andreas Tille at 2021-09-28T10:28:42+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
5a11279e by Andreas Tille at 2021-09-28T10:35:37+02:00
Fix debian/source/lintian-overrides
- - - - -
a49e9e4c by Andreas Tille at 2021-09-28T10:38:50+02:00
Upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/source/lintian-overrides
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+hisat2 (2.2.1-3) unstable; urgency=medium
+
+ * Team upload.
+ * Fix watchfile to detect new versions on github (routine-update)
+ * Standards-Version: 4.6.0 (routine-update)
+ * Fix debian/source/lintian-overrides
+
+ -- Andreas Tille <tille at debian.org> Tue, 28 Sep 2021 10:35:43 +0200
+
hisat2 (2.2.1-2) unstable; urgency=medium
* debian/patches/riscv5: fix compilation on riscv5
=====================================
debian/control
=====================================
@@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 13),
help2man <!nodoc>,
pandoc <!nodoc>,
python3:any <!nodoc>
-Standards-Version: 4.5.1
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/hisat2
Vcs-Git: https://salsa.debian.org/med-team/hisat2.git
Homepage: https://daehwankimlab.github.io/hisat2/
=====================================
debian/source/lintian-overrides
=====================================
@@ -1,2 +1,2 @@
# normal HTML
-hisat2 source: source-is-missing docs/_includes/share-buttons.html line length is 278 characters (>256)
+hisat2 source: source-is-missing docs/_includes/share-buttons.html line *
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts="filenamemangle=s%(?:.*?)?v(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
- https://github.com/DaehwanKimLab/hisat2/releases .*/archive/v at ANY_VERSION@\.tar\.gz
+ https://github.com/DaehwanKimLab/hisat2/releases .*/v at ANY_VERSION@\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/hisat2/-/compare/5c4b14b9b0cbab8d6667ac3848219e7942101290...a49e9e4cbd1ce358b09029348feca4db9eafe198
--
View it on GitLab: https://salsa.debian.org/med-team/hisat2/-/compare/5c4b14b9b0cbab8d6667ac3848219e7942101290...a49e9e4cbd1ce358b09029348feca4db9eafe198
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/20210928/5be124a9/attachment-0001.htm>
More information about the debian-med-commit
mailing list