The following commit has been merged in the master branch:
commit 96d00a4bfb2a6d3fc654f05cb3e6ea9256b962f1
Author: Tomas Di Domenico <[email protected]>
Date: Tue Dec 11 19:27:09 2012 +0100
Added documentation binary package declaration and dependency to
debian/control
diff --git a/debian/control b/debian/control
index 4ab6078..529e9b3 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
Priority: optional
Maintainer: Debian Med Packaging Team
<[email protected]>
Uploaders: Tomas Di Domenico <[email protected]>
-Build-Depends: debhelper (>= 8.1.0),python-all (>= 2.6.6-3~),python3-all (>=
3.1.3-12~)
+Build-Depends: debhelper (>= 8.1.0),python-all (>= 2.6.6-3~),python3-all (>=
3.1.3-12~),python-epydoc (>= 3.0.1-8~)
Standards-Version: 3.9.4
Homepage: http://csb.codeplex.com/
Vcs-Git: git://git.debian.org/debian-med/python-csb.git
@@ -35,3 +35,16 @@ Description: Python framework for structural bioinformatics
well-documented API following good object-oriented engineering practice.
.
This is the Python3 version of the package.
+
+Package: python-csb-doc
+Architecture: all
+Depends: ${misc:Depends}, ${python:Depends}
+Description: Python framework for structural bioinformatics
+ Computational Structural Biology Toolbox (CSB) is a Python class
+ library for reading, storing and analyzing biomolecular structures
+ in a variety of formats with rich support for statistical analyses.
+ .
+ CSB is designed for reusability and extensibility and comes with a clean,
+ well-documented API following good object-oriented engineering practice.
+ .
+ This is the documentation of the package.
--
Packaging of python-csb
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit