[med-svn] [Git][med-team/pbseqlib][master] 3 commits: d/control: needs explicit build-dep on libbz2-dev.
Michael R. Crusoe (@crusoe)
gitlab at salsa.debian.org
Thu Oct 31 15:46:09 GMT 2024
Michael R. Crusoe pushed to branch master at Debian Med / pbseqlib
Commits:
7b928688 by Michael R. Crusoe at 2024-10-31T16:38:34+01:00
d/control: needs explicit build-dep on libbz2-dev.
Closes: #1086368
- - - - -
eebb615e by Michael R. Crusoe at 2024-10-31T16:39:26+01:00
d/control: pkg-config → pkgconf
- - - - -
3550ffed by Michael R. Crusoe at 2024-10-31T16:43:18+01:00
routine-update: Ready to upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+pbseqlib (5.3.5+dfsg-7) unstable; urgency=medium
+
+ * Team upload.
+ * d/control: needs explicit build-dep on libbz2-dev. Closes: #1086368
+ * d/control: pkg-config → pkgconf
+
+ -- Michael R. Crusoe <crusoe at debian.org> Thu, 31 Oct 2024 16:43:18 +0100
+
pbseqlib (5.3.5+dfsg-6) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -6,7 +6,7 @@ Priority: optional
Build-Depends: debhelper-compat (= 13),
d-shlibs,
meson,
- pkg-config,
+ pkgconf,
cmake,
googletest <!nocheck>,
libgtest-dev <!nocheck>,
@@ -15,7 +15,8 @@ Build-Depends: debhelper-compat (= 13),
libboost-dev,
libpbbam-dev (>> 2.3.0),
libpbcopper-dev (>> 2.2.0),
- libhts-dev
+ libhts-dev,
+ libbz2-dev
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/med-team/pbseqlib
Vcs-Git: https://salsa.debian.org/med-team/pbseqlib.git
View it on GitLab: https://salsa.debian.org/med-team/pbseqlib/-/compare/37c3c318145947dc1c2d217b87bd81f7e71b3044...3550ffed166eb82f8227f6e7f74d73a537d403fa
--
View it on GitLab: https://salsa.debian.org/med-team/pbseqlib/-/compare/37c3c318145947dc1c2d217b87bd81f7e71b3044...3550ffed166eb82f8227f6e7f74d73a537d403fa
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/20241031/c1466de7/attachment-0001.htm>
More information about the debian-med-commit
mailing list