[med-svn] [Git][med-team/sra-sdk][master] Switch sra-toolkit's explicit versioned dependency.
Aaron M. Ucko (@ucko)
gitlab at salsa.debian.org
Fri Jan 20 00:55:36 GMT 2023
Aaron M. Ucko pushed to branch master at Debian Med / sra-sdk
Commits:
2ffd2137 by Aaron M. Ucko at 2023-01-19T19:54:21-05:00
Switch sra-toolkit's explicit versioned dependency.
Replace vestigial versioned dependency on libncbi-wvdb2 with a
temporary one on ncbi-vdb-data 3.x.
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,13 +1,15 @@
sra-sdk (3.0.3+dfsg-2) UNRELEASED; urgency=medium
* NOT RELEASED YET.
+ * debian/control: Replace vestigial versioned dependency on
+ libncbi-wvdb2 with a temporary one on ncbi-vdb-data 3.x.
* debian/patches/prefer_dynamic_libraries.patch: Comment out upstream
logic that favored static linkage.
* debian/salsa-ci.yml: Pull in experimental ncbi-vdb via a RELEASE
variable rather than a before_script. The new approach is simpler,
and with any luck will apply to autopkgtest and/or piuparts.
- -- Aaron M. Ucko <ucko at debian.org> Thu, 19 Jan 2023 19:13:24 -0500
+ -- Aaron M. Ucko <ucko at debian.org> Thu, 19 Jan 2023 19:54:20 -0500
sra-sdk (3.0.3+dfsg-1) experimental; urgency=medium
=====================================
debian/control
=====================================
@@ -35,7 +35,7 @@ Rules-Requires-Root: no
Package: sra-toolkit
Architecture: any
Depends: ${shlibs:Depends},
- libncbi-wvdb2 (>= 2.10.6+dfsg-3~),
+ ncbi-vdb-data (>= 3~),
${misc:Depends}
Recommends: med-config
Description: utilities for the NCBI Sequence Read Archive
View it on GitLab: https://salsa.debian.org/med-team/sra-sdk/-/commit/2ffd213775c13eeda47d3a978439d52c36d1dfbf
--
View it on GitLab: https://salsa.debian.org/med-team/sra-sdk/-/commit/2ffd213775c13eeda47d3a978439d52c36d1dfbf
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/20230120/de2b672f/attachment-0001.htm>
More information about the debian-med-commit
mailing list