summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c89b74a)
raw | patch | inline | side by side (parent: c89b74a)
author | Sebastian Harl <sh@tokkee.org> | |
Thu, 20 Jan 2011 12:32:20 +0000 (13:32 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 20 Jan 2011 12:32:20 +0000 (13:32 +0100) |
debian/control | patch | blob | history |
diff --git a/debian/control b/debian/control
index 585e6deccb1a85693b1179f13051f7f9ec10c0fe..a58cf2ccc181061ddab50caa967c59afd139b543 100644 (file)
--- a/debian/control
+++ b/debian/control
Package: libkohana-php
Architecture: all
Depends: php5 | php5-cli, ttf-dejavu-core, ${misc:Depends}
-Description: Lightweight PHP5 MVC framework Version 2.3
- Kohana is a PHP 5 framework that uses the Model View Controller architectural
- pattern. It aims to be secure, lightweight, and easy to use.
+Description: lightweight PHP5 MVC framework
+ Kohana is an object-oriented PHP 5 framework for developing applications using
+ PHP. It uses the Model View Controller (MVC) design pattern and aims to be
+ secure, lightweight, and easy to use.