[Python-modules-commits] r14771 - in packages/python-repoze.sphinx.autointerface/tags (3 files)

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Thu Oct 28 12:51:44 UTC 2010


    Date: Thursday, October 28, 2010 @ 12:51:36
  Author: dktrkranz
Revision: 14771

[svn-buildpackage] Tagging python-repoze.sphinx.autointerface 0.4-1

Added:
  packages/python-repoze.sphinx.autointerface/tags/0.4-1/
  packages/python-repoze.sphinx.autointerface/tags/0.4-1/debian/control
    (from rev 14769, packages/python-repoze.sphinx.autointerface/trunk/debian/control)
Deleted:
  packages/python-repoze.sphinx.autointerface/tags/0.4-1/debian/control

Deleted: packages/python-repoze.sphinx.autointerface/tags/0.4-1/debian/control
===================================================================
--- packages/python-repoze.sphinx.autointerface/trunk/debian/control	2010-10-28 10:40:26 UTC (rev 14768)
+++ packages/python-repoze.sphinx.autointerface/tags/0.4-1/debian/control	2010-10-28 12:51:36 UTC (rev 14771)
@@ -1,27 +0,0 @@
-Source: python-repoze.sphinx.autointerface
-Section: python
-Priority: optional
-Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Bernhard Reiter <ockham at raz.or.at>
-Build-Depends:
- debhelper (>= 7),
- python-support,
- python-setuptools,
- python-sphinx (>= 0.6.1),
- python-zope.interface
-Standards-Version: 3.9.1
-Homepage: http://pypi.python.org/pypi/repoze.sphinx.autointerface/
-Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-repoze.sphinx.autointerface/trunk/
-Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-repoze.sphinx.autointerface/trunk/
-
-Package: python-repoze.sphinx.autointerface
-Architecture: all
-Depends:
- ${misc:Depends},
- ${python:Depends},
- python-sphinx (>= 0.6.1),
- python-zope.interface,
-Description: Sphinx extension that auto-generates API docs from Zope interfaces
- This package defines an extension for the Sphinx documentation system. 
- The extension allows generation of API documentation by introspection
- of zope.interface instances in code.

Copied: packages/python-repoze.sphinx.autointerface/tags/0.4-1/debian/control (from rev 14769, packages/python-repoze.sphinx.autointerface/trunk/debian/control)
===================================================================
--- packages/python-repoze.sphinx.autointerface/tags/0.4-1/debian/control	                        (rev 0)
+++ packages/python-repoze.sphinx.autointerface/tags/0.4-1/debian/control	2010-10-28 12:51:36 UTC (rev 14771)
@@ -0,0 +1,27 @@
+Source: python-repoze.sphinx.autointerface
+Section: python
+Priority: optional
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Bernhard Reiter <ockham at raz.or.at>
+Build-Depends:
+ debhelper (>= 7.0.50~),
+ python-support,
+ python-setuptools,
+ python-sphinx (>= 0.6.1),
+ python-zope.interface
+Standards-Version: 3.9.1
+Homepage: http://pypi.python.org/pypi/repoze.sphinx.autointerface/
+Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-repoze.sphinx.autointerface/trunk/
+Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-repoze.sphinx.autointerface/trunk/
+
+Package: python-repoze.sphinx.autointerface
+Architecture: all
+Depends:
+ ${misc:Depends},
+ ${python:Depends},
+ python-sphinx (>= 0.6.1),
+ python-zope.interface,
+Description: Sphinx extension that auto-generates API docs from Zope interfaces
+ This package defines an extension for the Sphinx documentation system. 
+ The extension allows generation of API documentation by introspection
+ of zope.interface instances in code.




More information about the Python-modules-commits mailing list