[med-svn] [Git][med-team/salmid][master] 4 commits: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu Sep 30 13:13:58 BST 2021
Andreas Tille pushed to branch master at Debian Med / salmid
Commits:
7bf593dc by Andreas Tille at 2021-09-30T14:03:50+02:00
Fix watchfile to detect new versions on github
- - - - -
5ac192e1 by Andreas Tille at 2021-09-30T14:10:29+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
943fa1e4 by Andreas Tille at 2021-09-30T14:10:31+02:00
routine-update: Remove trailing whitespace in debian/copyright
- - - - -
ca090a0f by Andreas Tille at 2021-09-30T14:12:11+02:00
routine-update: Ready to upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/copyright
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+salmid (0.1.23-4) unstable; urgency=medium
+
+ * Fix watchfile to detect new versions on github
+ * Standards-Version: 4.6.0 (routine-update)
+ * Remove trailing whitespace in debian/copyright (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Thu, 30 Sep 2021 14:10:38 +0200
+
salmid (0.1.23-3) unstable; urgency=medium
[ Shruti Sridhar ]
=====================================
debian/control
=====================================
@@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13),
dh-python,
python3,
python3-setuptools
-Standards-Version: 4.5.1
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/salmid
Vcs-Git: https://salsa.debian.org/med-team/salmid.git
Homepage: https://github.com/hcdenbakker/SalmID
=====================================
debian/copyright
=====================================
@@ -30,6 +30,6 @@ License: MIT
SOFTWARE.
Files: debian/tests/data/*
-Copyright: NCBI
+Copyright: NCBI
License: public-domain
The NCBI test data are provided as public domain.
=====================================
debian/watch
=====================================
@@ -2,4 +2,4 @@ version=4
# Upstream sometimes leaves out the separating '.'
opts="uversionmangle=s/0.1([^.])/0.1.$1/" \
- https://github.com/hcdenbakker/SalmID/releases .*/archive/@ANY_VERSION@@ARCHIVE_EXT@
+ https://github.com/hcdenbakker/SalmID/releases .*/@ANY_VERSION@@ARCHIVE_EXT@
View it on GitLab: https://salsa.debian.org/med-team/salmid/-/compare/52efe6f2a3636ac3ada6f9873a2abc3880e803ef...ca090a0f90b84e5a8ebb85aa968a97d5e1b94c88
--
View it on GitLab: https://salsa.debian.org/med-team/salmid/-/compare/52efe6f2a3636ac3ada6f9873a2abc3880e803ef...ca090a0f90b84e5a8ebb85aa968a97d5e1b94c88
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/20210930/4b030c21/attachment-0001.htm>
More information about the debian-med-commit
mailing list