This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libbpp-phyl-omics.
commit ec8bfc9fc16e2cd5e3e3b81847602ecb9d9aedee Author: Andreas Tille <[email protected]> Date: Wed Apr 13 16:07:29 2016 +0200 Better description --- debian/changelog | 1 + debian/control | 19 ++++++++++++++++--- 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7f2a91e..f98c2b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libbpp-phyl-omics (2.1.0-2) UNRELEASED; urgency=medium * Moved packaging to Git + * Better description -- Andreas Tille <[email protected]> Wed, 13 Apr 2016 16:01:05 +0200 diff --git a/debian/control b/debian/control index 3a7e08a..1ef6f6d 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,14 @@ Architecture: any Depends: libbpp-phyl-omics1 (= ${binary:Version}), ${misc:Depends}, libbpp-phyl-dev (>= 2.1.0), libbpp-seq-omics-dev (>= 2.1.0) Description: Bio++ Phylogenetics library: genomics components. - Contains the Bio++ sequence classes dedicated to phylogenomics. + 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 of the + Bio++ classes dedicated to genomic phylogeny. Package: libbpp-phyl-omics1 Section: libs @@ -24,5 +31,11 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libbpp-phyl9 (>= 2.1.0), libbpp-seq-omics1 (>= 2.1.0) Description: Bio++ Phylogenetics library: genomics components. - Contains the Bio++ sequence classes dedicated to phylogenomics. - + 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 dynamic library of the Bio++ classes + dedicated to genomic phylogeny. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libbpp-phyl-omics.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
