lp:ubuntu/hardy/cjk

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/hardy/cjk
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

9. By Lucas Nussbaum

* Non-maintainer upload.
* debian/rules: fix bashism (use of {,}). Closes: #457710.

8. By Mb

* debian/rules:
  - fixed bashsim (LP: #178418)
* debian/control:
  - updated Maintainer field
  - bumped Standards-Version to 3.7.3

7. By Danai SAE-HAN (韓達耐) <email address hidden>

* The "arch enemy and indep nemesis battle together" release.
* New upstream release:
   - fix the \ding PinYin syllable.
* [rules]
   - Move several blocks of code from the install: target to the
     build: target. Also create build-arch: and build-indep: targets.
     Moreover, I have finally discovered the -a and -i debhelper
     options.
     My gratitude goes towards Norbert Preining who helped me
     immensely to go through this process;
   - move latex-cjk-thai to the binary-indep: target. At build time
     it needs to compile arch-dependent stuff, but in the end all the
     installed files are arch-independent;
   - No need to manually remove utils/hbf2gf/hbf2gf.c anymore when
     cleaning.
   - Move latex-cjk-{korean,thai,all} and cjk-all from the
     binary-dep target to binary-indep. This should remove a few
     warnings in the buildd logs.
* [rules,patches/03_Makefile.dpatch]
   Add extra check to see if the upstream Makefile has been
   dpatched already. If so, continue with the cleaning targets.
   This removes a Lintian warning. Thanks to Norbert Preining.
* [control] Put texlive-font-utils and sharutils back to
   Build-Depends-Indep, due to latex-cjk-thai truly being
   arch-independent now.
* Temporarily add the Japanese HBF .fd files, so the Japanese
  hbf-* packages can be used with CJK. I hope to overtake all
  the hbf-* packages and repackage them. They will each
  individually contain the necessary .fd files. Meanwhile, I
  will provide the .fd files only for in latex-cjk-japanese.
  This fixes "latex-cjk-japanese: c40song.fd is not included".
  Thanks to Francis Bond (Closes: #431038).

6. By Danai SAE-HAN (韓達耐) <email address hidden>

* The "I have had too many exams lately" release.
* [watch] Removed, because we use GIT to track upstream changes.
* [control] Put "texlive-*extra*-utils" and libkpathsea-dev in B-D,
   not "texlive-font-utils" (Closes: #421981), honestly. Thanks to
   Norbert Preining, Bastian Blank and Lior Kaplan.

5. By Danai SAE-HAN (韓達耐) <email address hidden>

* [changelog,TODO] Small cleanup. Thanks to Frank Küster.
* [control] Don't depend on tetex-base anymore. Thanks to Frank Küster.

4. By Danai SAE-HAN (韓達耐) <email address hidden>

* New upstream release. Highlights:
   - allow vertical shifting for horizontal CJK glyphs (very
     handy for e.g. the Arphic fonts);
   - document special space handling for Emacs quail input method;
   - support T5 encoding;
   - switch to GIT repository.
* [debian/control]
   - Build-Depend on "texlive-extra-utils", which provides "ctangle".
     This fixes "FTBFS: ctangle: Command not found" (Closes: #421981).
     Thanks to Martin Michlmayr;
   - Build-Depend on "texlive-font-utils", which provides "fontinst";
   - rewrite the package information text of latex-cjk-korean.
* Upstream has switched from CVS to GIT.
* [debian/rules]
   - Add "dh_shlibdeps". This fixes "FTBFS: hbf2gf: error while
     loading shared libraries: libkpathsea.so.4: cannot open shared
     object file: No such file or directory" (Closes: #422629).
     Thanks to Lucas Nussbaum, Michael Ablassmeier and Frank Küster;
   - build from the GIT source.
* [rules] reverse the order of the build-dependency on TeX packages,
   making TeXlive the preferred flavour.
* [README.Debian] make it clear that compiling fonts with Fontforge
   takes a *lot* of time, up to a full day. This will only be relevant
   if you build the Debian package yourself. Thanks Werner LEMBERG.
* Make latex-cjk-all also depend on the font packages instead of a
  recommendation. This will clear much of the confusion for new users.
  The font packages are only recommended by their respective latex-cjk-*
  subpackage, so you can still choose not to install them by uninstalling
  latex-cjk-all and keeping each individual latex-cjk-* subpackage.
* [patches/04_extend_examplefiles.dpatch]
   - Add information about which texlive-lang-* packages need to be
     installed for all the different languages;
   - also comment out the Korean blocks in UTF-8; we're currently lacking
     some Unicode fonts;
   - extend the Big5.tex example; make use of Chinese captions.
* [patches/06_extend_JIS_example.dpatch] the JIS example file now
   showcases all three Wadalab flavours (Mincho, Gothic and Maru),
   CJKcaption and Japanese section titles.
* [debian/*emacsen.*] Symlink the .el files in the compiled elisp
   directories from all the Emacs flavours as well, in order to please
   some functions like "M-x find-function".
   Also build the .elc files with (-)-no-site-file (Closes: #401679).
   Thanks to Agustin Martin.

3. By Danai SAE-HAN (韓達耐) <email address hidden>

* The "Purge the purging problem" release.
* Urgency set to high because of an RC bug.
* [*.postinst,*.postrm] remove these files.
  [rules] add dh_installtex to -common, -japanese and -korean
   instead of using their own *.post* scripts, allowing
   the CJK packages to be purged when kpsewhich isn't available
   anymore. Thanks to Lucas Nussbaum (Closes: #392359).
* [rules] pyhyphen got priority 10, making it the preferred
   hyphenation table. This would give strange results, such as "g-rou-ps",
   because "rou" is a Mandarin Chinese syllable.
   I've set pyhyphen's priority to 20 now. Thanks for reporting this,
   Dylan Thurston. (Closes: #399447).

2. By Danai SAE-HAN (韓達耐) <email address hidden>

* The "All Saints Day" release.
* New upstream release. Highlights:
   - documentation updates;
   - handle 0x80 in UTF8 and CJK.sty. Thanks to Gulfstream
     for the Debian bug report (Closes: #396142);
   - more tidbits for glyphs > U+FFFF.
* [changelog] remove all the debian/ subdirectory references.
   Efficiency has improved yet again with 0,15%.
* [watch] change
   http://cjk.ffii.org/index.html cjk-current\.tar\.gz into
   http://cjk.ffii.org/index.html cjk-(.*)\.tar\.gz . Let's
   see what difference it makes.
* [rules] according to Debian Policy section 4.6, it is advised
   to use a double ampersand instead of a semicolon because of
   "sh"'s poor error trapping.

1. By Danai SAE-HAN (韓達耐) <email address hidden>

Import upstream version 4.7.0+cvs20061019

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/karmic/cjk
This branch contains Public information 
Everyone can see this information.

Subscribers