[med-svn] [Git][med-team/raxml][master] 3 commits: Really fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Mon Jan 17 15:06:16 GMT 2022
Andreas Tille pushed to branch master at Debian Med / raxml
Commits:
8780358c by Andreas Tille at 2022-01-17T16:01:07+01:00
Really fix watch file
- - - - -
d24a6e20 by Andreas Tille at 2022-01-17T16:01:34+01:00
Add missing build dependency on dh addon.
Changes-By: lintian-brush
Fixes: lintian: missing-build-dependency-for-dh_-command
See-also: https://lintian.debian.org/tags/missing-build-dependency-for-dh_-command.html
- - - - -
9127755f by Andreas Tille at 2022-01-17T16:03:27+01:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+raxml (8.2.12+dfsg-8) unstable; urgency=medium
+
+ * Really fix watch file
+ * Add missing build dependency on dh addon.
+
+ -- Andreas Tille <tille at debian.org> Mon, 17 Jan 2022 16:01:38 +0100
+
raxml (8.2.12+dfsg-7) unstable; urgency=medium
[ Michael R. Crusoe ]
=====================================
debian/control
=====================================
@@ -4,7 +4,8 @@ Uploaders: Andreas Tille <tille at debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
- libsimde-dev
+ libsimde-dev,
+ debhelper
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/raxml
Vcs-Git: https://salsa.debian.org/med-team/raxml.git
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
version=4
opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
- https://github.com/stamatak/standard-RAxML/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)$
+ https://github.com/stamatak/standard-RAxML/tags .*/v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)$
View it on GitLab: https://salsa.debian.org/med-team/raxml/-/compare/00a6c5d268b26272d1853d9b79335d3bfff2c17e...9127755fbd8691efc07c7d937689d33e7888860a
--
View it on GitLab: https://salsa.debian.org/med-team/raxml/-/compare/00a6c5d268b26272d1853d9b79335d3bfff2c17e...9127755fbd8691efc07c7d937689d33e7888860a
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/20220117/495a0312/attachment.htm>
More information about the debian-med-commit
mailing list