[SCM] Debian packaging of libcgi-application-plugin-viewcode-perl branch, master, updated. 3b36b81c7024e2350ffe97cb337955126a10900c

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


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

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

diff --git a/debian/control b/debian/control
index a3f8ce1..a9a9ced 100644
--- a/debian/control
+++ b/debian/control
@@ -1,30 +1,42 @@
 Source: libcgi-application-plugin-viewcode-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 8), perl, libtest-longstring-perl,
- libpod-xhtml-perl, libcgi-application-perl, libhtml-template-perl,
- libsyntax-highlight-perl-improved-perl, pkg-components (>= 0.2),
- libdevel-stacktrace-perl, libuniversal-require-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>
+           Jaldhar H. Vyas <jaldhar at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 8),
+               perl,
+               libtest-longstring-perl,
+               libpod-xhtml-perl,
+               libcgi-application-perl,
+               libhtml-template-perl,
+               libsyntax-highlight-perl-improved-perl,
+               pkg-components,
+               libdevel-stacktrace-perl,
+               libuniversal-require-perl,
+               libtest-pod-perl,
+               libtest-pod-coverage-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/CGI-Application-Plugin-ViewCode/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libcgi-application-plugin-viewcode-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcgi-application-plugin-viewcode-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libcgi-application-plugin-viewcode-perl.git
+Homepage: http://search.cpan.org/dist/CGI-Application-Plugin-ViewCode/
 
 Package: libcgi-application-plugin-viewcode-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libpod-xhtml-perl,
- libcgi-application-perl, libsyntax-highlight-perl-improved-perl,
- libhtml-template-perl, libdevel-stacktrace-perl, libuniversal-require-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libpod-xhtml-perl,
+         libcgi-application-perl,
+         libsyntax-highlight-perl-improved-perl,
+         libhtml-template-perl,
+         libdevel-stacktrace-perl,
+         libuniversal-require-perl
+Recommends: libcgi-application-plugin-devpopup-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)
+        libcgi-application-plugins-perl (<< 0.11)
 Provides: libcgi-application-plugin-debugscreen-perl
-Recommends: libcgi-application-plugin-devpopup-perl
+Replaces: libcgi-application-basic-plugin-bundle-perl (<< 0.6),
+          libcgi-application-plugins-perl (<< 0.11)
 Description: set of debugging tools for CGI::Application
  CGI::Application::Plugin::ViewCode provides additional run modes that
  display code and documentation.
@@ -32,3 +44,4 @@ Description: set of debugging tools for CGI::Application
  CGI::Application::Plugin::DebugScreen captures die events and displays the
  stack trace to the user. It also provides links to the source code and
  documentation view the ViewCode plugin.
+

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



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