r1057 - in zope3/trunk/debian (control)

Fabio Tranchitella kobold at alioth.debian.org
Fri Nov 30 12:10:13 UTC 2007


    Date: Friday, November 30, 2007 @ 12:10:13
  Author: kobold
Revision: 1057

Fixed another lintian warning.

Modified:
  zope3/trunk/debian/control

Modified: zope3/trunk/debian/control
===================================================================
--- zope3/trunk/debian/control	2007-11-30 12:08:26 UTC (rev 1056)
+++ zope3/trunk/debian/control	2007-11-30 12:10:13 UTC (rev 1057)
@@ -12,7 +12,7 @@
 Section: python
 Architecture: any
 Pre-Depends: zope-common
-Depends: python2.4 (>= 2.4.2), python-zopeinterface (= ${source:Version}), ${shlibs:Depends}, python-docutils (>= 0.3.7) | python2.4-docutils (>= 0.3.7), python-tz (>= 2006g-1), python-mechanize (>= 0.1.2b-1), python-clientform (>= 0.2.2-2), python-twisted-conch (>= 1:0.8), python-twisted-web2 (>= 0.2.0+svn20070403), python-xml (>= 0.8.4-5), lsb-base
+Depends: python2.4 (>= 2.4.2), python-zopeinterface (= ${binary:Version}), ${shlibs:Depends}, python-docutils (>= 0.3.7) | python2.4-docutils (>= 0.3.7), python-tz (>= 2006g-1), python-mechanize (>= 0.1.2b-1), python-clientform (>= 0.2.2-2), python-twisted-conch (>= 1:0.8), python-twisted-web2 (>= 0.2.0+svn20070403), python-xml (>= 0.8.4-5), lsb-base
 Conflicts: zopex3-lib, zope3-lib
 Replaces: zopex3-lib, zope3-lib
 Provides: zope3-lib
@@ -40,7 +40,7 @@
 Section: python
 Architecture: any
 Pre-Depends: zope-common
-Depends: zope3 (= ${source:Version}), python-dbg, python-zopeinterface-dbg, python-xml-dbg, python-crypto-dbg, python-twisted-bin-dbg, ${shlibs:Depends}
+Depends: zope3 (= ${binary:Version}), python-dbg, python-zopeinterface-dbg, python-xml-dbg, python-crypto-dbg, python-twisted-bin-dbg, ${shlibs:Depends}
 Description: Open Source Web Application Server (debug extensions)
  Zope is an open source web application server primarily written in
  the Python programming language. It features a transactional object
@@ -87,7 +87,7 @@
 Priority: extra
 Section: python
 Architecture: any
-Depends: python-zopeinterface (= ${source:Version}), python-dbg, ${shlibs:Depends}
+Depends: python-zopeinterface (= ${binary:Version}), python-dbg, ${shlibs:Depends}
 Description: The implementation of interface definitions for Zope 3 (debug extension)
  Zope interfaces are objects that specify (document) the external behavior
  of objects that "provide" them.




More information about the pkg-zope-commits mailing list