[Python-modules-commits] r15861 - in packages/lazr.restfulclient/trunk/debian (2 files)
dktrkranz at users.alioth.debian.org
dktrkranz at users.alioth.debian.org
Thu Feb 24 20:40:37 UTC 2011
Date: Thursday, February 24, 2011 @ 20:40:22
Author: dktrkranz
Revision: 15861
Do not require wsgi_intercept as dependency
Modified:
packages/lazr.restfulclient/trunk/debian/changelog
packages/lazr.restfulclient/trunk/debian/pydist-overrides
Modified: packages/lazr.restfulclient/trunk/debian/changelog
===================================================================
--- packages/lazr.restfulclient/trunk/debian/changelog 2011-02-24 20:20:26 UTC (rev 15860)
+++ packages/lazr.restfulclient/trunk/debian/changelog 2011-02-24 20:40:22 UTC (rev 15861)
@@ -2,6 +2,8 @@
* New upstream release.
* Upload to unstable.
+ * debian/pydist-overrides:
+ - Do not require wsgi_intercept as dependency.
-- Luca Falavigna <dktrkranz at debian.org> Mon, 14 Feb 2011 21:42:26 +0100
Modified: packages/lazr.restfulclient/trunk/debian/pydist-overrides
===================================================================
--- packages/lazr.restfulclient/trunk/debian/pydist-overrides 2011-02-24 20:20:26 UTC (rev 15860)
+++ packages/lazr.restfulclient/trunk/debian/pydist-overrides 2011-02-24 20:40:22 UTC (rev 15861)
@@ -1 +1,2 @@
lazr.authentication
+wsgi_intercept
More information about the Python-modules-commits
mailing list