[SCM] Debian packaging of libcatalyst-action-rest-perl branch, master, updated. debian/0.99-1-8-gadcc3d1
gregor herrmann
gregoa at debian.org
Sun Jun 3 13:37:02 UTC 2012
The following commit has been merged in the master branch:
commit adcc3d136a66ef0ee019d61810f5cbb6375ffc64
Author: gregor herrmann <gregoa at debian.org>
Date: Sun Jun 3 15:35:32 2012 +0200
sort/wrap Suggests
Git-Dch: Ignore
diff --git a/debian/control b/debian/control
index abcbbfb..4d8cbed 100644
--- a/debian/control
+++ b/debian/control
@@ -41,9 +41,12 @@ Depends: ${misc:Depends}, ${perl:Depends},
libwww-perl,
libyaml-syck-perl
Pre-Depends: dpkg (>= 1.15.6)
-Suggests: libphp-serialization-perl, libconfig-general-perl,
- libxml-simple-perl, libfreezethaw-perl, libjson-perl (>= 2.12),
- libjson-xs-perl (>= 2.222)
+Suggests: libconfig-general-perl,
+ libfreezethaw-perl,
+ libjson-perl (>= 2.12),
+ libjson-xs-perl (>= 2.222),
+ libphp-serialization-perl,
+ libxml-simple-perl
Description: module for automatic REST method dispatching
Catalyst::Action::REST is a Catalyst Action that handles doing automatic
method dispatching for REST requests. It takes a normal Catalyst action, and
--
Debian packaging of libcatalyst-action-rest-perl
More information about the Pkg-perl-cvs-commits
mailing list