[SCM] Debian packaging of libcgi-application-plugin-tt-perl branch, master, updated. 41203fada10a6853bff48c429c87e3ff06be9772

gregor herrmann gregoa at debian.org
Thu Jul 5 20:14:22 UTC 2012


The following commit has been merged in the master branch:
commit 51a4399ac4768e2f2684a53394170f4ca9b73057
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:18:06 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 5727e7f..25dd990 100644
--- a/debian/control
+++ b/debian/control
@@ -1,27 +1,34 @@
 Source: libcgi-application-plugin-tt-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>,
+           Jaldhar H. Vyas <jaldhar at braincells.com>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, pkg-components (>= 0.2), libcgi-application-perl,
- libclass-isa-perl | perl-modules (<< 5.12), libtemplate-perl, libtest-pod-perl,
- libtest-pod-coverage-perl, libcgi-application-basic-plugin-bundle-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>,
- Jaldhar H. Vyas <jaldhar at braincells.com>
+Build-Depends-Indep: perl,
+                     pkg-components,
+                     libcgi-application-perl,
+                     libtemplate-perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl,
+                     libcgi-application-basic-plugin-bundle-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/CGI-Application-Plugin-TT/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libcgi-application-plugin-tt-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcgi-application-plugin-tt-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libcgi-application-plugin-tt-perl.git
+Homepage: http://search.cpan.org/dist/CGI-Application-Plugin-TT/
 
 Package: libcgi-application-plugin-tt-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libcgi-application-perl,
- libtemplate-perl, libclass-isa-perl | perl-modules (<< 5.12) 
-Replaces: libcgi-application-extra-plugin-bundle-perl (<< 0.3)
-Breaks: libcgi-application-extra-plugin-bundle-perl (<< 0.3)
-Enhances: libcgi-application-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libcgi-application-perl,
+         libtemplate-perl,
+         perl
 Recommends: libcgi-application-basic-plugin-bundle-perl
+Enhances: libcgi-application-perl
+Breaks: libcgi-application-extra-plugin-bundle-perl (<< 0.3)
 Provides: libcgi-application-plugin-tt-lastmodified-perl
+Replaces: libcgi-application-extra-plugin-bundle-perl (<< 0.3)
 Description: plugin that adds Template Toolkit support to CGI::Application
  CGI::Application::Plugin::TT adds support for the popular Template Toolkit
  engine to your CGI::Application modules by providing several helper methods
@@ -33,3 +40,4 @@ Description: plugin that adds Template Toolkit support to CGI::Application
  module, which adds support for setting a "Last-Modified" header based on the
  most recent modification time of all the components of a template that
  was processed with TT.
+

-- 
Debian packaging of libcgi-application-plugin-tt-perl



More information about the Pkg-perl-cvs-commits mailing list