[med-svn] [Git][med-team/raxml][master] 5 commits: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Mon Oct 11 07:47:01 BST 2021
Andreas Tille pushed to branch master at Debian Med / raxml
Commits:
224fbdd3 by Andreas Tille at 2021-10-11T08:12:45+02:00
Fix watchfile to detect new versions on github
- - - - -
88395a93 by Andreas Tille at 2021-10-11T08:13:24+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
af61ab7c by Andreas Tille at 2021-10-11T08:13:24+02:00
routine-update: debhelper-compat 13
- - - - -
3edf6dd7 by Andreas Tille at 2021-10-11T08:13:38+02:00
routine-update: watch file standard 4
- - - - -
00a6c5d2 by Andreas Tille at 2021-10-11T08:14:58+02:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,9 +1,16 @@
-raxml (8.2.12+dfsg-7) UNRELEASED; urgency=medium
+raxml (8.2.12+dfsg-7) unstable; urgency=medium
+ [ Michael R. Crusoe ]
* Team upload.
* Update homepage
- -- Michael R. Crusoe <crusoe at debian.org> Sat, 20 Jun 2020 14:09:36 +0200
+ [ Andreas Tille ]
+ * Fix watchfile to detect new versions on github
+ * Standards-Version: 4.6.0 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * watch file standard 4 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Mon, 11 Oct 2021 08:13:38 +0200
raxml (8.2.12+dfsg-6) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -3,9 +3,9 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
libsimde-dev
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/raxml
Vcs-Git: https://salsa.debian.org/med-team/raxml.git
Homepage: https://cme.h-its.org/exelixis/web/software/raxml/index.html
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
-version=3
+version=4
opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
- https://github.com/stamatak/standard-RAxML/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)$
+ https://github.com/stamatak/standard-RAxML/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)$
View it on GitLab: https://salsa.debian.org/med-team/raxml/-/compare/4988f99cbbcb078c412a40482e5b3e2449fa5186...00a6c5d268b26272d1853d9b79335d3bfff2c17e
--
View it on GitLab: https://salsa.debian.org/med-team/raxml/-/compare/4988f99cbbcb078c412a40482e5b3e2449fa5186...00a6c5d268b26272d1853d9b79335d3bfff2c17e
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/20211011/0dfb0dc0/attachment-0001.htm>
More information about the debian-med-commit
mailing list