summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control4
1 files changed, 1 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index bd9ccc5..3f9a585 100644
--- a/debian/control
+++ b/debian/control
@@ -25,10 +25,8 @@ Depends: ${misc:Depends},
libclone-perl | libclone-pp-perl,
libcgi-application-perl,
libcgi-application-basic-plugin-bundle-perl
-Suggests: libcgi-application-extra-plugin-bundle-perl (>= 0.3),
+Suggests: libcgi-application-extra-plugin-bundle-perl,
libexporter-renaming-perl
-Breaks: libcgi-application-extra-plugin-bundle-perl (<< 0.3)
-Replaces: libcgi-application-extra-plugin-bundle-perl (<< 0.3)
Description: module supporting any templating system in CGI::Application
CGI::Application::Plugin::AnyTemplate allows you to use any supported Perl
templating system using a single consistent interface. Currently supported