[med-svn] [bcftools] 02/02: Rebuild for Debian Med PPA, Build-Depends: s/libgsl-dev/libgsl0-dev/, Tests are working fine now

Andreas Tille tille at debian.org
Thu Jun 30 14:06:40 UTC 2016


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch ubuntu/trusty-backports
in repository bcftools.

commit 72a35265576bc4ffdf6dd8013c8097812fbc6068
Author: Andreas Tille <tille at debian.org>
Date:   Thu Jun 30 16:00:09 2016 +0200

    Rebuild for Debian Med PPA, Build-Depends: s/libgsl-dev/libgsl0-dev/, Tests are working fine now
---
 debian/changelog | 8 ++++++++
 debian/control   | 2 +-
 debian/rules     | 3 ---
 3 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 07d1c68..7319e06 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+bcftools (1.3.1-1~ubuntu14.04~ppa1) trusty; urgency=medium
+
+  * Rebuild for Debian Med PPA
+  * Build-Depends: s/libgsl-dev/libgsl0-dev/
+  * Tests are working fine now
+
+ -- Andreas Tille <tille at debian.org>  Thu, 30 Jun 2016 15:52:57 +0200
+
 bcftools (1.3.1-1) unstable; urgency=medium
 
   * Imported Upstream version 1.3.1
diff --git a/debian/control b/debian/control
index c8f518e..a8abcfc 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends:
 	debhelper (>= 9),
 	zlib1g-dev,
 	libhts-dev (>= 1.3.1),
-	libgsl-dev,
+	libgsl0-dev,
 # Test-Depends:
 	tabix,
 	libio-pty-perl
diff --git a/debian/rules b/debian/rules
index dcc2f4a..f6bf26c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,3 @@ export plugindir=/usr/lib/$(DEB_HOST_MULTIARCH)/bcftools
 
 override_dh_installman:
 	dh_installman --language=C
-
-override_dh_auto_test:
-	dh_auto_test || true

-- 
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