This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libvcflib.
commit 47e604750df0b4fd6efd5e49ac35df695d825d70 Author: Andreas Tille <[email protected]> Date: Mon Sep 4 16:03:15 2017 +0200 Test suite of freebayes 1.1.0 needs vcfuniq and vcfstreamsort in PATH so add according links --- debian/changelog | 7 +++++++ debian/libvcflib-tools.links | 2 ++ 2 files changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0804085..94c0ff5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libvcflib (1.0.0~rc1+dfsg1-6) UNRELEASED; urgency=medium + + * Test suite of freebayes 1.1.0 needs vcfuniq and vcfstreamsort in PATH + so add according links + + -- Andreas Tille <[email protected]> Mon, 04 Sep 2017 16:02:16 +0200 + libvcflib (1.0.0~rc1+dfsg1-5) unstable; urgency=medium * Fix watch file diff --git a/debian/libvcflib-tools.links b/debian/libvcflib-tools.links new file mode 100644 index 0000000..e316d43 --- /dev/null +++ b/debian/libvcflib-tools.links @@ -0,0 +1,2 @@ +/usr/lib/vcflib/bin/vcfuniq /usr/bin/vcfuniq +/usr/lib/vcflib/bin/vcfstreamsort /usr/bin/vcfstreamsort -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libvcflib.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
