[SCM] Debian packaging of libjifty-plugin-authentication-facebook-perl branch, master, updated. 9cb2a13ba2d1ee22f529e7044737589709c22e60

gregor herrmann gregoa at debian.org
Thu Jul 5 20:34:56 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 6b8e79a..c28f9db 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,26 @@
 Source: libjifty-plugin-authentication-facebook-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libjifty-perl,
-  libwww-facebook-api-perl (>= 0.3.6)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>
+Build-Depends-Indep: perl,
+                     libjifty-perl,
+                     libwww-facebook-api-perl
 Standards-Version: 3.8.2
-Homepage: http://search.cpan.org/dist/Jifty-Plugin-Authentication-Facebook/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libjifty-plugin-authentication-facebook-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libjifty-plugin-authentication-facebook-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libjifty-plugin-authentication-facebook-perl.git
+Homepage: http://search.cpan.org/dist/Jifty-Plugin-Authentication-Facebook/
 
 Package: libjifty-plugin-authentication-facebook-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libjifty-perl,
-  libwww-facebook-api-perl (>= 0.3.6)
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libjifty-perl,
+         libwww-facebook-api-perl
 Description: Facebook authentication plugin for Jifty
  Jifty::Plugin::Authentication::Facebook provides Facebook authentication for
  your Jifty application. This authentication is added to your User model. You
  can mix this authentication with other Jifty authentication plugins like
  email/password or ldap.
+

-- 
Debian packaging of libjifty-plugin-authentication-facebook-perl



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