Code

changelog: Backport for Lenny.
[pkg-libkohana2-php.git] / debian / changelog
1 libkohana2-php (2.3.4-1~bpo50+1) lenny-backports-sloppy; urgency=low
3   * Rebuild for lenny-backports-sloppy.
5  -- Sebastian Harl <tokkee@debian.org>  Thu, 28 Apr 2011 11:16:46 +0200
7 libkohana2-php (2.3.4-1) unstable; urgency=low
9   [ Sven Velt ]
10   * Initial release (Closes: #611240).
11     - Strip out DejaVu-Font and depend on ttf-dejavu-core.
12   * libkohana2-php.lintian-overrides: Overwrite warning about embedded
13     Markdown.php -- Kohana2 ships a modified version of that library.
15   [ Sebastian Harl ]
16   * debian/patches:
17     - Added 01-font-path.diff -- let 'fontpath' point to the DejaVu fonts in
18       '/usr/share/fonts'.
19   * Symlink and depend on libjs-jquery rather than shipping a private copy.
20   * Build two binary packages: libkohana2-php and libkohana2-modules-php.
21   * debian/rules:
22     - Repack the upstream .zip archive in 'get-orig-source' using uscan.
23     - Ship all 'config' directories in /etc and create appropriate symlinks in
24       the 'system' and 'modules' directories.
25     - Do not ship a local copy of DejaVuSerif.ttf in the binary packages.
26   * debian/watch: mangle upstream version to prefix "b" and "rc" with a tilde.
28  -- Sebastian Harl <tokkee@debian.org>  Wed, 02 Feb 2011 14:40:13 +0100