[Python-modules-commits] r10159 - in packages/ldaptor/trunk/debian (changelog control)
jandd at users.alioth.debian.org
jandd at users.alioth.debian.org
Wed Oct 21 10:09:50 UTC 2009
Date: Wednesday, October 21, 2009 @ 10:09:43
Author: jandd
Revision: 10159
add python-docutils to Build-Depends-Indep to fix epydoc warning
Modified:
packages/ldaptor/trunk/debian/changelog
packages/ldaptor/trunk/debian/control
Modified: packages/ldaptor/trunk/debian/changelog
===================================================================
--- packages/ldaptor/trunk/debian/changelog 2009-10-21 09:58:44 UTC (rev 10158)
+++ packages/ldaptor/trunk/debian/changelog 2009-10-21 10:09:43 UTC (rev 10159)
@@ -20,6 +20,7 @@
- update Standards-Version to 3.8.3 (no changes needed)
- remove dpatch from Build-Depends
- add quilt to Build-Depends
+ - add python-docutils to Build-Depends-Indep to fix an epydoc warning
* debian/ldaptor-ldap2passwd.1, debian/ldaptor-find-server.1,
debian/ldaptor-ldap2dnszones.1, debian/ldaptor-ldap2pdns.1,
debian/ldaptor-getfreenumber.1, debian/ldaptor-passwd.1,
Modified: packages/ldaptor/trunk/debian/control
===================================================================
--- packages/ldaptor/trunk/debian/control 2009-10-21 09:58:44 UTC (rev 10158)
+++ packages/ldaptor/trunk/debian/control 2009-10-21 10:09:43 UTC (rev 10159)
@@ -5,7 +5,7 @@
Uploaders: Sandro Tosi <morph at debian.org>, Jan Dittberner <jandd at debian.org>
Standards-Version: 3.8.3
Build-Depends-Indep: docbook-slides (>= 3.2.0), xsltproc,
- source-highlight, python-epydoc, dia (>= 0.93-2),
+ source-highlight, python-epydoc, dia (>= 0.93-2), python-docutils,
python-twisted-core, python-twisted-names, python-twisted-mail,
python-twisted-web, python-nevow, python-webut, python-pyparsing,
python-openssl, python-crypto, python-support (>= 0.6)
More information about the Python-modules-commits
mailing list