[SCM] Debian packaging of libmojolicious-perl branch, master, updated. debian/2.98+dfsg-1-2-g2a7026d

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


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

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

diff --git a/debian/control b/debian/control
index 258662d..ba726d3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,14 @@
 Source: libmojolicious-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>,
- Fabrizio Regalli <fabreg at fabreg.it>,
- Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
- Angel Abad <angel at debian.org>
+           gregor herrmann <gregoa at debian.org>,
+           Fabrizio Regalli <fabreg at fabreg.it>,
+           Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
+           Angel Abad <angel at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl (>= 5.10.1)
+Build-Depends-Indep: perl
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmojolicious-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libmojolicious-perl.git
@@ -16,15 +16,17 @@ Homepage: http://search.cpan.org/dist/Mojolicious/
 
 Package: libmojolicious-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libjs-jquery (>= 1.7.1),
- perl (>= 5.10.1)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libjs-jquery (>= 1.7.1),
+         perl
 Recommends: libio-socket-inet6-perl,
- libio-socket-ssl-perl (>= 1.43),
- libmojo-server-fastcgi-perl
+            libio-socket-ssl-perl (>= 1.43),
+            libmojo-server-fastcgi-perl
 Description: simple, yet powerful, Web Application Framework
  Mojolicious is a Perl Web Application Framework built around the familiar
  Model-View-Controller philosophy. It supports a simple single file mode via
  Mojolicious::Lite, RESTful routes, plugins, Perl-ish templates, session
  management, signed cookies, a testing framework, internationalization, first
  class Unicode support, and more.
+

-- 
Debian packaging of libmojolicious-perl



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