This is an automated email from the git hooks/post-receive script. ginggs pushed a commit to branch master in repository htslib.
commit c722ac7c8ee79441fd8798dcfae4f797a49b1c02 Author: Graham Inggs <[email protected]> Date: Thu Dec 21 17:10:38 2017 +0200 Ship new files win/rand.c and win/rand.h, upload to unstable --- debian/changelog | 7 +++++++ debian/htslib-test.install | 2 ++ 2 files changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2f75f4f..7d3d7a7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +htslib (1.6-4) unstable; urgency=medium + + * Fix autopkgtest: Ship new files win/rand.c and win/rand.h + in htslib-test (Closes: #866137) + + -- Graham Inggs <[email protected]> Thu, 21 Dec 2017 15:03:36 +0000 + htslib (1.6-3) unstable; urgency=medium * Ship a copy of cram headers in htslib-test instead of diff --git a/debian/htslib-test.install b/debian/htslib-test.install index 6e56806..fe0ba1f 100644 --- a/debian/htslib-test.install +++ b/debian/htslib-test.install @@ -5,3 +5,5 @@ Makefile /usr/share/htslib-test cram/*.c /usr/share/htslib-test/cram cram/*.h /usr/share/htslib-test/cram test/* /usr/share/htslib-test/test +win/*.c usr/share/htslib-test/win +win/*.h usr/share/htslib-test/win -- 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
