This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository htslib.
commit f2767224bfbb75f3ed095db403412094f7735787 Author: Andreas Tille <[email protected]> Date: Thu Dec 14 14:23:27 2017 +0100 Remove links that were provided to enable build of previous versions of bcftools but are not needed any more --- debian/changelog | 4 +++- debian/libhts-dev.links | 5 ----- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3d18bca..e9670a8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,10 @@ 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 - -- Andreas Tille <[email protected]> Mon, 11 Dec 2017 17:43:30 +0100 + -- Andreas Tille <[email protected]> Thu, 14 Dec 2017 14:03:38 +0100 htslib (1.6-1) experimental; urgency=medium diff --git a/debian/libhts-dev.links b/debian/libhts-dev.links deleted file mode 100755 index 926edb3..0000000 --- a/debian/libhts-dev.links +++ /dev/null @@ -1,5 +0,0 @@ -#! /usr/bin/dh-exec -usr/lib/${DEB_HOST_MULTIARCH}/libhts.a usr/lib/htslib/libhts.a -usr/bin/tabix usr/lib/htslib/tabix -usr/bin/bgzip usr/lib/htslib/bgzip -usr/include/htslib usr/lib/htslib/htslib -- 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
