lp:~barcc/ubuntu/saucy/pyicu/lp1200419
- Get this branch:
- bzr branch lp:~barcc/ubuntu/saucy/pyicu/lp1200419
Branch merges
- Martin Pitt: Approve
-
Diff: 811 lines (+313/-113)30 files modified.pc/.quilt_patches (+1/-0)
.pc/.quilt_series (+1/-0)
.pc/.version (+1/-0)
CHANGES (+12/-0)
PKG-INFO (+13/-2)
PyICU.egg-info/PKG-INFO (+13/-2)
bases.cpp (+8/-0)
calendar.cpp (+8/-1)
common.h (+3/-0)
dateformat.cpp (+7/-0)
debian/changelog (+37/-0)
debian/control (+26/-7)
debian/patches/00dpatch.conf (+0/-2)
debian/patches/00list (+0/-2)
debian/patches/fix_typo_in_deprecation_warning.patch (+13/-0)
debian/patches/no-setuptools-please.diff (+22/-0)
debian/patches/no-setuptools-please.dpatch (+0/-21)
debian/patches/platform-definitions-fix.diff (+20/-0)
debian/patches/platform-definitions-fix.dpatch (+0/-18)
debian/patches/rename_docs_module.patch (+10/-0)
debian/patches/series (+4/-0)
debian/rules (+27/-31)
debian/source/format (+1/-1)
format.cpp (+21/-3)
layoutengine.cpp (+11/-1)
numberformat.cpp (+1/-1)
setup.py (+13/-1)
test/test_Collator.py (+22/-19)
test/test_MessageFormat.py (+17/-0)
transliterator.cpp (+1/-1)
Related bugs
Bug #1200419: Please provide package python3-icu | Undecided | Fix Released |
|
Related blueprints
Branch information
- Owner:
- B. Clausius
- Status:
- Development
Recent revisions
- 21. By B. Clausius
-
* Added transitional packages python3-pyicu[-dbg] to migrate to python3-icu[-dbg]
- 17. By Colin Watson
-
* Resynchronise with Debian. Remaining changes:
- Add Python 3 packages (see Debian #671361).
- Drop manual cleaning of python-pyicu-dbg, since dh_python2 handles
this. - 16. By Colin Watson
-
* Add Python 3 packages (see Debian #671361; uploading in advance of
Debian in order to be able to complete a port of ubiquity).
* Replace ICUtzinfo-not-heap- type.dpatch with upstream r191, which
restores Python 3 compatibility.
* Drop manual cleaning of python-pyicu-dbg, since dh_python2 handles this. - 15. By Jakub Wilk
-
* Team upload.
[ Bernd Zeimetz ]
* Migrate to dh_python2 (closes: #635633).[ Jakub Wilk ]
* New upstream version.
+ Fix compatiblity with ICU 4.8 (closes: #628584).
+ Rewrite platform-definitions- fix.dpatch from scratch.
+ Revert upstream change to make ICUtzinfo a heap type.
* Bump standards version to 3.9.2 (no changes needed).
* Don't override shared library dependency information for libpython2.X; the
exension modules aren't linked to it anyway. - 12. By Bernd Zeimetz
-
* New upstream release
* Install CHANGES as changelog, not CREDITS. Closes: #589070 - thanks to
Jakub Wilk
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:ubuntu/saucy/pyicu