Code

debian/control: Improved package description a bit.
authorSebastian Harl <sh@tokkee.org>
Thu, 20 Jan 2011 12:32:20 +0000 (13:32 +0100)
committerSebastian Harl <sh@tokkee.org>
Thu, 20 Jan 2011 12:32:20 +0000 (13:32 +0100)
debian/control

index 585e6deccb1a85693b1179f13051f7f9ec10c0fe..a58cf2ccc181061ddab50caa967c59afd139b543 100644 (file)
@@ -9,7 +9,8 @@ Homepage: http://kohanaphp.com
 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.