[Python-modules-commits] r7611 - in packages/epsilon/trunk/debian (control)

mithrandi-guest at users.alioth.debian.org mithrandi-guest at users.alioth.debian.org
Tue Feb 17 21:12:26 UTC 2009


    Date: Tuesday, February 17, 2009 @ 21:12:26
  Author: mithrandi-guest
Revision: 7611

Add python-zopeinterface dependency; this is a transitive dependency of python-twisted-core, but should be explicit.

Modified:
  packages/epsilon/trunk/debian/control

Modified: packages/epsilon/trunk/debian/control
===================================================================
--- packages/epsilon/trunk/debian/control	2009-02-17 21:10:13 UTC (rev 7610)
+++ packages/epsilon/trunk/debian/control	2009-02-17 21:12:26 UTC (rev 7611)
@@ -4,7 +4,7 @@
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Stefano Zacchiroli <zack at debian.org>, Tristan Seligmann <mithrandi at mithrandi.net>
 Build-Depends: debhelper (>= 5), cdbs (>= 0.4.43), python, python-support (>= 0.4)
-Build-Depends-Indep: python-twisted-core, python-openssl, python-nevow
+Build-Depends-Indep: python-twisted-core, python-openssl, python-nevow, python-zopeinterface
 Standards-Version: 3.8.0
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/epsilon/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/epsilon/trunk/
@@ -12,7 +12,7 @@
 
 Package: python-epsilon
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-twisted-core, python-openssl, python-nevow
+Depends: ${python:Depends}, ${misc:Depends}, python-twisted-core, python-openssl, python-nevow, python-zopeinterface
 Description: utility Python modules commonly used by Divmod.org project
  Epsilon is a set of Python utility modules, commonly used by all
  Divmod.org Python-based projects.




More information about the Python-modules-commits mailing list