[SCM] Debian packaging of libdancer-perl branch, master, updated. debian/1.3095+dfsg-1-2-g4fb8470

gregor herrmann gregoa at debian.org
Thu Jul 5 20:19:06 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 43eccb0..df7d07a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,54 +1,55 @@
 Source: libdancer-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>,
+           Iñigo Tejedor Arrondo <poisonbit at gmail.com>,
+           gregor herrmann <gregoa at debian.org>,
+           Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
+           Damyan Ivanov <dmn at debian.org>,
+           Alessandro Ghedini <ghedo at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libclone-perl,
- libhttp-body-perl (>= 1.07),
- libhttp-parser-xs-perl (>= 0.10),
- libhttp-server-simple-psgi-perl,
- libjson-perl,
- libmime-types-perl,
- libplack-perl,
- libtemplate-perl,
- libtest-output-perl,
- libtest-pod-perl (>= 1.44),
- libtest-pod-coverage-perl,
- libtest-requires-perl,
- libtest-tcp-perl,
- libtry-tiny-perl (>= 0.09),
- liburi-perl (>= 1.59),
- libxml-parser-perl | libxml-sax-perl,
- libxml-simple-perl,
- perl (>= 5.11.1) | libtest-simple-perl (>= 0.94)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>,
- Iñigo Tejedor Arrondo <poisonbit at gmail.com>,
- gregor herrmann <gregoa at debian.org>,
- Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
- Damyan Ivanov <dmn at debian.org>,
- Alessandro Ghedini <ghedo at debian.org>
+                     libclone-perl,
+                     libhttp-body-perl (>= 1.07),
+                     libhttp-parser-xs-perl (>= 0.10),
+                     libhttp-server-simple-psgi-perl,
+                     libjson-perl,
+                     libmime-types-perl,
+                     libplack-perl,
+                     libtemplate-perl,
+                     libtest-output-perl,
+                     libtest-pod-perl (>= 1.44),
+                     libtest-pod-coverage-perl,
+                     libtest-requires-perl,
+                     libtest-tcp-perl,
+                     libtry-tiny-perl (>= 0.09),
+                     liburi-perl (>= 1.59),
+                     libxml-parser-perl | libxml-sax-perl,
+                     libxml-simple-perl,
+                     perl (>= 5.11.1) | libtest-simple-perl
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Dancer/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libdancer-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdancer-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libdancer-perl.git
+Homepage: http://search.cpan.org/dist/Dancer/
 
 Package: libdancer-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libhttp-body-perl (>= 1.07),
- libhttp-server-simple-psgi-perl,
- libmime-types-perl,
- libtry-tiny-perl (>= 0.09),
- liburi-perl (>= 1.59)
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libhttp-body-perl (>= 1.07),
+         libhttp-server-simple-psgi-perl,
+         libmime-types-perl,
+         libtry-tiny-perl (>= 0.09),
+         liburi-perl (>= 1.59)
 Recommends: libjs-jquery
 Suggests: libclone-perl,
- libjson-perl,
- libplack-perl,
- libtemplate-perl,
- perl (>= 5.11.1) | libtest-simple-perl (>= 0.94),
- libxml-parser-perl | libxml-sax-perl,
- libxml-simple-perl,
+          libjson-perl,
+          libplack-perl,
+          libtemplate-perl,
+          perl (>= 5.11.1) | libtest-simple-perl (>= 0.94),
+          libxml-parser-perl | libxml-sax-perl,
+          libxml-simple-perl
 Description: effortless web application framework
  Dancer is a Perl web application framework that aims to provide the simplest
  way for writing web applications, and offers the flexibility to scale between
@@ -59,3 +60,4 @@ Description: effortless web application framework
  If you don't want to write CGI scripts by hand, and find other frameworks
  such as Catalyst (see libcatalyst-perl) too complex or cumbersome for your
  project, Dancer is what you need.
+

-- 
Debian packaging of libdancer-perl



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