Skip to content

Debian Changelog circuits (1.1.1-3)

2009

circuits (1.1.1-3) unstable; urgency=low

   [ Sandro Tosi ]
   * debian/python-circuits.doc-base
     - added doc-base
   * debian/control
     - bump Standards-Version to 3.8.3 (no changes needed)
 
   [ Luca Falavigna ]
   * debian/control:
     - Optionally recommend python (>= 2.6) with python-multiprocessing,
       multiprocessing module is part of Python 2.6.

 -- Sandro Tosi <morph@debian.org>  Tue, 10 Nov 2009 23:17:24 +0100

circuits (1.1.1-2) unstable; urgency=low

   [ Luca Falavigna ]
   * debian/{control, rules}
     - prepare for the upcoming Python 2.6 transition; thanks to Andrea Gasparini
       for the report; Closes: #531085
       + added versioned depend on python (>= 2.5.3-1~exp1)
       + used --install-layout=deb to setup.py install call to let files be
         installed under /usr instead of /usr/local
 
   [ Sandro Tosi ]
   * debian/control
     - bump Standards-Version to 3.8.2 (no changes needed)
   * debian/rules
     - fixed a leftover from the package we take the original file from
   * debian/copyright
     - extended debian packaging copyright years

 -- Sandro Tosi <morph@debian.org>  Sat, 04 Jul 2009 21:14:46 +0200

circuits (1.1.1-1) unstable; urgency=low

   * debian/control
     - added 'python-multiprocessing' to Recommends
     - added 'python-pyinotify', 'python-pygame' to Suggests
     - 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@debian.org>  Sun, 19 Apr 2009 00:46:52 +0200

2008

circuits (1.0b1-1) unstable; urgency=low

   * Initial release (Closes: #460672)

 -- Sandro Tosi <morph@debian.org>  Wed, 31 Dec 2008 15:45:41 +0100