r2179 - in zope2.12/trunk/debian (control)
arnau at users.alioth.debian.org
arnau at users.alioth.debian.org
Mon Apr 25 08:14:14 UTC 2011
Date: Monday, April 25, 2011 @ 08:14:03
Author: arnau
Revision: 2179
Wrap fields over 80 columns
Modified:
zope2.12/trunk/debian/control
Modified: zope2.12/trunk/debian/control
===================================================================
--- zope2.12/trunk/debian/control 2011-04-25 08:12:39 UTC (rev 2178)
+++ zope2.12/trunk/debian/control 2011-04-25 08:14:03 UTC (rev 2179)
@@ -2,8 +2,18 @@
Section: zope
Priority: optional
Maintainer: Debian/Ubuntu Zope Team <pkg-zope-developers at lists.alioth.debian.org>
-Uploaders: Fabio Tranchitella <kobold at debian.org>, Jonas Meurer <mejo at debian.org>, Michael Mulich (pumazi) <michael.mulich at gmail.com>
-Build-Depends: debhelper (>= 7.0.50~), lsb-release, python, python-dev, python-support, python-setuptools, python-pkg-resources, python-pip (>= 0.8), zope-debhelper (>= 0.3.12)
+Uploaders: Fabio Tranchitella <kobold at debian.org>,
+ Jonas Meurer <mejo at debian.org>,
+ Michael Mulich (pumazi) <michael.mulich at gmail.com>
+Build-Depends: debhelper (>= 7.0.50~),
+ lsb-release,
+ python,
+ python-dev,
+ python-support,
+ python-setuptools,
+ python-pkg-resources,
+ python-pip (>= 0.8),
+ zope-debhelper (>= 0.3.12)
Standards-Version: 3.9.1
Homepage: http://www.zope.org/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-zope/zope2.12/trunk
@@ -12,7 +22,17 @@
Package: zope2.12
Architecture: any
Pre-Depends: zope-common (>= 0.5.51)
-Depends: lsb-base, python-clientform, python-docutils, python-mechanize, python-transaction, python-tz, python-zconfig, python-zc.lockfile, python-zdaemon, python-zodb, python-zope.authentication, python-zope.browser, python-zope.component, python-zope.component-zcml, python-zope.configuration, python-zope.contenttype, python-zope.copy, python-zope.event, python-zope.exceptions, python-zope.hookable, python-zope.i18n, python-zope.i18nmessageid, python-zope.location, python-zope.proxy, python-zope.publisher, python-zope.schema, python-zope.security, python-zope.traversing, python-zope.testbrowser, python-zope.testing, ${shlibs:Depends}, ${misc:Depends}, python-pkg-resources, ${python:Depends}, debconf | debconf-2.0
+Depends: lsb-base, python-clientform, python-docutils, python-mechanize,
+ python-transaction, python-tz, python-zconfig, python-zc.lockfile,
+ python-zdaemon, python-zodb, python-zope.authentication,
+ python-zope.browser, python-zope.component, python-zope.component-zcml,
+ python-zope.configuration, python-zope.contenttype, python-zope.copy,
+ python-zope.event, python-zope.exceptions, python-zope.hookable,
+ python-zope.i18n, python-zope.i18nmessageid, python-zope.location,
+ python-zope.proxy, python-zope.publisher, python-zope.schema,
+ python-zope.security, python-zope.traversing, python-zope.testbrowser,
+ python-zope.testing, ${shlibs:Depends}, ${misc:Depends},
+ python-pkg-resources, ${python:Depends}, debconf | debconf-2.0
Provides: zope
Suggests: python-unit, python-profiler, zope-book, zope-devguide
Description: Open Source Web Application Server
More information about the pkg-zope-developers
mailing list