[med-svn] [Git][med-team/libvbz-hdf-plugin][master] 5 commits: Import catch2 version 2.13.8 to fix build failure with glibc 2.34
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Apr 13 12:17:10 BST 2022
Andreas Tille pushed to branch master at Debian Med / libvbz-hdf-plugin
Commits:
74adcd52 by Andreas Tille at 2022-04-13T12:48:34+02:00
Import catch2 version 2.13.8 to fix build failure with glibc 2.34
- - - - -
62d26bef by Andreas Tille at 2022-04-13T12:48:49+02:00
Fix watchfile to detect new versions on github
- - - - -
086ccd95 by Andreas Tille at 2022-04-13T12:48:50+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
423cb51e by Andreas Tille at 2022-04-13T12:48:57+02:00
Apply multi-arch hints.
+ libvbz-hdf-plugin0: Add Multi-Arch: same.
Changes-By: apply-multiarch-hints
- - - - -
9ceeaaf7 by Andreas Tille at 2022-04-13T12:50:19+02:00
routine-update: Ready to upload to unstable
- - - - -
5 changed files:
- debian/changelog
- debian/control
- debian/patches/series
- + debian/patches/update-catch2.patch
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+libvbz-hdf-plugin (1.0.1-3) unstable; urgency=medium
+
+ [ Steve Langasek ]
+ * Import catch2 version 2.13.8 to fix build failure with glibc 2.34
+ Closes: #1009620
+
+ [ Andreas Tille ]
+ * Fix watchfile to detect new versions on github
+ * Standards-Version: 4.6.0 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Wed, 13 Apr 2022 12:48:59 +0200
+
libvbz-hdf-plugin (1.0.1-2) unstable; urgency=medium
* Use DEB_HOST_GNU type for every arch since
=====================================
debian/control
=====================================
@@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13),
libhdf5-dev,
libstreamvbyte-dev,
dh-exec
-Standards-Version: 4.5.1
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/libvbz-hdf-plugin
Vcs-Git: https://salsa.debian.org/med-team/libvbz-hdf-plugin.git
Homepage: https://github.com/nanoporetech/vbz_compression/
@@ -21,6 +21,7 @@ Architecture: any
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
+Multi-Arch: same
Description: VBZ compression plugin for nanopore signal data
VBZ Compression uses variable byte integer encoding to compress nanopore
signal data.
=====================================
debian/patches/series
=====================================
@@ -1,3 +1,4 @@
use-packaged-streamvbyte.patch
fix-install-location.patch
soversion.patch
+update-catch2.patch
=====================================
debian/patches/update-catch2.patch
=====================================
The diff for this file was not included because it is too large.
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
-https://github.com/nanoporetech/vbz_compression//releases .*/archive/.*/v?@ANY_VERSION@\.tar\.gz
+https://github.com/nanoporetech/vbz_compression//releases .*/.*/v?@ANY_VERSION@\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/libvbz-hdf-plugin/-/compare/1aa919555f5b29c25d7993721c71195eef132cbf...9ceeaaf710af4a15135223fe8f93cfbff2f4872e
--
View it on GitLab: https://salsa.debian.org/med-team/libvbz-hdf-plugin/-/compare/1aa919555f5b29c25d7993721c71195eef132cbf...9ceeaaf710af4a15135223fe8f93cfbff2f4872e
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/20220413/889200e7/attachment-0001.htm>
More information about the debian-med-commit
mailing list