[med-svn] [Git][med-team/kraken][master] 3 commits: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sat Oct 9 07:04:52 BST 2021
Andreas Tille pushed to branch master at Debian Med / kraken
Commits:
37d7b433 by Andreas Tille at 2021-10-09T07:39:06+02:00
Fix watchfile to detect new versions on github
- - - - -
09a4bc32 by Andreas Tille at 2021-10-09T07:39:53+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
43a93ea2 by Andreas Tille at 2021-10-09T07:41:34+02:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+kraken (1.1.1-3) unstable; urgency=medium
+
+ * Fix watchfile to detect new versions on github
+ * Standards-Version: 4.6.0 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Sat, 09 Oct 2021 07:40:09 +0200
+
kraken (1.1.1-2) unstable; urgency=medium
* Standards-Version: 4.5.1 (routine-update)
=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
jellyfish1
-Standards-Version: 4.5.1
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/kraken
Vcs-Git: https://salsa.debian.org/med-team/kraken.git
Homepage: http://ccb.jhu.edu/software/kraken/
=====================================
debian/watch
=====================================
@@ -1,5 +1,5 @@
version=4
opts="uversionmangle=s/-beta/~beta/" \
- https://github.com/DerrickWood/kraken/releases .*/archive/v(\d[\d.beta-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+ https://github.com/DerrickWood/kraken/releases .*/v(\d[\d.beta-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
View it on GitLab: https://salsa.debian.org/med-team/kraken/-/compare/48f6eea5870c6bc19500ddd64feb4dda63485352...43a93ea2ae94c6e33a12623f5d00eece15e770b7
--
View it on GitLab: https://salsa.debian.org/med-team/kraken/-/compare/48f6eea5870c6bc19500ddd64feb4dda63485352...43a93ea2ae94c6e33a12623f5d00eece15e770b7
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/20211009/85ca7419/attachment-0001.htm>
More information about the debian-med-commit
mailing list