[SCM] Debian packaging of libhtml-prototype-perl branch, master, updated. 2969a20f9dad33817ecb37da8dd1b743f38dc7a5

gregor herrmann gregoa at debian.org
Thu Jul 5 20:32:08 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 50ab307..9ee591f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,32 @@
 Source: libhtml-prototype-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7)
-Build-Depends-Indep: perl (>= 5.8.0-7),
- libtest-pod-perl, libtest-pod-coverage-perl, libclass-accessor-perl,
- libhtml-tree-perl, libjs-prototype, libjs-scriptaculous
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>, Tim Retout <diocles at debian.org>
+           Ansgar Burchardt <ansgar at debian.org>,
+           Tim Retout <diocles at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7.0.8),
+               quilt
+Build-Depends-Indep: perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl,
+                     libclass-accessor-perl,
+                     libhtml-tree-perl,
+                     libjs-prototype,
+                     libjs-scriptaculous
 Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/HTML-Prototype/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libhtml-prototype-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-prototype-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libhtml-prototype-perl.git
+Homepage: http://search.cpan.org/dist/HTML-Prototype/
 
 Package: libhtml-prototype-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libclass-accessor-perl,
- libhtml-tree-perl, libjs-prototype, libjs-scriptaculous
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libclass-accessor-perl,
+         libhtml-tree-perl,
+         libjs-prototype,
+         libjs-scriptaculous
 Description: module to generate HTML and Javascript for the Prototype library
  HTML::Prototype contains some code generators for Prototype, the famous
  JavaScript OO library and the script.aculous extensions.
@@ -27,3 +37,4 @@ Description: module to generate HTML and Javascript for the Prototype library
  .
  This is mostly a port of the Ruby on Rails helper tags for JavaScript
  for use in Catalyst.
+

-- 
Debian packaging of libhtml-prototype-perl



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