[med-svn] [Git][med-team/srst2][master] 5 commits: initialize changelog
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Fri Jul 2 23:48:37 BST 2021
Étienne Mollier pushed to branch master at Debian Med / srst2
Commits:
0e72dba5 by Étienne Mollier at 2021-07-03T00:41:14+02:00
initialize changelog
- - - - -
77d93ec6 by Étienne Mollier at 2021-07-03T00:41:33+02:00
d/control: updated uploader address
- - - - -
dbf3f7ba by Étienne Mollier at 2021-07-03T00:43:25+02:00
d/watch: repaired broken github uscan statement
- - - - -
3fc8020b by Étienne Mollier at 2021-07-03T00:44:41+02:00
d/control: standard version 4.5.1
- - - - -
6e2a6e0b by Étienne Mollier at 2021-07-03T00:46:06+02:00
update changelog
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+srst2 (0.2.0-9) UNRELEASED; urgency=medium
+
+ * d/control: updated uploader address
+ * d/control: standard version 4.5.1
+ * d/watch: repaired broken github uscan statement
+
+ -- Étienne Mollier <emollier at debian.org> Sat, 03 Jul 2021 00:45:07 +0200
+
srst2 (0.2.0-8) unstable; urgency=medium
[ Étienne Mollier ]
=====================================
debian/control
=====================================
@@ -1,7 +1,7 @@
Source: srst2
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Andreas Tille <tille at debian.org>,
- Étienne Mollier <etienne.mollier at mailoo.org>
+ Étienne Mollier <emollier at debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
@@ -14,7 +14,7 @@ Build-Depends: debhelper-compat (= 13),
python3-scipy <!nocheck>,
bowtie2 <!nocheck>,
samtools <!nocheck>
-Standards-Version: 4.5.0
+Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/med-team/srst2
Vcs-Git: https://salsa.debian.org/med-team/srst2.git
Homepage: https://katholt.github.io/srst2/
=====================================
debian/watch
=====================================
@@ -1,3 +1,5 @@
version=4
-https://github.com/katholt/srst2/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+https://github.com/katholt/srst2/tags \
+(?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate
View it on GitLab: https://salsa.debian.org/med-team/srst2/-/compare/31e29937ea75470ba76303e770f367fa0ea3ee13...6e2a6e0b89e550f5dfc6208a34bd67c2d4be97e5
--
View it on GitLab: https://salsa.debian.org/med-team/srst2/-/compare/31e29937ea75470ba76303e770f367fa0ea3ee13...6e2a6e0b89e550f5dfc6208a34bd67c2d4be97e5
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/20210702/a8fabf58/attachment-0001.htm>
More information about the debian-med-commit
mailing list