[med-svn] r4848 - trunk/packages/python-biopython/trunk/debian
Philipp Benner
philipp at alioth.debian.org
Thu May 27 23:35:54 UTC 2010
Author: philipp
Date: 2010-05-27 23:35:47 +0000 (Thu, 27 May 2010)
New Revision: 4848
Modified:
trunk/packages/python-biopython/trunk/debian/changelog
trunk/packages/python-biopython/trunk/debian/control
Log:
upstream release 1.54
Modified: trunk/packages/python-biopython/trunk/debian/changelog
===================================================================
--- trunk/packages/python-biopython/trunk/debian/changelog 2010-05-26 23:09:09 UTC (rev 4847)
+++ trunk/packages/python-biopython/trunk/debian/changelog 2010-05-27 23:35:47 UTC (rev 4848)
@@ -1,3 +1,9 @@
+python-biopython (1.54-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Philipp Benner <philipp at debian.org> Fri, 28 May 2010 00:06:43 +0200
+
python-biopython (1.53-1) unstable; urgency=low
* New upstream release.
Modified: trunk/packages/python-biopython/trunk/debian/control
===================================================================
--- trunk/packages/python-biopython/trunk/debian/control 2010-05-26 23:09:09 UTC (rev 4847)
+++ trunk/packages/python-biopython/trunk/debian/control 2010-05-27 23:35:47 UTC (rev 4848)
@@ -9,14 +9,14 @@
# For the purpose of the tests
python-mysqldb, wise
XS-Python-Version: >= 2.3
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/python-biopython/trunk/?rev=0&sc=0
Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/python-biopython/trunk/
Homepage: http://biopython.org
Package: python-biopython
Architecture: any
-Depends: ${python:Depends}, ${shlibs:Depends}, python-numpy, python-reportlab
+Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-numpy, python-reportlab
Provides: ${python:Provides}
Replaces: python2.3-biopython (<< 1.42-1), python2.4-biopython (<< 1.42-1)
Conflicts: python2.3-biopython (<< 1.42-1), python2.4-biopython (<< 1.42-1)
@@ -40,6 +40,7 @@
Package: python-biopython-doc
Section: doc
Architecture: all
+Depends: ${misc:Depends}
Recommends: python-biopython (= ${source:Version})
Description: Documentation for the Biopython library
Documentation and examples about how to use the Biopython
@@ -48,7 +49,7 @@
Package: python-biopython-sql
# Todo: add www.biosql.org as "External Ressource" on packages.debian.org when the infrastructure will provide a way to do so.
Architecture: all
-Depends: ${python:Depends}, python-mysqldb, python-biopython
+Depends: ${python:Depends}, ${misc:Depends}, python-mysqldb, python-biopython
Provides: ${python:Provides}
Replaces: python2.3-biopython-sql (<< 1.42-1), python2.4-biopython-sql (<< 1.42-1)
Conflicts: python2.3-biopython-sql (<< 1.42-1), python2.4-biopython-sql (<< 1.42-1)
More information about the debian-med-commit
mailing list