[SCM] Debian packaging of libjifty-plugin-openid-perl branch, master, updated. 1d55495c339865b36bb398d0d7e322d5991840c8

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


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

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

diff --git a/debian/control b/debian/control
index 2b40a5c..772b244 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,31 @@
 Source: libjifty-plugin-openid-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 7.2.13), quilt (>= 0.46-7)
-Build-Depends-Indep: perl, libjifty-perl, liblwpx-paranoidagent-perl,
- libnet-openid-consumer-perl (>= 1.03), libcache-cache-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>,
- Jonathan Yu <jawnsy at cpan.org>
+           Jonathan Yu <jawnsy at cpan.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7.2.13),
+               quilt
+Build-Depends-Indep: perl,
+                     libjifty-perl,
+                     liblwpx-paranoidagent-perl,
+                     libnet-openid-consumer-perl,
+                     libcache-cache-perl
 Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/Jifty-Plugin-OpenID/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libjifty-plugin-openid-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libjifty-plugin-openid-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libjifty-plugin-openid-perl.git
+Homepage: http://search.cpan.org/dist/Jifty-Plugin-OpenID/
 
 Package: libjifty-plugin-openid-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libjifty-perl, libcache-cache-perl,
- libnet-openid-consumer-perl (>= 1.03), liblwpx-paranoidagent-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libjifty-perl,
+         libcache-cache-perl,
+         libnet-openid-consumer-perl,
+         liblwpx-paranoidagent-perl
 Description: OpenID authentication plugin for Jifty applications
  Jifty::Plugin::OpenID is a Jifty plugin that provides OpenID authentication.
  It adds the authentication to your User model. You can also combine this with
  other Jifty authentication plugins such as email/password or LDAP.
+

-- 
Debian packaging of libjifty-plugin-openid-perl



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