[med-svn] [libbpp-core] 02/04: Better description

Andreas Tille tille at debian.org
Thu Apr 7 08:04:40 UTC 2016


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

tille pushed a commit to branch master
in repository libbpp-core.

commit 08ac31fcbd05bd8029723492fd75a69d4c6d4c1b
Author: Andreas Tille <tille at debian.org>
Date:   Thu Apr 7 09:59:09 2016 +0200

    Better description
---
 debian/changelog |  6 ++++++
 debian/control   | 44 +++++++++++++++++++++++++++++++-------------
 2 files changed, 37 insertions(+), 13 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fb0eee0..ad07c48 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libbpp-core (2.1.0-2) UNRELEASED; urgency=medium
+
+  * Moved to Debian Med Git
+
+ -- Andreas Tille <tille at debian.org>  Thu, 07 Apr 2016 09:19:57 +0200
+
 libbpp-core (2.1.0-1) unstable; urgency=low
 
   * Extended range classes
diff --git a/debian/control b/debian/control
index bc0ed01..1c17fe3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,40 @@
 Source: libbpp-core
-Section: libs
-Priority: optional
 Maintainer: Loic Dachary <loic at dachary.org>
 Uploaders: Julien Dutheil <julien.dutheil at univ-montp2.fr>
-Build-Depends: debhelper (>= 5), cmake (>= 2.6)
-Standards-Version: 3.9.1
+Section: libs
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               cmake
+Standards-Version: 3.9.7
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libcereal.git
+Vcs-Git: https://anonscm.debian.org/git/debian-med/libcereal.git
+Homepage: http://biopp.univ-montp2.fr/wiki/index.php/Main_Page
 
 Package: libbpp-core-dev
-Section: libdevel
 Architecture: any
-Depends: libbpp-core2 (= ${binary:Version}), ${misc:Depends}
-Description: Bio++ Core library development files.
- Contains the Bio++ core classes.
+Section: libdevel
+Depends: libbpp-core2 (= ${binary:Version}),
+         ${misc:Depends}
+Description: Bio++ Core library development files
+ 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++ core classes.
 
 Package: libbpp-core2
-Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Bio++ Core library.
- Contains the Bio++ core classes.
-
+Section: libs
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Description: Bio++ Core library
+ 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++ core classes.

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



More information about the debian-med-commit mailing list