The following commit has been merged in the master branch:
commit 9b28bb00d221c08ac11e9a5134fd9baebf9624cc
Author: Tomas Di Domenico <td...@tdido.com.ar>
Date:   Sun Dec 9 15:12:54 2012 +0100

    Modified debian/control to include the python3 binary package

diff --git a/debian/control b/debian/control
index d1b6745..4ab6078 100644
--- a/debian/control
+++ b/debian/control
@@ -3,12 +3,13 @@ Section: python
 Priority: optional
 Maintainer: Debian Med Packaging Team 
<debian-med-packag...@lists.alioth.debian.org>
 Uploaders: Tomas Di Domenico <td...@tdido.com.ar>
-Build-Depends: debhelper (>= 8.1.0),python-all (>= 2.6.6-3~)
+Build-Depends: debhelper (>= 8.1.0),python-all (>= 2.6.6-3~),python3-all (>= 
3.1.3-12~)
 Standards-Version: 3.9.4
 Homepage: http://csb.codeplex.com/
 Vcs-Git: git://git.debian.org/debian-med/python-csb.git
 Vcs-Browser: http://git.debian.org/?p=debian-med/python-csb.git
 X-Python-Version: >= 2.6
+X-Python3-Version: >= 3.1
 XS-Testsuite: autopkgtest
 
 Package: python-csb
@@ -21,3 +22,16 @@ Description: Python framework for structural bioinformatics
  .
  CSB is designed for reusability and extensibility and comes with a clean,
  well-documented API following good object-oriented engineering practice.
+
+Package: python3-csb
+Architecture: all
+Depends: ${misc:Depends}, ${python3: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 Python3 version of the package.

-- 
Packaging of python-csb

_______________________________________________
debian-med-commit mailing list
debian-med-commit@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to