[Python-modules-commits] r16470 - in packages/python-openid/trunk/debian (changelog control)

dottedmag at users.alioth.debian.org dottedmag at users.alioth.debian.org
Mon Apr 11 08:23:54 UTC 2011


    Date: Monday, April 11, 2011 @ 08:23:38
  Author: dottedmag
Revision: 16470

Add missing python-epydoc dependency

Modified:
  packages/python-openid/trunk/debian/changelog
  packages/python-openid/trunk/debian/control

Modified: packages/python-openid/trunk/debian/changelog
===================================================================
--- packages/python-openid/trunk/debian/changelog	2011-04-10 22:10:01 UTC (rev 16469)
+++ packages/python-openid/trunk/debian/changelog	2011-04-11 08:23:38 UTC (rev 16470)
@@ -1,3 +1,9 @@
+python-openid (2.2.5-3) unstable; urgency=low
+
+  * Add missing build-dependency to python-epydoc (Closes: #622228).
+
+ -- Mikhail Gusarov <dottedmag at debian.org>  Mon, 11 Apr 2011 10:22:43 +0200
+
 python-openid (2.2.5-2) unstable; urgency=low
 
   * Split out -doc package (Closes: #620977):

Modified: packages/python-openid/trunk/debian/control
===================================================================
--- packages/python-openid/trunk/debian/control	2011-04-10 22:10:01 UTC (rev 16469)
+++ packages/python-openid/trunk/debian/control	2011-04-11 08:23:38 UTC (rev 16470)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Mikhail Gusarov <dottedmag at debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7.0.50~), python
+Build-Depends: debhelper (>= 7.0.50~), python, python-epydoc
 Build-Depends-Indep: python-support (>= 0.6.4)
 Standards-Version: 3.9.1
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-openid/trunk/




More information about the Python-modules-commits mailing list