[med-svn] [Git][med-team/btllib][master] Demote libsdsl-dev to Recommends to enable installation on architectures where...
Andreas Tille (@tille)
gitlab at salsa.debian.org
Fri Dec 8 06:47:05 GMT 2023
Andreas Tille pushed to branch master at Debian Med / btllib
Commits:
d4086699 by Andreas Tille at 2023-12-08T07:45:14+01:00
Demote libsdsl-dev to Recommends to enable installation on architectures where libsdsl-dev is not available
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -3,6 +3,9 @@ btllib (1.6.2+dfsg-1) UNRELEASED; urgency=medium
* New upstream version
* Build-Depends: python3
* Ignore cmake_options in meson.build
+ * Demote libsdsl-dev to Recommends to enable installation on architectures
+ where libsdsl-dev is not available
+ Closes: #1032358
TODO: libargparse-dev
-- Andreas Tille <tille at debian.org> Fri, 25 Aug 2023 11:20:24 +0200
=====================================
debian/control
=====================================
@@ -25,9 +25,9 @@ Section: libdevel
Depends: ${shlibs:Depends},
${misc:Depends},
libcpptoml-dev,
- libsdsl-dev,
samtools,
wget
+Recommends: libsdsl-dev
Description: Bioinformatics Technology Lab common code library
Bioinformatics Technology Lab common code library in C++ with
Python wrappers.
View it on GitLab: https://salsa.debian.org/med-team/btllib/-/commit/d40866995c3ab14e8a4723664853b75891505b8d
--
View it on GitLab: https://salsa.debian.org/med-team/btllib/-/commit/d40866995c3ab14e8a4723664853b75891505b8d
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/20231208/93497620/attachment-0001.htm>
More information about the debian-med-commit
mailing list