[Python-modules-commits] r19432 - in packages/circuits/trunk/debian/patches (1 file)
eriol-guest at users.alioth.debian.org
eriol-guest at users.alioth.debian.org
Fri Nov 25 03:38:15 UTC 2011
Date: Friday, November 25, 2011 @ 03:38:11
Author: eriol-guest
Revision: 19432
Fixed syntax
Modified:
packages/circuits/trunk/debian/patches/01_use_issuetraker_instead_of_bitbucket.patch
Modified: packages/circuits/trunk/debian/patches/01_use_issuetraker_instead_of_bitbucket.patch
===================================================================
--- packages/circuits/trunk/debian/patches/01_use_issuetraker_instead_of_bitbucket.patch 2011-11-25 03:06:30 UTC (rev 19431)
+++ packages/circuits/trunk/debian/patches/01_use_issuetraker_instead_of_bitbucket.patch 2011-11-25 03:38:11 UTC (rev 19432)
@@ -8,13 +8,13 @@
modules integrating a common startup for applications.
- NEW ``KQueue`` poller
-- Fixed :bbissue:`17`
-+- Fixed :issue:`17`
++- Fixed #17
- Renamed ``circuits.web.main`` module to ``circuits.web.__main__`` so that
``python -m circuits.web`` just works.
- Fixed ``Server.host`` and ``Server.port`` properties in
``circuits.net.sockets``.
-- Fixed :bbissue:`10`
-+- Fixed :issue:`10`
++- Fixed #10
- Fixed ``app.Daemon`` Component to correctly open the stderr file.
- Fixed triggering of ``Success`` events.
- Fixed duplicate broadcast handler in ``UDPServer``
More information about the Python-modules-commits
mailing list