Andreas Tille pushed to branch master at Debian Med / ncbi-vdb
Commits: 9b08d15c by Andreas Tille at 2020-03-05T17:12:30+01:00 Install json-response.h and services-priv.h which are needed by sra-sdk - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,12 @@ -ncbi-vdb (2.10.4+dfsg-1) unstable; urgency=medium +ncbi-vdb (2.10.4+dfsg-1) UNRELEASED; urgency=medium - * Team upload. + [ Steffen Moeller ] * New upstream version + [ Andreas TIlle ] + * Try even harder to get rid of vdb_mbedtls symbols + * Install json-response.h and services-priv.h which are needed by sra-sdk + -- Steffen Moeller <[email protected]> Mon, 02 Mar 2020 02:04:31 +0100 ncbi-vdb (2.10.3+dfsg-2) unstable; urgency=medium ===================================== debian/rules ===================================== @@ -89,6 +89,9 @@ override_dh_auto_install: --movedev interfaces usr/include \ debian/tmp/usr/$(DEB_SOURCE)/$(OS)/gcc/*/dbg/lib/libncbi-vdb.so mv debian/libncbi-vdb-dev/usr/include/interfaces debian/libncbi-vdb-dev/usr/include/$(DEB_SOURCE) + # json-response.h and services-priv.h are needed by sra-sdk + dh_install -plibncbi-vdb-dev libs/vfs/json-response.h usr/include/ncbi-vdb/vfs + dh_install -plibncbi-vdb-dev libs/vfs/services-priv.h usr/include/ncbi-vdb/vfs d-shlibmove --commit \ --multiarch \ --devunversioned \ View it on GitLab: https://salsa.debian.org/med-team/ncbi-vdb/-/commit/9b08d15cf444dd82812844a618eae68ac6b52fe8 -- View it on GitLab: https://salsa.debian.org/med-team/ncbi-vdb/-/commit/9b08d15cf444dd82812844a618eae68ac6b52fe8 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
