[SCM] Debian packaging of libcgi-application-plugin-devpopup-perl branch, master, updated. 6315a5a7ccae27553b02ff2ed0e1105c6baa4834

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


The following commit has been merged in the master branch:
commit 2e12ca726ec0aa46449802a51870595b8a6123ca
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:17:46 2012 -0600

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

diff --git a/debian/control b/debian/control
index b0f02b9..51bf6cf 100644
--- a/debian/control
+++ b/debian/control
@@ -1,29 +1,38 @@
 Source: libcgi-application-plugin-devpopup-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 debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libcgi-application-perl, libio-stringy-perl,
- libhtml-template-perl, pkg-components (>= 0.3), liblog-dispatch-perl,
- libtest-nowarnings-perl, libtest-pod-perl, libtest-pod-coverage-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 debian.org>
+Build-Depends-Indep: perl,
+                     libcgi-application-perl,
+                     libio-stringy-perl,
+                     libhtml-template-perl,
+                     pkg-components,
+                     liblog-dispatch-perl,
+                     libtest-nowarnings-perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/CGI-Application-Plugin-DevPopup/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libcgi-application-plugin-devpopup-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcgi-application-plugin-devpopup-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libcgi-application-plugin-devpopup-perl.git
+Homepage: http://search.cpan.org/dist/CGI-Application-Plugin-DevPopup/
 
 Package: libcgi-application-plugin-devpopup-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libcgi-application-perl,
- libio-stringy-perl, libhtml-template-perl
-Breaks: libcgi-application-basic-plugin-bundle-perl (<< 0.6),
- libcgi-application-plugins-perl (<< 0.11)
-Replaces: libcgi-application-basic-plugin-bundle-perl (<< 0.6),
- libcgi-application-plugins-perl (<< 0.11)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libcgi-application-perl,
+         libio-stringy-perl,
+         libhtml-template-perl
 Suggests: liblog-dispatch-perl
+Breaks: libcgi-application-basic-plugin-bundle-perl (<< 0.6),
+        libcgi-application-plugins-perl (<< 0.11)
 Provides: libcgi-application-plugin-devpopup-params-perl,
- libcgi-application-plugin-devpopup-query-perl
+          libcgi-application-plugin-devpopup-query-perl
+Replaces: libcgi-application-basic-plugin-bundle-perl (<< 0.6),
+          libcgi-application-plugins-perl (<< 0.11)
 Description: debugging framework for CGI::Application
  CGI::Application::Plugin::DevPopup module provides a plugin framework for
  displaying runtime information about your CGI::Application application in a
@@ -43,3 +52,4 @@ Description: debugging framework for CGI::Application
  .
  CGI::Application::Plugin::DevPopup::Timing - Shows timing information about
  application states.
+

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



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