This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libbpp-phyl.
commit 48329113bccd095508f8c53dec686acd0291c192 Author: Andreas Tille <[email protected]> Date: Wed Apr 13 15:30:07 2016 +0200 Better description --- debian/changelog | 1 + debian/control | 18 +++++++++++++++--- 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index c478e09..638363a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libbpp-phyl (2.1.0-2) UNRELEASED; urgency=medium * Moved packaging to Git + * Better description -- Andreas Tille <[email protected]> Sat, 09 Apr 2016 14:08:54 +0200 diff --git a/debian/control b/debian/control index e808a4b..dfd77fb 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,14 @@ Architecture: any Depends: libbpp-phyl9 (= ${binary:Version}), ${misc:Depends}, libbpp-seq-dev (>= 2.1.0) Description: Bio++ Phylogenetic library development files. - Contains the Bio++ classes for phylogenetics. + Bio++ is a set of C++ libraries for Bioinformatics, including sequence + analysis, phylogenetics, molecular evolution and population genetics. + Bio++ is Object Oriented and is designed to be both easy to use and + computer efficient. Bio++ intends to help programmers to write computer + expensive programs, by providing them a set of re-usable tools. + . + This package contains the static library and the header files ofthe + Bio++ classes for phylogenetics. Package: libbpp-phyl9 Section: libs @@ -24,5 +31,10 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libbpp-seq9 (>= 2.1.0) Description: Bio++ Phylogenetic library. - Contains the Bio++ classes for phylogenetics. - + Bio++ is a set of C++ libraries for Bioinformatics, including sequence + analysis, phylogenetics, molecular evolution and population genetics. + Bio++ is Object Oriented and is designed to be both easy to use and + computer efficient. Bio++ intends to help programmers to write computer + expensive programs, by providing them a set of re-usable tools. + . + This package contains the Bio++ classes for phylogenetics. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libbpp-phyl.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
