[med-svn] [Git][med-team/libhmsbeagle][master] 4 commits: routine-update: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sun Aug 22 10:06:25 BST 2021
Andreas Tille pushed to branch master at Debian Med / libhmsbeagle
Commits:
028fa53c by Andreas Tille at 2021-08-22T10:57:30+02:00
routine-update: Fix watchfile to detect new versions on github
- - - - -
61b647c2 by Andreas Tille at 2021-08-22T10:58:03+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
fa86e465 by Andreas Tille at 2021-08-22T10:58:18+02:00
Apply multi-arch hints.
+ libhmsbeagle-java, libhmsbeagle1v5: Add Multi-Arch: same.
Changes-By: apply-multiarch-hints
- - - - -
ee1ba595 by Andreas Tille at 2021-08-22T11:03:53+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 @@
+libhmsbeagle (3.1.2+dfsg-11) unstable; urgency=medium
+
+ * Fix watchfile to detect new versions on github (routine-update)
+ * Standards-Version: 4.6.0 (routine-update)
+ * Apply multi-arch hints.
+ + libhmsbeagle-java, libhmsbeagle1v5: Add Multi-Arch: same.
+
+ -- Andreas Tille <tille at debian.org> Sun, 22 Aug 2021 10:58:21 +0200
+
libhmsbeagle (3.1.2+dfsg-10) unstable; urgency=medium
* Do not confuse DEB_HOST_MULTIARCH and DEB_HOST_GNU_TYPE
=====================================
debian/control
=====================================
@@ -16,7 +16,7 @@ Build-Depends: debhelper-compat (= 13),
ocl-icd-opencl-dev | opencl-dev,
pocl-opencl-icd [amd64] | opencl-icd [amd64],
clinfo
-Standards-Version: 4.5.1
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/libhmsbeagle
Vcs-Git: https://salsa.debian.org/med-team/libhmsbeagle.git
Homepage: https://github.com/beagle-dev/beagle-lib
@@ -53,6 +53,7 @@ Depends: ${shlibs:Depends},
Pre-Depends: ${misc:Pre-Depends}
Conflicts: libhmsbeagle1
Replaces: libhmsbeagle1
+Multi-Arch: same
Description: High-performance lib for Bayesian and Maximum Likelihood phylogenetics
BEAGLE is a high-performance library that can perform the core calculations at
the heart of most Bayesian and Maximum Likelihood phylogenetics packages. It
@@ -76,6 +77,7 @@ Depends: ${java:Depends},
${shlibs:Depends},
libhmsbeagle1v5
Recommends: ${java:Recommends}
+Multi-Arch: same
Description: High-performance lib for Bayesian and Maximum Likelihood phylogenetics (java)
BEAGLE is a high-performance library that can perform the core calculations at
the heart of most Bayesian and Maximum Likelihood phylogenetics packages. It
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts="uversionmangle=s/_/./g,repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
- https://github.com/beagle-dev/beagle-lib/releases .*/archive/v at ANY_VERSION@@ARCHIVE_EXT@
+ https://github.com/beagle-dev/beagle-lib/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/libhmsbeagle/-/compare/d5cb965f933b312728676ec855b97cb3c37547c2...ee1ba59573f91cc6f54a79bce8a3ed5740d4b58e
--
View it on GitLab: https://salsa.debian.org/med-team/libhmsbeagle/-/compare/d5cb965f933b312728676ec855b97cb3c37547c2...ee1ba59573f91cc6f54a79bce8a3ed5740d4b58e
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/20210822/b23f3acc/attachment-0001.htm>
More information about the debian-med-commit
mailing list