[med-svn] [Git][med-team/pbseqlib][master] 4 commits: d/control: unconditionally build-depend on GTest.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Mon May 12 20:29:59 BST 2025
Étienne Mollier pushed to branch master at Debian Med / pbseqlib
Commits:
f6ad1f33 by Étienne Mollier at 2025-05-12T20:08:42+02:00
d/control: unconditionally build-depend on GTest.
Closes: #1105136
- - - - -
f4410aa7 by Étienne Mollier at 2025-05-12T20:09:20+02:00
d/control: declare compliance to standards version 4.7.2.
- - - - -
8c7db301 by Étienne Mollier at 2025-05-12T20:18:51+02:00
d/patches/*: normalize dep3 headers.
- - - - -
6207db33 by Étienne Mollier at 2025-05-12T21:28:55+02:00
d/changelog: ready for upload to unstable.
- - - - -
6 changed files:
- debian/changelog
- debian/control
- debian/patches/gcc-14.patch
- debian/patches/hdf5-1.10.0-support.patch
- debian/patches/meson.patch
- debian/patches/static+shared_lib.patch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,17 @@
+pbseqlib (5.3.5+dfsg-10) unstable; urgency=medium
+
+ * Team upload.
+
+ [ Nilesh Patra ]
+ * Revert "Get Aptly"
+
+ [ Étienne Mollier ]
+ * d/control: unconditionally build-depend on GTest. (Closes: #1105136)
+ * d/control: declare compliance to standards version 4.7.2.
+ * d/patches/*: normalize dep3 headers.
+
+ -- Étienne Mollier <emollier at debian.org> Mon, 12 May 2025 20:19:16 +0200
+
pbseqlib (5.3.5+dfsg-9) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -8,15 +8,15 @@ Build-Depends: debhelper-compat (= 13),
meson,
pkgconf,
cmake,
- googletest <!nocheck>,
- libgtest-dev <!nocheck>,
+ googletest,
+ libgtest-dev,
zlib1g-dev,
libhdf5-dev,
libboost-dev,
libpbbam-dev (>> 2.3.0),
libpbcopper-dev (>> 2.2.0),
libhts-dev (>= 1.20+ds-2~)
-Standards-Version: 4.7.0
+Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/med-team/pbseqlib
Vcs-Git: https://salsa.debian.org/med-team/pbseqlib.git
Homepage: https://github.com/PacificBiosciences/blasr_libcpp
=====================================
debian/patches/gcc-14.patch
=====================================
@@ -1,3 +1,8 @@
+Description: Potential fix for gcc-14
+Author: Nilesh Patra <nilesh at debian.org>
+Last-Update: 2024-12-07
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/alignment/algorithms/anchoring/FindMaxIntervalImpl.hpp
+++ b/alignment/algorithms/anchoring/FindMaxIntervalImpl.hpp
@@ -137,7 +137,7 @@
=====================================
debian/patches/hdf5-1.10.0-support.patch
=====================================
@@ -1,5 +1,5 @@
Author: Gilles Filippini <pini at debian.org>
-Last-Update: Sun, 1 Jul 2018 21:33:39 +0200
+Last-Update: 2018-07-01
Bug-Debian: https://bugs.debian.org/898567
Description: Fix build against recent Hdf5 lib
=====================================
debian/patches/meson.patch
=====================================
@@ -1,5 +1,5 @@
Author: Andreas Tille <tille at debian.org>
-Last-Update: Fri, 13 Dec 2019 22:17:15 +0100
+Last-Update: 2019-12-13
Description: There is no point to check for gtest since its installed via Build-Depends
--- a/meson.build
=====================================
debian/patches/static+shared_lib.patch
=====================================
@@ -1,5 +1,5 @@
Author: Andreas Tille <tille at debian.org>
-Last-Update: Fri, 13 Nov 2020 21:16:35 +0100
+Last-Update: 2020-11-13
Description: Build static and shared library
--- a/meson.build
View it on GitLab: https://salsa.debian.org/med-team/pbseqlib/-/compare/f47c65d22ba5c2b3918ab415fb7bec6f1d930557...6207db331e45cfc551ea779fa6be947c6c6a1ba6
--
View it on GitLab: https://salsa.debian.org/med-team/pbseqlib/-/compare/f47c65d22ba5c2b3918ab415fb7bec6f1d930557...6207db331e45cfc551ea779fa6be947c6c6a1ba6
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/20250512/6bcd1232/attachment-0001.htm>
More information about the debian-med-commit
mailing list