[med-svn] [bppsuite] 01/04: Enhance description, add examples package
Andreas Tille
tille at debian.org
Wed Jun 14 13:30:36 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 b84800915d2426905b7158789ff3f0725e9abcae
Author: Andreas Tille <tille at debian.org>
Date: Wed Jun 14 15:12:19 2017 +0200
Enhance description, add examples package
---
debian/changelog | 2 ++
debian/control | 25 ++++++++++++++++++++++++-
2 files changed, 26 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index dd14ad6..809cf53 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ bppsuite (2.3.1-1) UNRELEASED; urgency=medium
* d/rules: use dh
* Fix manpage debhelper input
* Adjust Build-Depends
+ * Enhance description
+ * Add examples package
-- Andreas Tille <tille at debian.org> Wed, 14 Jun 2017 13:33:21 +0200
diff --git a/debian/control b/debian/control
index 99cb524..efdff17 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Section: science
Priority: optional
Build-Depends: debhelper (>= 10),
cmake,
+ texinfo,
libbpp-phyl-dev (>= 2.3.1),
libbpp-popgen-dev (>= 2.3.1),
Standards-Version: 3.9.8
@@ -17,8 +18,16 @@ Package: bppsuite
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
+Suggests: bppsuite-examples
Description: Bio++ program suite
- Includes programs:
+ The Bio++ Program Suite is a package of programs using the Bio++
+ libraries and dedicated to Phylogenetics and Molecular Evolution. All
+ programs are independent, but can be combined to perform rather complex
+ analyses. These programs use the interface helper tools of the
+ libraries, and hence share the same syntax. They also have several
+ options in common, which may also be shared by third-party software.
+ .
+ The following programs are included:
- BppML for maximum likelihood analysis,
- BppSeqGen for sequences simulation,
- BppAncestor for ancestral states reconstruction,
@@ -33,3 +42,17 @@ Description: Bio++ program suite
- BppAlnScore for comparing alignments and computing alignment scores.
- BppMixedLikelihoods for computing site per site likelihoods of
components of mixture models.
+
+Package: bppsuite-examples
+Architecture: all
+Depends: ${misc:Depends}
+Enhances: bppsuite
+Description: Examples for Bio++ program suite
+ The Bio++ Program Suite is a package of programs using the Bio++
+ libraries and dedicated to Phylogenetics and Molecular Evolution. All
+ programs are independent, but can be combined to perform rather complex
+ analyses. These programs use the interface helper tools of the
+ libraries, and hence share the same syntax. They also have several
+ options in common, which may also be shared by third-party software.
+ .
+ This package contains some example data sets.
--
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