[med-svn] [bcftools] 01/01: fix autopkgtest build-deps
    Sascha Steinbiss 
    satta at debian.org
       
    Sat Jul 29 08:56:36 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
satta pushed a commit to branch update_1.4.1
in repository bcftools.
commit 1c3bbe4b927b88a18c5b262e3c89624628b2846f
Author: Sascha Steinbiss <satta at debian.org>
Date:   Sat Jul 29 10:47:38 2017 +0200
    fix autopkgtest build-deps
---
 debian/changelog     | 1 +
 debian/tests/control | 3 +--
 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 4fc6550..0ca7447 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ bcftools (1.4.1-3) unstable; urgency=medium
 
   * Team upload.
   * Incorporate patches from Ubuntu to fix FTBFS on some 32-bit archs.
+  * Fix autopkgtests by ensuring presence of all deps.
 
  -- Sascha Steinbiss <satta at debian.org>  Sat, 29 Jul 2017 10:38:27 +0200
 
diff --git a/debian/tests/control b/debian/tests/control
index 55cc0ae..9333443 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -3,8 +3,7 @@ Depends:
 	@,
 	tabix,
 	perl,
-	build-essential,
-	libhts-dev,
+        @builddeps@
 Restrictions:
 	allow-stderr,
 	rw-build-tree,
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bcftools.git
    
    
More information about the debian-med-commit
mailing list