This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository ball.
commit 0fad4a2d6edaa832c83e2b8c48b36816fd7110d1 Author: Andreas Tille <[email protected]> Date: Wed May 18 12:12:36 2016 +0200 Enhance long description of dev package --- debian/changelog | 2 ++ debian/control | 11 +++++++++++ 2 files changed, 13 insertions(+) diff --git a/debian/changelog b/debian/changelog index 96a6bb1..ea42095 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,6 +22,8 @@ ball (1.4.3~beta1-1) UNRELEASED; urgency=medium package * Use libjs-jquery instead of local copy pf jquery.js * DEP5 fixes + * Use python-helper properly + * Enhance long description of dev package [ Danny Edel ] * d/rules: Enable building and execution of unittests diff --git a/debian/control b/debian/control index 5a93960..87980a7 100644 --- a/debian/control +++ b/debian/control @@ -94,6 +94,17 @@ Depends: libball1.4 (= ${binary:Version}), Suggests: libball1.4-doc Conflicts: libball1.3-dev Description: Header files for the Biochemical Algorithms Library + BALL (Biochemical Algorithms Library) is an application framework + in C++ that has been specifically designed for rapid software + development in Molecular Modeling and Computational Molecular Biology. + It provides an extensive set of data structures as well as classes + for Molecular Mechanics, advanced solvation methods, comparison and + analysis of protein structures, file import/export, and visualization. + BALL is currently being developed in the groups of Oliver Kohlbacher + (University of Tuebingen, Germany), Andreas Hildebrandt (Saarland + University, Saarbruecken, Germany), and Hans-Peter Lenhof (Saarland + University, Saarbruecken, Germany). + . This package comprises the header files allowing to create one's own applications with the BALL library. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ball.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
