| 1 |
urwid (0.9.8-3) UNRELEASED; urgency=low
|
| 2 |
|
| 3 |
[ Piotr Ożarowski ]
|
| 4 |
* New python-support handles egg's directory name correctly
|
| 5 |
- bump python-support required version
|
| 6 |
- remove mv part from debian/rules
|
| 7 |
|
| 8 |
[ Paul Wise ]
|
| 9 |
* Change my email address now that I'm a Debian Developer
|
| 10 |
|
| 11 |
-- Paul Wise <pabs@debian.org> Tue, 15 May 2007 17:28:30 +1000
|
| 12 |
|
| 13 |
urwid (0.9.8-2) unstable; urgency=low
|
| 14 |
|
| 15 |
* move to unstable
|
| 16 |
|
| 17 |
-- Ian Ward <ian@excess.org> Sat, 14 Apr 2007 14:03:42 +0000
|
| 18 |
|
| 19 |
urwid (0.9.8-1) experimental; urgency=low
|
| 20 |
|
| 21 |
* New upstream release
|
| 22 |
* No longer arch-indep, adjust dependencies
|
| 23 |
|
| 24 |
-- Ian Ward <ian@excess.org> Sun, 25 Mar 2007 17:06:42 +0000
|
| 25 |
|
| 26 |
urwid (0.9.7.2-1) experimental; urgency=low
|
| 27 |
|
| 28 |
[ Piotr Ozarowski ]
|
| 29 |
* Added XS-Vcs-Svn field
|
| 30 |
|
| 31 |
[ Ian Ward ]
|
| 32 |
* New upstream release (Closes: #402523)
|
| 33 |
|
| 34 |
-- Ian Ward <ian@excess.org> Fri, 5 Jan 2007 04:36:20 +0000
|
| 35 |
|
| 36 |
urwid (0.9.7.1-1) unstable; urgency=low
|
| 37 |
|
| 38 |
* New upstream release
|
| 39 |
- add new example bigtext.py to debian/examples
|
| 40 |
* Add depends on setuptools
|
| 41 |
* Remove -py2.4 from .egg-info directory
|
| 42 |
|
| 43 |
-- Ian Ward <ian@excess.org> Wed, 4 Oct 2006 01:56:11 +0000
|
| 44 |
|
| 45 |
urwid (0.9.6-2) unstable; urgency=low
|
| 46 |
|
| 47 |
* Don't test all python versions in debian/rules. (Closes: #384714)
|
| 48 |
|
| 49 |
-- Ian Ward <ian@excess.org> Sun, 27 Aug 2006 03:46:53 +0000
|
| 50 |
|
| 51 |
urwid (0.9.6-1) unstable; urgency=low
|
| 52 |
|
| 53 |
* New upstream release
|
| 54 |
- Supports rxvt HOME and END keys (Closes: #382991)
|
| 55 |
- docgen_tutorial.py now requires a parameter when run
|
| 56 |
* urwid requires python >= 2.1, add debian/pyversions
|
| 57 |
* Move python-support to build-depends
|
| 58 |
* Remove Duild-Depends-Indep on python-all
|
| 59 |
|
| 60 |
-- Ian Ward <ian@excess.org> Wed, 23 Aug 2006 22:47:04 -0400
|
| 61 |
|
| 62 |
urwid (0.9.5-1) unstable; urgency=low
|
| 63 |
|
| 64 |
* New upstream release
|
| 65 |
- add new example graph.py to debian/examples
|
| 66 |
* Build the tutorial and Build-Depend on python-templayer
|
| 67 |
* Don't use XS-Python-Version and XB-Python-Version
|
| 68 |
* Move python to Build-Depends
|
| 69 |
* Only build the docs and run the tests once
|
| 70 |
* CDBS cleans *.pyc files, don't do that
|
| 71 |
* Remove the whole build directory on clean
|
| 72 |
* Place the Debian packaging in the public domain
|
| 73 |
* Bump debhelper Build-Dep to 5.0.37.2
|
| 74 |
* Bump python-support Build-Dep to 0.3
|
| 75 |
* Add a debian/pycompat file
|
| 76 |
|
| 77 |
-- Paul Wise <pabs3@bonedaddy.net> Sun, 16 Jul 2006 00:04:10 +0800
|
| 78 |
|
| 79 |
urwid (0.9.4-1) unstable; urgency=low
|
| 80 |
|
| 81 |
* New upstream release
|
| 82 |
- Drop fix_shebangs (fixed upstream) and dpatch build-dep
|
| 83 |
- Do not generate or install the tutorial yet (no templayer)
|
| 84 |
- Drop README.Source, since we now have source for everything
|
| 85 |
* Generate and install reference.html
|
| 86 |
* Update for new Python Policy (Closes: #373403)
|
| 87 |
* Conflict/replace upstream packages
|
| 88 |
* Bump Standards-Version (no changes)
|
| 89 |
* Move debhelper and cdbs to Build-Depends (needed on clean)
|
| 90 |
* Add executable bits to the .py files since they have shebangs
|
| 91 |
* Add Ian Ward (upstream) to Uploaders, he will co-maintain it
|
| 92 |
|
| 93 |
-- Paul Wise <pabs3@bonedaddy.net> Thu, 15 Jun 2006 19:10:29 +0800
|
| 94 |
|
| 95 |
urwid (0.9.3.dfsg.1-1) unstable; urgency=low
|
| 96 |
|
| 97 |
* Repack the tarball to remove the html files (no source code yet)
|
| 98 |
* Don't install the html files
|
| 99 |
|
| 100 |
-- Paul Wise <pabs3@bonedaddy.net> Sun, 23 Apr 2006 23:46:49 +0800
|
| 101 |
|
| 102 |
urwid (0.9.3-1) unstable; urgency=low
|
| 103 |
|
| 104 |
* Initial release. Closes: #341344
|
| 105 |
|
| 106 |
-- Paul Wise <pabs3@bonedaddy.net> Tue, 28 Mar 2006 18:07:55 +0800
|
| 107 |
|