| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
17 Apr 2013 17:40:24
2.37
|
sunpoet  |
- Update to 2.37
- Remove LICENSE_FILE for well-known licenses
- Cleanup Makefile header
- Reformat pkg-descr
Changes:
2.36:
- auto.py: Use python 2.6 friendly sys.version_info test. Thanks Salvatore
Bonaccorso and Gregor Hermann! (First half of #682631)
- auto.py: Do not call decode() with an "errors" keyword, as this does not yet
work with Python 2.6. Thanks Gregor Hermann! (Closes: #682631)
2.34:
- auto.py: Fix *.ui detection to be robust for non-ASCII files. (LP: #1017468) (Only the first 15 lines of the commit message are shown above ) |
25 Jul 2012 06:32:08
2.31
|
cs  |
Fix typos in COMMENT |
13 Mar 2012 17:06:53
2.31
|
sunpoet  |
- Update to 2.31
- Handle python32 __pycache__
Changes:
2.31:
- auto.py: Also catch ValueError and RuntimeError on relative imports.
Thanks Mike Terry for the patch! Add corresponding test case to test/auto.py.
- auto.py: Fix crash in module dependency generator, uncovered by previously
added test case.
2.30:
- auto.py, debian/local/python-mkdebian: Properly support GI repository module
detection. Thanks to Owais Lone for the patch! (LP: #806533)
- test/auto.py: Add GI test case. Add gir1.2-glib-2.0 build dependency for the
test case.
- debian/local/python-mkdebian: Call dh_icons. (LP: #881021)
Feature safe: yes |
22 Sep 2011 17:36:16
2.29
|
sunpoet  |
- Update to 2.29
Changes:
- Drop support for the long-obsolete PolicyKit (pre polkit 1.0 API).
- auto.py: Ignore RuntimeError, which Gdk/Gtk throw if DISPLAY is unset.
(LP: #735408) |
21 Sep 2011 17:12:25
2.28
|
sunpoet  |
- Space/Tab twiddle
- Take maintainership |
21 Sep 2011 16:48:43
2.28
|
tabthorpe  |
- Reassign to the heap |
12 Jul 2011 16:01:49
2.28
|
jlaffaye  |
Update to 2.28
PR: ports/158735
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: Pengfei Ju <jupengfei@gmail.com> (maintainer), bapt (mentor,
implicit) |
25 Jun 2011 07:25:23
2.27
|
miwi  |
- Update to 2.27
PR: 157371
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: maintainer |
17 Mar 2011 15:46:45
2.26
|
miwi  |
- Update to 2.26
PR: 155602
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: maintainer |
04 Mar 2011 03:58:39
2.25
|
miwi  |
- Update to 2.25
PR: 154878
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: maintainer |
18 Feb 2011 22:48:19
2.23
|
sunpoet  |
- Update to 2.23
- Remove WRKSRC
- Sort PLIST
PR: ports/154464
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: maintainer (timeout, 16 days) |
24 Jun 2010 01:10:22
2.19
|
wen  |
- Update to 2.19
PR: ports/148077
Submitted by: Ju Pengfei <jupengfei@gmail.com> (maintainer)
Feature safe: yes |
14 Apr 2010 13:48:04
2.18
|
wen  |
- Update to 2.18
PR: ports/145698
Submitted by: Ju Pengfei <jupengfei@gmail.com> (maintainer) |
06 Apr 2010 09:06:36
2.15
|
wen  |
Enables you to easily integrate gettext support, themed icons
and scrollkeeper based documentation into Python's distutils.
WWW: https://launchpad.net/python-distutils-extra
PR: ports/144676
Submitted by: Ju Pengfei <jupengfei@gmail.com> |