This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository htslib.
commit 73f4b47b7fe39cf0decc46b22a8b87c7cb3373f2 Author: Andreas Tille <[email protected]> Date: Thu Dec 14 14:24:42 2017 +0100 Remove tabix dependency which was provided to enable build of a previous version of bcftools --- debian/changelog | 2 ++ debian/control | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e9670a8..662c637 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ htslib (1.6-2) UNRELEASED; urgency=medium * Fix version of new symbols * Remove links that were provided to enable build of previous versions of bcftools but are not needed any more + * Remove tabix dependency which was provided to enable build of a + previous version of bcftools -- Andreas Tille <[email protected]> Thu, 14 Dec 2017 14:03:38 +0100 diff --git a/debian/control b/debian/control index b49f8f5..c5b61f6 100644 --- a/debian/control +++ b/debian/control @@ -40,7 +40,6 @@ Multi-Arch: same Section: libdevel Depends: libhts2 (= ${binary:Version}), liblzma-dev, - tabix, ${misc:Depends} Description: development files for the HTSlib HTSlib is an implementation of a unified C library for accessing common file -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/htslib.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
