[med-svn] [Git][med-team/phyml][master] 3 commits: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Oct 6 16:39:12 BST 2021
Andreas Tille pushed to branch master at Debian Med / phyml
Commits:
80924efb by Andreas Tille at 2021-10-06T17:29:30+02:00
Fix watchfile to detect new versions on github
- - - - -
2503d93a by Andreas Tille at 2021-10-06T17:29:55+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
57a454f7 by Andreas Tille at 2021-10-06T17:33:46+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 @@
+phyml (3:3.3.20200621-2) unstable; urgency=medium
+
+ * Fix watchfile to detect new versions on github
+ * Standards-Version: 4.6.0 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Wed, 06 Oct 2021 17:30:05 +0200
+
phyml (3:3.3.20200621-1) unstable; urgency=medium
* Team upload
=====================================
debian/control
=====================================
@@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13),
# libhmsbeagle-dev [any-amd64 any-i386 arm64 armhf],
libopenmpi-dev,
chrpath
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/phyml
Vcs-Git: https://salsa.debian.org/med-team/phyml.git
Homepage: http://www.atgc-montpellier.fr/phyml
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
version=4
-https://github.com/stephaneguindon/phyml/releases .*/archive/v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+https://github.com/stephaneguindon/phyml/releases .*/v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
View it on GitLab: https://salsa.debian.org/med-team/phyml/-/compare/bd64255903f9a4ccab0f9347546215fd37ebc742...57a454f783799976f42fbd7b838896c7355fdcb5
--
View it on GitLab: https://salsa.debian.org/med-team/phyml/-/compare/bd64255903f9a4ccab0f9347546215fd37ebc742...57a454f783799976f42fbd7b838896c7355fdcb5
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/20211006/a55e363d/attachment.htm>
More information about the debian-med-commit
mailing list