[Python-modules-commits] r10535 - in packages/urwid/trunk/debian (changelog control copyright)
wardi-guest at users.alioth.debian.org
wardi-guest at users.alioth.debian.org
Thu Nov 19 00:04:10 UTC 2009
Date: Thursday, November 19, 2009 @ 00:03:48
Author: wardi-guest
Revision: 10535
Build-Depends python-gobject and python-twisted for doctests
of GLibEventLoop and TwistedEventLoop to pass
Modified:
packages/urwid/trunk/debian/changelog
packages/urwid/trunk/debian/control
packages/urwid/trunk/debian/copyright
Modified: packages/urwid/trunk/debian/changelog
===================================================================
--- packages/urwid/trunk/debian/changelog 2009-11-18 23:17:04 UTC (rev 10534)
+++ packages/urwid/trunk/debian/changelog 2009-11-19 00:03:48 UTC (rev 10535)
@@ -1,6 +1,8 @@
urwid (0.9.9-1) unstable; urgency=low
* New upstream release
+ * Build-Depends python-gobject and python-twisted for doctests
+ of GLibEventLoop and TwistedEventLoop to pass
-- Ian Ward <ian at excess.org> Wed, 18 Nov 2009 04:06:23 +0000
Modified: packages/urwid/trunk/debian/control
===================================================================
--- packages/urwid/trunk/debian/control 2009-11-18 23:17:04 UTC (rev 10534)
+++ packages/urwid/trunk/debian/control 2009-11-19 00:03:48 UTC (rev 10535)
@@ -12,8 +12,6 @@
Package: python-urwid
Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
-Replaces: python2.1-urwid, python2.2-urwid, python2.3-urwid, python2.4-urwid
-Conflicts: python2.1-urwid, python2.2-urwid, python2.3-urwid, python2.4-urwid
Provides: ${python:Provides}
Description: curses-based UI/widget library for Python
Urwid is a console user interface library that includes many features
Modified: packages/urwid/trunk/debian/copyright
===================================================================
--- packages/urwid/trunk/debian/copyright 2009-11-18 23:17:04 UTC (rev 10534)
+++ packages/urwid/trunk/debian/copyright 2009-11-19 00:03:48 UTC (rev 10535)
@@ -9,7 +9,7 @@
Copyright:
- Copyright (C) 2004-2006 Ian Ward
+ Copyright (C) 2004-2009 Ian Ward and other contributors
License:
More information about the Python-modules-commits
mailing list