This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libnet-openid-consumer-perl.

commit 2fb2b9b152e745e895b1c9336c8ca3c00198613f
Author: Dominic Hargreaves <d...@earth.li>
Date:   Sat Nov 12 13:24:10 2011 +0000

    Update dependencies for new release (closes: #636856)
---
 debian/changelog |  1 +
 debian/control   | 16 ++++++++--------
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fc61b22..3f122ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libnet-openid-consumer-perl (1.12-1) UNRELEASED; urgency=low
 
   * Add Vcs-* fields
   * New upstream release
+  * Update dependencies for new release (closes: #636856)
 
  -- Dominic Hargreaves <d...@earth.li>  Sat, 12 Nov 2011 12:07:39 +0000
 
diff --git a/debian/control b/debian/control
index f86052d..4b539b0 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,8 @@ Source: libnet-openid-consumer-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.8.0-7), libwww-perl, libdigest-sha1-perl, 
liburi-perl, libcrypt-dh-perl (>= 0.05), libxml-simple-perl
+Build-Depends-Indep: perl (>= 5.8.0-7), libwww-perl, liburi-perl,
+ libjson-perl, libnet-openid-common-perl (>= 1.13), libdigest-sha-perl
 Maintainer: Dominic Hargreaves <d...@earth.li>
 Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/Net-OpenID-Consumer/
@@ -11,11 +12,10 @@ Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=users/dom/libnet-openid-consume
 
 Package: libnet-openid-consumer-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libwww-perl, libdigest-sha1-perl,
-         liburi-perl, libcrypt-dh-perl (>= 0.05), libxml-simple-perl,
-         libcrypt-ssleay-perl
+Depends: ${perl:Depends}, ${misc:Depends}, libwww-perl, liburi-perl,
+ libjson-perl, libnet-openid-common-perl (>= 1.13), libcrypt-ssleay-perl,
+ libdigest-sha-perl
 Description: library for consumers of OpenID identities 
- After Net::OpenID::Consumer crawls a user's declared identity URL
- and finds openid.server link tags in the HTML head, you get this
- object.  It represents an identity that can be verified with OpenID
- (the link tags are present), but hasn't been actually verified yet.
+ This is the Perl API for (the consumer half of) OpenID, a distributed
+ identity system based on proving you own a URL, which is then your
+ identity.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-openid-consumer-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to