[Python-modules-commits] r8649 - in packages/python-repoze.who/trunk/debian (changelog control)

zack at users.alioth.debian.org zack at users.alioth.debian.org
Sat May 30 14:11:44 UTC 2009


    Date: Saturday, May 30, 2009 @ 14:11:43
  Author: zack
Revision: 8649

debian/control: add build-deps on python-{zopeinterface,paste}
(needed at build time), to inhibit easy_install to download it

Modified:
  packages/python-repoze.who/trunk/debian/changelog
  packages/python-repoze.who/trunk/debian/control

Modified: packages/python-repoze.who/trunk/debian/changelog
===================================================================
--- packages/python-repoze.who/trunk/debian/changelog	2009-05-30 14:08:57 UTC (rev 8648)
+++ packages/python-repoze.who/trunk/debian/changelog	2009-05-30 14:11:43 UTC (rev 8649)
@@ -1,3 +1,10 @@
+python-repoze.who (1.0.13-2) UNRELEASED; urgency=low
+
+  * debian/control: add build-deps on python-{zopeinterface,paste}
+    (needed at build time), to inhibit easy_install to download it
+
+ -- Stefano Zacchiroli <zack at debian.org>  Sat, 30 May 2009 16:09:04 +0200
+
 python-repoze.who (1.0.13-1) experimental; urgency=low
 
   * First release (Closes: #531083)

Modified: packages/python-repoze.who/trunk/debian/control
===================================================================
--- packages/python-repoze.who/trunk/debian/control	2009-05-30 14:08:57 UTC (rev 8648)
+++ packages/python-repoze.who/trunk/debian/control	2009-05-30 14:11:43 UTC (rev 8649)
@@ -10,7 +10,9 @@
  python-dev,
  python-support,
  python-setuptools,
- python-sphinx
+ python-sphinx,
+ python-zopeinterface,
+ python-paste
 Standards-Version: 3.8.1
 Homepage: http://www.repoze.org/
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-repoze.who/trunk/




More information about the Python-modules-commits mailing list