Source: gatb-core
Version: 1.4.1+git20191209.9398f28+dfsg-1
Severity: important

$ cat debian/control
Maintainer: Debian Med Packaging Team 
<debian-med-packag...@lists.alioth.debian.org>
Uploaders: Nadiya Sitdykova <rovensk...@gmail.com>,
           Andreas Tille <ti...@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 12),
               d-shlibs,
               cmake,
               libcppunit-dev,
               libhdf5-dev,
               libboost-dev,
               libjsoncpp-dev,
               doxygen,
               graphviz
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/med-team/gatb-core
Vcs-Git: https://salsa.debian.org/med-team/gatb-core.git
Homepage: https://github.com/GATB/gatb-core

Package: gatb-core
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         libhdf5-103,
         libcppunit-1.14-0
         ^^^^^^^^^^^^^^^^^
Description: Genome Analysis Toolbox with de-Bruijn graph
[...]

Why is libcppunit-1.14-0 (and libhdf5-103 fwiw) harcoded and not applied with
${shlibs:Depends}?

At least for cppunit there is now a transition
libcppunit-1.14-0 -> libcppunit-1.15-0 ongoing and because of this the bin-NMUs
didn't have a real effect.

Regards,

Rene

Reply via email to