This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository htslib.
commit 5d5de29eaf7a87efa9d78b6eff5b5549fb7a27c4 Author: Andreas Tille <[email protected]> Date: Thu Dec 14 15:38:44 2017 +0100 Add missing override, upload to unstable --- debian/changelog | 5 +++-- debian/tabix.lintian-overrides | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 207935b..f19e40a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -htslib (1.6-2) UNRELEASED; urgency=medium +htslib (1.6-2) unstable; urgency=medium * Fix version of new symbols * Remove links that were provided to enable build of previous versions @@ -7,8 +7,9 @@ htslib (1.6-2) UNRELEASED; urgency=medium previous version of bcftools * Make sure no remainings of build time test will occur in test data package + * Add missing override - -- Andreas Tille <[email protected]> Thu, 14 Dec 2017 14:03:38 +0100 + -- Andreas Tille <[email protected]> Thu, 14 Dec 2017 15:37:03 +0100 htslib (1.6-1) experimental; urgency=medium diff --git a/debian/tabix.lintian-overrides b/debian/tabix.lintian-overrides index ae52d46..90cc76a 100644 --- a/debian/tabix.lintian-overrides +++ b/debian/tabix.lintian-overrides @@ -1,3 +1,4 @@ # False positive spelling-error-in-binary usr/bin/bgzip compres compress spelling-error-in-binary usr/bin/tabix compres compress +spelling-error-in-binary usr/bin/htsfile compres compress \ No newline at end of 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
