[med-svn] [Git][med-team/iqtree][master] routine-update: Fix watchfile to detect new versions on github
Steffen Möller (@moeller)
gitlab at salsa.debian.org
Thu Sep 2 12:07:45 BST 2021
Steffen Möller pushed to branch master at Debian Med / iqtree
Commits:
9edf2876 by Steffen Moeller at 2021-09-02T13:07:33+02:00
routine-update: Fix watchfile to detect new versions on github
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,7 +1,7 @@
iqtree (2.0.7+dfsg-1) UNRELEASED; urgency=medium
+ [ Andreas Tille ]
* New upstream version
- * Standards-Version: 4.5.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
@@ -16,6 +16,10 @@ iqtree (2.0.7+dfsg-1) UNRELEASED; urgency=medium
Command exited with non-zero status 2
+ [ Steffen Moeller ]
+ * Fix watchfile to detect new versions on github (routine-update)
+ * Standards-Version: 4.6.0
+
-- Andreas Tille <tille at debian.org> Wed, 14 Oct 2020 09:15:22 +0200
iqtree (1.6.12+dfsg-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -14,7 +14,7 @@ Build-Depends: debhelper-compat (= 13),
help2man,
time,
chrpath
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/iqtree
Vcs-Git: https://salsa.debian.org/med-team/iqtree.git
Homepage: http://www.cibiv.at/software/iqtree/
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts="dversionmangle=s/\+dfsg\d*$//,repacksuffix=+dfsg,repack,compression=xz" \
- https://github.com/Cibiv/IQ-TREE/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
\ No newline at end of file
+ https://github.com/Cibiv/IQ-TREE/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
View it on GitLab: https://salsa.debian.org/med-team/iqtree/-/commit/9edf2876ba13e1128cea5eb1c968f56012952d9a
--
View it on GitLab: https://salsa.debian.org/med-team/iqtree/-/commit/9edf2876ba13e1128cea5eb1c968f56012952d9a
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/20210902/98448f6f/attachment-0001.htm>
More information about the debian-med-commit
mailing list