changelog: Updated timestamp.
changelog: Mention Federico.
Improved 02-php5.4.diff.
control: Updated standards-version to 3.9.3 -- no changes.
copyright: Fixed DEP5 syntax error.
rules: Provide recommended targets build-arch and build-indep.
patches: Added 02-php5.4.diff -- use ob_end_flush() in favor of ob_end_clean()
… if the buffer contains any data to make sure the rendered page is actually
displayed (PHP 5.4 handles end_clean() a bit different than previous
versions).
Thanks to Bernhard Schmidt for reporting this and Jörg Linge for tracking down
to problem.
Closes: #665197
… if the buffer contains any data to make sure the rendered page is actually
displayed (PHP 5.4 handles end_clean() a bit different than previous
versions).
Thanks to Bernhard Schmidt for reporting this and Jörg Linge for tracking down
to problem.
Closes: #665197
rules: Spelling/wording fix.
changelog: Be even more verbose.
control: Added Vcs-* fields.
control: Changed priority from extra to optional.
Updated changelog.
rules, *.dirs: Install configuration to /etc.
rules: Pass -A/-i to dh_* calls as appropriate.
rules: Reordered commands a bit.
rules: Do not use $(CURDIR).
This is not necessary in all cases.
This is not necessary in all cases.
Introduce "libkohana2-modules-php" package shipping the modules.
rules: clean: Do not remove 'configure-stamp'.
This file is no longer created by any target.
This file is no longer created by any target.
patches: Added 01-font-path.diff.
This patch lets 'fontpath' point to the DejaVu fonts in '/usr/share/fonts'.
Also, in rules, no longer symlink the DejaVu fonts path into Kohana's 'system'
directory.
This patch lets 'fontpath' point to the DejaVu fonts in '/usr/share/fonts'.
Also, in rules, no longer symlink the DejaVu fonts path into Kohana's 'system'
directory.
control: Added myself to uploaders.
rules: Cleaned up a bit.
rules: Remove empty directories after install.
source/format: Added; use source format 3.0 (quilt).
rules: Fix permissions of all PHP files.
Some of them are installed with the x-bit set and dh_fixperms does not seem to
take care of that.
Some of them are installed with the x-bit set and dh_fixperms does not seem to
take care of that.
Renamed libkohana-php.lintian-overrides to libkohana2-php.lintian-overrides.
libkohana-php.lintian-overrides: "kohana" → "kohana2" in package name.
changelog: Close ITP bug.
Renamed package from libkohana-php to libkohana2-php.
Also, the package will be installed to /u/s/php/kohana2/ now.
Also, the package will be installed to /u/s/php/kohana2/ now.
copyright: Updated and converted to DEP5 format.
control: Updated homepage.
rules: Added 'get-orig-source' target.
libkohana-php.lintian-overrides: Improved comment.
debian/control: Improved package description a bit.
debian/changelog: Updated time-stamp.
debian/control: Bumped standards-version to 3.9.1.
debian/rules: Added x-bit.
Added watch file.
Currently, we watch kohana2 only.
The file mangles beta and RC releases to '~b' and '~rc' respectively.
Currently, we watch kohana2 only.
The file mangles beta and RC releases to '~b' and '~rc' respectively.
Initial import of packaging for version 2.3.4.