[Python-modules-commits] r22149 - in packages/circuits/trunk/debian (changelog control)
eriol-guest at users.alioth.debian.org
eriol-guest at users.alioth.debian.org
Wed Jun 13 03:58:55 UTC 2012
Date: Wednesday, June 13, 2012 @ 03:58:53
Author: eriol-guest
Revision: 22149
Added python-routes to python-circuits' Recommends
Modified:
packages/circuits/trunk/debian/changelog
packages/circuits/trunk/debian/control
Modified: packages/circuits/trunk/debian/changelog
===================================================================
--- packages/circuits/trunk/debian/changelog 2012-06-13 02:49:37 UTC (rev 22148)
+++ packages/circuits/trunk/debian/changelog 2012-06-13 03:58:53 UTC (rev 22149)
@@ -27,7 +27,7 @@
- Added python-pkg-resources to python-circuits' Depends and
python3-pkg-resources to python3-circuits' Depends
- Moved python-pyinotify from Suggests to Depends
- - Added python-serial to python-circuits' Recommends and
+ - Added python-serial, python-routes to python-circuits' Recommends and
python3-serial to python3-circuits' Recommends
* debian/patches/01_use_issuetraker_instead_of_bitbucket.patch
- Use python-sphinxcontrib.issuetracker instead of sphinxcontrib-bitbucket
@@ -60,7 +60,7 @@
* debian/watch
- Updated to new upstream download location (PyPI)
- -- Daniele Tricoli <eriol at mornie.org> Wed, 13 Jun 2012 04:48:14 +0200
+ -- Daniele Tricoli <eriol at mornie.org> Wed, 13 Jun 2012 05:27:49 +0200
circuits (1.2.1-1) unstable; urgency=low
Modified: packages/circuits/trunk/debian/control
===================================================================
--- packages/circuits/trunk/debian/control 2012-06-13 02:49:37 UTC (rev 22148)
+++ packages/circuits/trunk/debian/control 2012-06-13 03:58:53 UTC (rev 22149)
@@ -32,6 +32,7 @@
python-pyinotify,
Recommends:
python-multiprocessing | python (>= 2.6),
+ python-routes,
python-serial
Suggests: python-pygame, python-gtk2
Description: event-driven framework with a component architecture
More information about the Python-modules-commits
mailing list