[med-svn] [Git][med-team/mash][master] 3 commits: fix watchfile
Sascha Steinbiss (@satta)
gitlab at salsa.debian.org
Sat Oct 8 19:34:43 BST 2022
Sascha Steinbiss pushed to branch master at Debian Med / mash
Commits:
2c618a1e by Sascha Steinbiss at 2022-10-08T17:42:02+00:00
fix watchfile
- - - - -
505dcdad by Sascha Steinbiss at 2022-10-08T20:34:14+02:00
bump Standards-Version
- - - - -
61afd516 by Sascha Steinbiss at 2022-10-08T20:34:25+02:00
bump copyright date
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/copyright
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+mash (2.3+dfsg-3) unstable; urgency=medium
+
+ * Fix watchfile.
+ * Bump Standards-Version.
+ * Bump copyright date for debian/ directory.
+
+ -- Sascha Steinbiss <satta at debian.org> Sat, 08 Oct 2022 17:41:49 +0000
+
mash (2.3+dfsg-2) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 13),
Build-Depends-Indep: python3-sphinx,
libjs-mathjax,
dh-sequence-sphinxdoc
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/mash
Vcs-Git: https://salsa.debian.org/med-team/mash.git
Homepage: https://mash.readthedocs.io
=====================================
debian/copyright
=====================================
@@ -13,7 +13,7 @@ Copyright: © 2015 Brian Ondov, Todd Treangen, Adam Phillippy
License: BSD-3-clause
Files: debian/*
-Copyright: © 2016 Sascha Steinbiss <satta at debian.org>
+Copyright: © 2016-2022 Sascha Steinbiss <satta at debian.org>
License: BSD-3-clause
License: BSD-3-clause
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts="repacksuffix=+dfsg,dversionmangle=auto,repack,compression=xz,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
- https://github.com/marbl/Mash/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@
+ https://github.com/marbl/Mash/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@
View it on GitLab: https://salsa.debian.org/med-team/mash/-/compare/74b6d7eb49362f1fc416f838286174c339528f6e...61afd51699e54eed0e3193e82049694b23514588
--
View it on GitLab: https://salsa.debian.org/med-team/mash/-/compare/74b6d7eb49362f1fc416f838286174c339528f6e...61afd51699e54eed0e3193e82049694b23514588
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/20221008/2c996eec/attachment-0001.htm>
More information about the debian-med-commit
mailing list