[med-svn] [Git][med-team/garli][master] 4 commits: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu Oct 14 11:35:17 BST 2021
Andreas Tille pushed to branch master at Debian Med / garli
Commits:
2770d7ee by Andreas Tille at 2021-10-14T11:14:47+02:00
Fix watchfile to detect new versions on github
- - - - -
7d7b0046 by Andreas Tille at 2021-10-14T11:17:02+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
ff9a47b1 by Andreas Tille at 2021-10-14T11:17:12+02:00
Apply multi-arch hints.
+ garli-examples: Add Multi-Arch: foreign.
Changes-By: apply-multiarch-hints
- - - - -
74f9aa30 by Andreas Tille at 2021-10-14T11:29:04+02:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+garli (2.1-5) unstable; urgency=medium
+
+ * Fix watchfile to detect new versions on github
+ * Standards-Version: 4.6.0 (routine-update)
+ * Apply multi-arch hints.
+ + garli-examples: Add Multi-Arch: foreign.
+
+ -- Andreas Tille <tille at debian.org> Thu, 14 Oct 2021 11:17:14 +0200
+
garli (2.1-4) unstable; urgency=medium
* Standards-Version: 4.5.1 (routine-update)
=====================================
debian/control
=====================================
@@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 13),
libopenmpi-dev,
ncl-tools,
bc
-Standards-Version: 4.5.1
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/garli
Vcs-Git: https://salsa.debian.org/med-team/garli.git
Homepage: https://github.com/Ashod/garli
@@ -46,6 +46,7 @@ Description: phylogenetic analysis of molecular sequence data using maximum-like
Package: garli-examples
Architecture: all
Depends: ${misc:Depends}
+Multi-Arch: foreign
Description: phylogenetic analysis of molecular sequence data (examples)
GARLI, Genetic Algorithm for Rapid Likelihood Inference is a program for
inferring phylogenetic trees. Using an approach similar to a classical
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
version=4
-https://github.com/Ashod/garli/releases .*/archive/(\d[\d.-]+)-release\.(?:tar(?:\.gz|\.bz2)?|tgz)
+https://github.com/Ashod/garli/releases .*/(\d[\d.-]+)-release\.(?:tar(?:\.gz|\.bz2)?|tgz)
View it on GitLab: https://salsa.debian.org/med-team/garli/-/compare/a120763ff5de789fa321217b20b9ebc4016ac531...74f9aa30b78e794682014a597340f2b89e9cc805
--
View it on GitLab: https://salsa.debian.org/med-team/garli/-/compare/a120763ff5de789fa321217b20b9ebc4016ac531...74f9aa30b78e794682014a597340f2b89e9cc805
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/20211014/2556a2b4/attachment-0001.htm>
More information about the debian-med-commit
mailing list