[med-svn] [Git][med-team/mindthegap][master] 4 commits: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sat Dec 11 15:37:32 GMT 2021
Andreas Tille pushed to branch master at Debian Med / mindthegap
Commits:
7626efda by Andreas Tille at 2021-12-11T16:31:42+01:00
Fix watchfile to detect new versions on github
- - - - -
f48cbfe7 by Andreas Tille at 2021-12-11T16:32:49+01:00
Normalize watch file
- - - - -
790d4f00 by Andreas Tille at 2021-12-11T16:33:19+01:00
Apply multi-arch hints.
+ mindthegap-examples: Add :any qualifier for python3 dependency.
Changes-By: apply-multiarch-hints
- - - - -
49ea3443 by Andreas Tille at 2021-12-11T16:35:52+01:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,19 @@
+mindthegap (2.2.3-3) unstable; urgency=medium
+
+ * Team upload.
+ * Normalize watch file
+ * Apply multi-arch hints.
+ + mindthegap-examples: Add :any qualifier for python3 dependency.
+
+ -- Andreas Tille <tille at debian.org> Sat, 11 Dec 2021 16:33:23 +0100
+
+mindthegap (2.2.3-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Fix watchfile to detect new versions on github
+
+ -- Andreas Tille <tille at debian.org> Sat, 11 Dec 2021 16:31:42 +0100
+
mindthegap (2.2.3-1) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -34,7 +34,7 @@ Description: performs detection and assembly of DNA insertion variants in NGS re
Package: mindthegap-examples
Architecture: all
Depends: ${misc:Depends},
- python3,
+ python3:any,
bsdextrautils | bsdmainutils (<< 12.1.1~)
Recommends: mindthegap
Description: optional scripts and example resources for mindthegap
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
version=4
-https://github.com/GATB/MindTheGap/releases .*/archive/.*/v?@ANY_VERSION@@ARCHIVE_EXT@
+https://github.com/GATB/MindTheGap/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@
View it on GitLab: https://salsa.debian.org/med-team/mindthegap/-/compare/45f4c5823582db564d2a23f135329d7a08260fbb...49ea3443e69b5c39b26ea31acb2c06e8bb24645d
--
View it on GitLab: https://salsa.debian.org/med-team/mindthegap/-/compare/45f4c5823582db564d2a23f135329d7a08260fbb...49ea3443e69b5c39b26ea31acb2c06e8bb24645d
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/20211211/20b96816/attachment-0001.htm>
More information about the debian-med-commit
mailing list