[med-svn] [prime-phylo] 02/04: cme fix dpkg-control
Andreas Tille
tille at debian.org
Fri Oct 17 08:14:45 UTC 2014
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository prime-phylo.
commit 2dfc52c8c2295280456aba923abce788191cac4f
Author: Andreas Tille <tille at debian.org>
Date: Fri Oct 17 09:49:29 2014 +0200
cme fix dpkg-control
---
debian/changelog | 1 +
debian/control | 40 +++++++++++++++++++++++++++++++---------
2 files changed, 32 insertions(+), 9 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8a81bcb..0604203 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
prime-phylo (1.0.11-2) UNRELEASED; urgency=medium
* Add missing Vcs fields.
+ * cme fix dpkg-control
-- Andreas Tille <tille at debian.org> Fri, 17 Oct 2014 09:45:42 +0200
diff --git a/debian/control b/debian/control
index d80a292..c11df94 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,42 @@
Source: prime-phylo
-Section: science
-Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Erik Sjolund <erik.sjolund at gmail.com>,
Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 9.0.0), gengetopt, cmake, libblas-dev, liblapack-dev, gfortran, bison, flex, libopenmpi-dev, libxml2-dev, libboost-dev, libboost-mpi-dev, libboost-serialization-dev, zlib1g-dev
-Standards-Version: 3.9.3
-Homepage: http://prime.sbc.su.se
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 9.0.0),
+ gengetopt,
+ cmake,
+ libblas-dev,
+ liblapack-dev,
+ gfortran,
+ bison,
+ flex,
+ libopenmpi-dev,
+ libxml2-dev,
+ libboost-dev,
+ libboost-mpi-dev,
+ libboost-serialization-dev,
+ zlib1g-dev
+Standards-Version: 3.9.6
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/prime-phylo.git
Vcs-Git: git://anonscm.debian.org/debian-med/prime-phylo.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/prime-phylo.git
+Homepage: http://prime.sbc.su.se
Package: prime-phylo
Architecture: any
-Depends: perl, ${shlibs:Depends}, ${misc:Depends}
-Suggests: njplot, treeviewx, muscle, probalign, mafft, python-biopython, mrbayes, phyml, raxml
+Depends: ${perl:Depends},
+ ${shlibs:Depends},
+ ${misc:Depends}
+Suggests: njplot,
+ treeviewx,
+ muscle,
+ probalign,
+ mafft,
+ python-biopython,
+ mrbayes,
+ phyml,
+ raxml
Description: bayesian estimation of gene trees taking the species tree into account
PrIME (Probabilistic Integrated Models of Evolution) is a package
supporting inference of evolutionary parameters in a Bayesian framework
@@ -23,4 +46,3 @@ Description: bayesian estimation of gene trees taking the species tree into acco
.
The input data to PrIME is a multiple sequence alignment in FASTA format
and the output data contains trees in Newick format.
- .
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/prime-phylo.git
More information about the debian-med-commit
mailing list