[med-svn] [stacks] 04/05: Build-Depends: samtools to ensure that package builds only on those architectures where samtools is available

Andreas Tille tille at debian.org
Thu May 19 11:34:02 UTC 2016


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

tille pushed a commit to branch master
in repository stacks.

commit e44c3dd13ef80987375afcbeb96cf4cb16b2069a
Author: Andreas Tille <tille at debian.org>
Date:   Thu May 19 12:56:29 2016 +0200

    Build-Depends: samtools to ensure that package builds only on those architectures where samtools is available
---
 debian/changelog | 6 ++++--
 debian/control   | 3 ++-
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 139202a..952b621 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,11 @@
-stacks (1.40-1) UNRELEASED; urgency=medium
+stacks (1.40-1) unstable; urgency=medium
 
   * New upstream version
   * cme fix dpkg-control
+  * Build-Depends: samtools to ensure that package builds only on those
+    architectures where samtools is available
 
- -- Andreas Tille <tille at debian.org>  Thu, 19 May 2016 12:52:59 +0200
+ -- Andreas Tille <tille at debian.org>  Thu, 19 May 2016 12:55:47 +0200
 
 stacks (1.38-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 4db147d..d8fcef1 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Priority: optional
 Build-Depends: debhelper (>= 9),
                zlib1g-dev,
                libbam-dev,
-               libsparsehash-dev (>= 2.0)
+               libsparsehash-dev (>= 2.0),
+               samtools
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/stacks.git
 Vcs-Git: https://anonscm.debian.org/git/debian-med/stacks.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/stacks.git



More information about the debian-med-commit mailing list