This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libbpp-seq-omics.
commit f7ef0ef5b9d2f3494e30d6513afa7a87c8da20bd Author: Andreas Tille <[email protected]> Date: Wed Apr 13 16:51:33 2016 +0200 Better description --- debian/changelog | 1 + debian/control | 18 ++++++++++++++++-- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5d982dd..e018bda 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libbpp-seq-omics (2.2.0-1) UNRELEASED; urgency=medium * New upstream version * Add watch file + * Better description -- Andreas Tille <[email protected]> Wed, 13 Apr 2016 16:40:08 +0200 diff --git a/debian/control b/debian/control index 62aa8e5..a51b7f7 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,14 @@ Architecture: any Depends: libbpp-seq-omics1 (= ${binary:Version}), ${misc:Depends}, libbpp-seq-dev (>= 2.2.0) Description: Bio++ Sequence library: genomics components. - Contains the Bio++ sequence classes dedicated to genomics. + 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 sequencing. Package: libbpp-seq-omics1 Section: libs @@ -21,5 +28,12 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libbpp-seq9 (>= 2.2.0) Description: Bio++ Sequence library: genomics components. - Contains the Bio++ sequence classes dedicated to genomics. + 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 sequencing. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libbpp-seq-omics.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
