[med-svn] [python-burrito-fillings] 06/13: cme fix dpkg-control (found need to s/clustal-w/clustalw/ !)

Andreas Tille tille at debian.org
Tue Dec 26 22:22:15 UTC 2017


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

tille pushed a commit to branch master
in repository python-burrito-fillings.

commit dd58aa42ef2d075ed5778c90cf0a56daf4da9554
Author: Andreas Tille <tille at debian.org>
Date:   Sat Oct 3 05:31:00 2015 +0000

    cme fix dpkg-control (found need to s/clustal-w/clustalw/ !)
---
 debian/changelog |  2 ++
 debian/control   | 40 +++++++++++++++++++++++++++-------------
 2 files changed, 29 insertions(+), 13 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 799ed65..85f97df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 python-burrito-fillings (0.1.1-1) UNRELEASED; urgency=medium
 
   * Initial upload to Debian (Closes: #???)
+  * Enhance long description
+  * cme fix dpkg-control (found need to s/clustal-w/clustalw/ !)
 
  -- Andreas Tille <tille at debian.org>  Sat, 03 Oct 2015 07:21:52 +0200
 
diff --git a/debian/control b/debian/control
index e1c7da8..ba8d83c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,16 @@
 Source: python-burrito-fillings
-Section: python
-Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Tim Booth <tbooth at ceh.ac.uk>,
            Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 9), python-all (>= 2.7), python-support, dh-python,
-               python-burrito, python-skbio (>= 0.2.1), python-cogent,
+Section: python
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               python-all (>= 2.7),
+               python-support,
+               dh-python,
+               python-burrito,
+               python-skbio,
+               python-cogent,
                python-setuptools,
                python-tk,
                blast2,
@@ -14,25 +19,27 @@ Build-Depends: debhelper (>= 9), python-all (>= 2.7), python-support, dh-python,
                muscle,
                parsinsert,
                raxml,
-               rdp-classifier (>=2.9),
+               rdp-classifier,
                sortmerna,
                sumatra,
                sumaclust,
                swarm,
-               vsearch (>= 1.1.1.nodata-0biolinux1)
+               vsearch (>= 1.1.3)
 Standards-Version: 3.9.6
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/python-burrito-fillings/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/python-burrito-fillings/trunk/
 Homepage: https://github.com/biocore/burrito-fillings
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/python-burrito-fillings/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/python-burrito-fillings/trunk/
 
 Package: python-burrito-fillings
 Architecture: amd64 kfreebsd-amd64
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${python:Depends}
 Recommends: blast2,
             bwa,
             cd-hit,
             clearcut,
-            clustal-w,
+            clustalw,
             ea-utils,
             fasttree,
             infernal,
@@ -41,7 +48,7 @@ Recommends: blast2,
             muscle,
             parsinsert,
             raxml,
-            rdp-classifier (>=2.9),
+            rdp-classifier,
 #             rtax,
             seqprep,
             sortmerna,
@@ -49,5 +56,12 @@ Recommends: blast2,
             swarm,
             vsearch
 Description: burrito application controllers for bioinformatics
- The burrito-fillings project provides wrappers for bioinformatics tools using
- the burrito framework.
+ The burrito-fillings project provides wrappers for bioinformatics tools
+ using the burrito framework.
+ .
+ burrito-fillings (canonically pronounced boar-ee-toe phil-ings; python
+ package name bfillings) contains burrito CommandLineApplication
+ subclasses (i.e., application controllers) for bioinformatics
+ applications. This is intended to be a temporary package for the
+ application controllers that are used in QIIME as we figure out which of
+ these we will continue to support.

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



More information about the debian-med-commit mailing list