[Python-modules-commits] r1157 - in /packages/urwid/trunk/debian: changelog examples

pabs-guest at users.alioth.debian.org pabs-guest at users.alioth.debian.org
Sat Jul 15 15:55:04 UTC 2006


Author: pabs-guest
Date: Sat Jul 15 15:55:00 2006
New Revision: 1157

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=1157
Log:
  - add new example graph.py to debian/examples

Modified:
    packages/urwid/trunk/debian/changelog
    packages/urwid/trunk/debian/examples

Modified: packages/urwid/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/urwid/trunk/debian/changelog?rev=1157&op=diff
==============================================================================
--- packages/urwid/trunk/debian/changelog (original)
+++ packages/urwid/trunk/debian/changelog Sat Jul 15 15:55:00 2006
@@ -1,6 +1,7 @@
 urwid (0.9.5-1) UNRELEASED; urgency=low
 
   * New upstream release
+    - add new example graph.py to debian/examples
   * Build the tutorial and Build-Depend on python-templayer
   * Don't use XS-Python-Version and XB-Python-Version
   * Move python to Build-Depends

Modified: packages/urwid/trunk/debian/examples
URL: http://svn.debian.org/wsvn/python-modules/packages/urwid/trunk/debian/examples?rev=1157&op=diff
==============================================================================
--- packages/urwid/trunk/debian/examples (original)
+++ packages/urwid/trunk/debian/examples Sat Jul 15 15:55:00 2006
@@ -5,3 +5,4 @@
 fib.py
 input_test.py
 tour.py
+graph.py




More information about the Python-modules-commits mailing list