r2370 - in zodb/trunk/debian (control)

arnau at users.alioth.debian.org arnau at users.alioth.debian.org
Thu Sep 8 05:07:53 UTC 2011


    Date: Thursday, September 8, 2011 @ 05:07:51
  Author: arnau
Revision: 2370

Wrap fields in debian/control

Modified:
  zodb/trunk/debian/control

Modified: zodb/trunk/debian/control
===================================================================
--- zodb/trunk/debian/control	2011-09-08 05:06:10 UTC (rev 2369)
+++ zodb/trunk/debian/control	2011-09-08 05:07:51 UTC (rev 2370)
@@ -2,7 +2,8 @@
 Section: zope
 Priority: extra
 Maintainer: Debian/Ubuntu Zope Team <pkg-zope-developers at lists.alioth.debian.org>
-Uploaders: Brian Sutherland <brian at vanguardistas.net>, Fabio Tranchitella <kobold at debian.org>
+Uploaders: Brian Sutherland <brian at vanguardistas.net>,
+           Fabio Tranchitella <kobold at debian.org>
 Build-Depends: debhelper (>= 7.0.50~),
                python-all-dev (>= 2.6.6-3~),
                python-setuptools,
@@ -14,7 +15,10 @@
 
 Package: python-zodb
 Architecture: any
-Depends: ${pydeb:Depends}, ${python:Depends}, ${misc:Depends}, ${shlibs:Depends}
+Depends: ${pydeb:Depends},
+         ${python:Depends},
+         ${misc:Depends},
+         ${shlibs:Depends}
 Provides: ${pydeb:Provides}, ${python:Provides}
 Suggests: ${pydeb:Suggests}
 Conflicts: zope3




More information about the pkg-zope-developers mailing list