[Python-modules-commits] r8283 - in packages/circuits/trunk/debian (changelog control)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Sat Apr 18 22:55:34 UTC 2009


    Date: Saturday, April 18, 2009 @ 22:55:33
  Author: morph
Revision: 8283

added 'snakefood', 'ghostscript', 'graphviz' (generate dependencies
graphs), 'python-nose', 'python-pyinotify', 'python-pygame' (to run
tests), 'python-epydoc' (to make doc) to b-d-i

Modified:
  packages/circuits/trunk/debian/changelog
  packages/circuits/trunk/debian/control

Modified: packages/circuits/trunk/debian/changelog
===================================================================
--- packages/circuits/trunk/debian/changelog	2009-04-18 22:26:03 UTC (rev 8282)
+++ packages/circuits/trunk/debian/changelog	2009-04-18 22:55:33 UTC (rev 8283)
@@ -3,13 +3,14 @@
   * debian/control
     - added 'python-multiprocessing' to Recommends
     - added 'python-pyinotify', 'python-pygame' to Suggests
-    - added 'snakefood' (generate dependencies graphs) and 'python-pyinotify'
-      (to run tests) to b-d-i
+    - added 'snakefood', 'ghostscript', 'graphviz' (generate dependencies
+      graphs), 'python-nose', 'python-pyinotify', 'python-pygame' (to run
+      tests), 'python-epydoc' (to make doc) to b-d-i
     - bump Standards-Version to 3.8.1 (no changes needed)
   * debian/rules
     - add doc building and test execution (this is still not-fully supported)
 
- -- Sandro Tosi <morph at debian.org>  Sun, 19 Apr 2009 00:25:39 +0200
+ -- Sandro Tosi <morph at debian.org>  Sun, 19 Apr 2009 00:46:52 +0200
 
 circuits (1.0b1-1) unstable; urgency=low
 

Modified: packages/circuits/trunk/debian/control
===================================================================
--- packages/circuits/trunk/debian/control	2009-04-18 22:26:03 UTC (rev 8282)
+++ packages/circuits/trunk/debian/control	2009-04-18 22:55:33 UTC (rev 8283)
@@ -4,7 +4,7 @@
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Sandro Tosi <morph at debian.org>
 Build-Depends: debhelper (>= 7), python, python-setuptools
-Build-Depends-Indep: python-support, snakefood, python-pyinotify
+Build-Depends-Indep: python-support, snakefood, ghostscript, graphviz, python-nose, python-pyinotify, python-pygame, python-epydoc
 Standards-Version: 3.8.1
 Homepage: http://trac.softcircuit.com.au/circuits/
 XS-Python-Version: >= 2.5




More information about the Python-modules-commits mailing list