Étienne Mollier pushed to branch master at Debian Med / pbseqlib
Commits: 3b3675ff by Étienne Mollier at 2025-10-05T23:37:06+02:00 d/control: build depends on libboost-iostreams-dev. Closes: #1117415 - - - - - b01c04ca by Étienne Mollier at 2025-10-05T23:38:27+02:00 d/watch: bump to untrackable watch file v5. - - - - - 20cbf14d by Étienne Mollier at 2025-10-05T23:38:59+02:00 d/control: drop redundant Rules-Requires-Root: no. - - - - - 06fae1be by Étienne Mollier at 2025-10-05T23:39:41+02:00 d/changelog: ready for upload to unstable. - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +pbseqlib (5.3.5+dfsg-11) unstable; urgency=medium + + * Team upload. + * d/control: build depends on libboost-iostreams-dev. (Closes: #1117415) + * d/watch: bump to untrackable watch file v5. + * d/control: drop redundant Rules-Requires-Root: no. + + -- Étienne Mollier <[email protected]> Sun, 05 Oct 2025 23:39:29 +0200 + pbseqlib (5.3.5+dfsg-10) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -13,6 +13,7 @@ Build-Depends: debhelper-compat (= 13), zlib1g-dev, libhdf5-dev, libboost-dev, + libboost-iostreams-dev, libpbbam-dev (>> 2.3.0), libpbcopper-dev (>> 2.2.0), libhts-dev (>= 1.20+ds-2~) @@ -20,7 +21,6 @@ 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 -Rules-Requires-Root: no Package: libblasr-dev Architecture: any ===================================== debian/watch ===================================== @@ -1,4 +1,9 @@ -version=4 +Version: 5 +Untrackable: upstream vanished. -opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ - https://github.com//PacificBiosciences/blasr_libcpp/tags .*/@ANY_VERSION@@ARCHIVE_EXT@ +Source: https://github.com//PacificBiosciences/blasr_libcpp/tags +Matching-Pattern: .*/@ANY_VERSION@@ARCHIVE_EXT@ +Compression: xz +Dversionmangle: s/\+dfsg//g +Repack: yes +Repacksuffix: +dfsg View it on GitLab: https://salsa.debian.org/med-team/pbseqlib/-/compare/6207db331e45cfc551ea779fa6be947c6c6a1ba6...06fae1be9d531f48cafbe7fe43a301dff13142e4 -- View it on GitLab: https://salsa.debian.org/med-team/pbseqlib/-/compare/6207db331e45cfc551ea779fa6be947c6c6a1ba6...06fae1be9d531f48cafbe7fe43a301dff13142e4 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
