lp://qastaging/ubuntu/edgy/gettext
- Get this branch:
- bzr branch lp://qastaging/ubuntu/edgy/gettext
Branch information
Recent revisions
- 13. By Scott James Remnant (Canonical)
-
* Merge from debian unstable, to fix #65063. Remaining changes:
- Build-depend on file,
- Mono components built with mono-mcs instead of pnet,
- Java components built with gcj instead of jikes-classpath
- Set GCJFLAGS to -fjni -findirect-dispatch.
- Install libintl.jar in /usr/share/java, keep a symlink in
/usr/share/gettext.
- Throw away /usr/lib/gettext/ gnu.gettext* ; we don't need them. * Build-depend on java-gcj-compat-dev instead of gcj to get around bad
gcj detection in configure script. - 12. By Matthias Klose
-
* Re-add build-dependency on gcj.
* Do not compile the native java binaries directly from the sources,
but from the class files.
* Set GCJFLAGS to -fjni -findirect-dispatch.
* Install libintl.jar in /usr/share/java, keep a symlink in
/usr/share/gettext.
* Finally, throw away /usr/lib/gettext/ gnu.gettext* ; we don't need them. - 11. By Matthias Klose
-
Build-depend on file; the build dependency is mentioned in
0.12.1-3, but apparently missing. - 8. By Sebastian Dröge
-
* debian/control:
- replace pnet build dependency with mono as we won't have pnet in main
at least for edgy
* debian/rules:
- build GNU.Gettext.dll with mono instead of pnet - 4. By Santiago Vila
-
* Fixed xgettext misparsing of perl source (Closes: #269059).
Patch by Guido Flohr, approved by Bruno Haible.
* Added Suggests: gettext-doc to gettext (Closes: #270886).
* Improved description of gettext-doc (Bug #270886 also).
* Fixed gettextize and autopoint insecure behaviour regarding
temp files (Closes: #278283). This is CAN-2004-0966.
Patch by Mark J. Cox, slightly modified by Martin Pitt.
The patch hardcodes `:' as the PATH separator, so it will not work
on non-Unix Debian architectures (sorry), but should be good enough
for the 11 architectures in sarge, the Hurd and the *BSDs.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/ubuntu/karmic/gettext