[Python-modules-commits] r1152 - in
/packages/python-docutils/trunk/debian: changelog control
madduck at users.alioth.debian.org
madduck at users.alioth.debian.org
Mon Jul 10 10:18:51 UTC 2006
Author: madduck
Date: Mon Jul 10 10:18:48 2006
New Revision: 1152
URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=1152
Log:
* Added build dependency on python-central (closes: #377580).
Modified:
packages/python-docutils/trunk/debian/changelog
packages/python-docutils/trunk/debian/control
Modified: packages/python-docutils/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/python-docutils/trunk/debian/changelog?rev=1152&op=diff
==============================================================================
--- packages/python-docutils/trunk/debian/changelog (original)
+++ packages/python-docutils/trunk/debian/changelog Mon Jul 10 10:18:48 2006
@@ -1,3 +1,9 @@
+python-docutils (0.4-3) unstable; urgency=low
+
+ * Added build dependency on python-central (closes: #377580).
+
+ -- martin f. krafft <madduck at debian.org> Mon, 10 Jul 2006 11:45:05 +0200
+
python-docutils (0.4-2) unstable; urgency=low
* New maintainers Martin F. Krafft, Simon McVittie and the python-modules
Modified: packages/python-docutils/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/python-docutils/trunk/debian/control?rev=1152&op=diff
==============================================================================
--- packages/python-docutils/trunk/debian/control (original)
+++ packages/python-docutils/trunk/debian/control Mon Jul 10 10:18:48 2006
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: martin f. krafft <madduck at debian.org>, Simon McVittie <smcv at ianadd.pseudorandom.co.uk>
-Build-Depends: debhelper (>= 5.0.37.1), dpatch
+Build-Depends: debhelper (>= 5.0.37.1), dpatch, python-central (>= 0.4.17)
Build-Depends-Indep: python-dev, python (>= 2.3)
Standards-Version: 3.7.2.0
XS-Python-Version: >= 2.3
More information about the Python-modules-commits
mailing list