[med-svn] [dnaclust] 01/01: Added some Build-Dependencies; add install file

Andreas Tille tille at debian.org
Sat Feb 1 16:45:49 UTC 2014


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

tille pushed a commit to branch master
in repository dnaclust.

commit 82216f21d2f9cf4001268a14bd1d937301826f87
Author: Andreas Tille <tille at debian.org>
Date:   Sat Feb 1 17:40:53 2014 +0100

    Added some Build-Dependencies; add install file
---
 debian/control | 6 ++++--
 debian/install | 8 ++++++++
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 138a285..a1bb1c4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,9 @@ Section: science
 Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 9),
+               libboost-dev,
+               libboost-program-options-dev
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/<pkg>/trunk/
 Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/<pkg>/trunk/
@@ -20,4 +22,4 @@ Description: tool for clustering millions of short DNA sequences
  The input sequences to be clustered should be in Fasta format. The id
  of each sequence is based on the first word of the seqeunce in the Fasta
  format. The first word is the prefix of the header up to the first
- occurance of white space charachters in the header. 
+ occurance of white space characters in the header. 
diff --git a/debian/install b/debian/install
new file mode 100644
index 0000000..b4ce480
--- /dev/null
+++ b/debian/install
@@ -0,0 +1,8 @@
+dnaclust			usr/bin
+dnaclust-abun.sh		usr/bin
+dnaclust-ref			usr/bin
+fastaselect			usr/bin
+fastasort			usr/bin
+find-large-clusters		usr/bin
+generate_test_clusters.sh	usr/bin
+star-align			usr/bin

-- 
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/dnaclust.git



More information about the debian-med-commit mailing list