Nilesh Patra pushed to branch master at Debian Med / nim-hts
Commits: 8bf44d6d by Nilesh Patra at 2020-11-02T17:15:48+05:30 Add test dependency on build-essential - - - - - 7e64e411 by Nilesh Patra at 2020-11-02T17:16:14+05:30 Update changelog - - - - - 2 changed files: - debian/changelog - debian/tests/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +nim-hts (0.3.12+ds-3) unstable; urgency=medium + + * Add test dependency on build-essential + + -- Nilesh Patra <[email protected]> Mon, 02 Nov 2020 17:15:55 +0530 + nim-hts (0.3.12+ds-2) unstable; urgency=medium * Team upload. ===================================== debian/tests/control ===================================== @@ -1,3 +1,3 @@ Tests: run-unit-test -Depends: @, libhts3, libhts-dev +Depends: @, libhts3, libhts-dev, build-essential Restrictions: allow-stderr View it on GitLab: https://salsa.debian.org/med-team/nim-hts/-/compare/4362b6bf11eaae73cc1174abad46b412dd925089...7e64e4117bf18f856c1535058749199d6a3de8fb -- View it on GitLab: https://salsa.debian.org/med-team/nim-hts/-/compare/4362b6bf11eaae73cc1174abad46b412dd925089...7e64e4117bf18f856c1535058749199d6a3de8fb 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
