Code

control: Updated homepage.
[pkg-libkohana2-php.git] / debian / control
index 37d92e2814260aaf7cf2269a3a4bbc3242eb09c3..0a8689612e1ae48c9dd2f1b5d2730b6a1c62cb8e 100644 (file)
@@ -3,13 +3,14 @@ Section: php
 Priority: extra
 Maintainer: Sven Velt <sven@velt.de>
 Build-Depends: debhelper (>= 7)
-Standards-Version: 3.8.1
-Homepage: http://kohanaphp.com
+Standards-Version: 3.9.1
+Homepage: http://kohanaframework.org/
 
 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.