From 369feb28862416a32f9b556561c22362bf956e3f Mon Sep 17 00:00:00 2001 From: Niko Tyni Date: Sun, 7 Jun 2015 22:04:28 +0300 Subject: Reformat debian/control with cme Gbp-Dch: ignore --- debian/control | 31 ++++++++++++++++++------------- 1 file changed, 18 insertions(+), 13 deletions(-) diff --git a/debian/control b/debian/control index 8aa3d70..2bd0f8a 100644 --- a/debian/control +++ b/debian/control @@ -1,25 +1,31 @@ Source: libcgi-application-plugin-anytemplate-perl +Maintainer: Debian Perl Group +Uploaders: Jaldhar H. Vyas Section: perl Priority: optional Build-Depends: debhelper (>= 8) -Build-Depends-Indep: perl, libcgi-application-perl, libtest-pod-perl, - libtest-pod-coverage-perl, libclone-perl, libexporter-renaming-perl, - libcgi-application-basic-plugin-bundle-perl -Maintainer: Debian Perl Group -Uploaders: Jaldhar H. Vyas +Build-Depends-Indep: perl, + libcgi-application-perl, + libtest-pod-perl, + libtest-pod-coverage-perl, + libclone-perl, + libexporter-renaming-perl, + libcgi-application-basic-plugin-bundle-perl Standards-Version: 3.9.1 -Homepage: https://metacpan.org/release/CGI-Application-Plugin-AnyTemplate -Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcgi-application-plugin-anytemplate-perl.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcgi-application-plugin-anytemplate-perl.git +Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcgi-application-plugin-anytemplate-perl.git +Homepage: https://metacpan.org/release/CGI-Application-Plugin-AnyTemplate Package: libcgi-application-plugin-anytemplate-perl Architecture: all -Depends: ${misc:Depends}, ${perl:Depends}, libcgi-application-perl, - libcgi-application-basic-plugin-bundle-perl -Replaces: libcgi-application-extra-plugin-bundle-perl (<< 0.3) -Breaks: libcgi-application-extra-plugin-bundle-perl (<< 0.3) +Depends: ${misc:Depends}, + ${perl:Depends}, + libcgi-application-perl, + libcgi-application-basic-plugin-bundle-perl Suggests: libcgi-application-extra-plugin-bundle-perl (>= 0.3), - libexporter-renaming-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 @@ -29,4 +35,3 @@ Description: module supporting any templating system in CGI::Application In this way, you can use the same code and switch templating systems on the fly. This approach has many uses. For instance, it can be useful in migrating your application from one templating system to another. - -- cgit v1.2.3