[SCM] Debian packaging of libcatalyst-action-rest-perl branch, master, updated. debian/1.04-1-14-g5aa70d3
Florian Schlichting
fsfs at debian.org
Tue May 14 21:12:26 UTC 2013
The following commit has been merged in the master branch:
commit a30de4c3422276fc84da4ccfa8d876add31fe0db
Author: Florian Schlichting <fsfs at debian.org>
Date: Tue May 14 23:00:52 2013 +0200
add back version on dpkg Pre-Depends, useless otherwise
diff --git a/debian/control b/debian/control
index e73904d..51068a5 100644
--- a/debian/control
+++ b/debian/control
@@ -48,7 +48,7 @@ Suggests: libconfig-general-perl,
libjson-xs-perl,
libphp-serialization-perl,
libxml-simple-perl
-Pre-Depends: dpkg
+Pre-Depends: dpkg (>= 1.15.6~)
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