[med-svn] [bppsuite] 01/10: cme fix dpkg-control

Andreas Tille tille at debian.org
Wed Jun 14 12:46:40 UTC 2017


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

tille pushed a commit to branch master
in repository bppsuite.

commit e9422c1dc07cfbf01675b2a76cc841425dedbe48
Author: Andreas Tille <tille at debian.org>
Date:   Wed Jun 14 14:21:46 2017 +0200

    cme fix dpkg-control
---
 debian/changelog |  1 +
 debian/control   | 23 ++++++++++++++---------
 2 files changed, 15 insertions(+), 9 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 591c7e3..c9a9cc1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 bppsuite (2.2.0-1) UNRELEASED; urgency=medium
 
   * Take over to Debian Med team maintenance
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Wed, 14 Jun 2017 13:33:21 +0200
 
diff --git a/debian/control b/debian/control
index 227a366..a975bba 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,23 @@
 Source: bppsuite
-Section: science
-Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Julien Dutheil <julien.dutheil at univ-montp2.fr>,
            Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 5), cmake (>= 2.6), dpkg (>= 1.15.4) | install-info, texinfo,
-  libbpp-phyl-dev (>= 2.2.0)
-Standards-Version: 3.9.4
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 5),
+               cmake,
+               install-info,
+               texinfo,
+               libbpp-phyl-dev (>= 2.2.0)
+Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/bppsuite.git
 Vcs-Git: https://anonscm.debian.org/git/debian-med/bppsuite.git
 Homepage: http://biopp.univ-montp2.fr/wiki/index.php/Main_Page
 
 Package: bppsuite
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: Bio++ program suite
  Includes programs:
   - BppML for maximum likelihood analysis,
@@ -22,10 +26,11 @@ Description: Bio++ program suite
   - BppDist for distance methods,
   - BppPars for parsimony analysis,
   - BppSeqMan for file conversion and sequence manipulation,
-  - BppConsense for building consensus tree and computing bootstrap values,
+  - BppConsense for building consensus tree and computing
+    bootstrap values,
   - BppPhySamp for phylogenetic sampling,
   - BppReRoot for tree rerooting.
   - BppTreeDraw for tree drawing.
   - BppAlnScore for comparing alignments and computing alignment scores.
-  - BppMixedLikelihoods for computing site per site likelihoods of components of mixture models.
-
+  - BppMixedLikelihoods for computing site per site likelihoods of
+    components of mixture models.

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



More information about the debian-med-commit mailing list