[Python-modules-commits] r5288 - in packages/ruledispatch/trunk/debian (changelog control)
kov at users.alioth.debian.org
kov at users.alioth.debian.org
Sat May 10 15:01:18 UTC 2008
Date: Saturday, May 10, 2008 @ 15:01:17
Author: kov
Revision: 5288
new upstream snapshot
Modified:
packages/ruledispatch/trunk/debian/changelog
packages/ruledispatch/trunk/debian/control
Modified: packages/ruledispatch/trunk/debian/changelog
===================================================================
--- packages/ruledispatch/trunk/debian/changelog 2008-05-10 15:00:54 UTC (rev 5287)
+++ packages/ruledispatch/trunk/debian/changelog 2008-05-10 15:01:17 UTC (rev 5288)
@@ -1,3 +1,9 @@
+ruledispatch (0.5a1.svn20080510-1) unstable; urgency=low
+
+ * Upstream snapshot, svn revision 2538
+
+ -- Gustavo Noronha Silva <kov at debian.org> Sat, 10 May 2008 12:00:07 -0300
+
ruledispatch (0.5a.svn20070626-4) UNRELEASED; urgency=low
[ Piotr Ożarowski ]
Modified: packages/ruledispatch/trunk/debian/control
===================================================================
--- packages/ruledispatch/trunk/debian/control 2008-05-10 15:00:54 UTC (rev 5287)
+++ packages/ruledispatch/trunk/debian/control 2008-05-10 15:01:17 UTC (rev 5288)
@@ -11,7 +11,7 @@
Package: python-dispatch
Architecture: any
-Depends: ${python:Depends}, ${shlibs:Depends}, python-protocols (>> 1.0)
+Depends: ${python:Depends}, ${shlibs:Depends}, python-protocols (>> 1.0), python-pkg-resources
XB-Python-Version: ${python:Versions}
Description: Rule-based Dispatching and Generic Functions
The dispatch module allows Python programmers to write generic
More information about the Python-modules-commits
mailing list