[libnet-oauth2-perl] 02/04: Filled in debian/control and debian/copyright

Christopher Hoskin christopher.hoskin at gmail.com
Sun May 10 12:48:57 UTC 2015


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

grinorcole-guest pushed a commit to branch master
in repository libnet-oauth2-perl.

commit 23604d972400a9ec01956d92e987fe999852ab3c
Author: Christopher Hoskin <christopher.hoskin at gmail.com>
Date:   Sun May 10 12:04:17 2015 +0100

    Filled in debian/control and debian/copyright
---
 debian/control   |  8 +++++---
 debian/copyright | 13 +++----------
 2 files changed, 8 insertions(+), 13 deletions(-)

diff --git a/debian/control b/debian/control
index b5a823c..d88d3c8 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,9 @@ Depends: ${misc:Depends}, ${perl:Depends},
  liburi-perl,
  libwww-perl,
  libyaml-perl
-Description: OAuth version 2 client
- (no description was found)
+Description: implementation of the OAuth 2.0 protocol
+ Net::OAuth2 implements OAuth 2.0 authorization protocol client.
+ OAuth 2.0 is imcompatible with OAuth 1.0.
  .
- This description was automagically extracted from the module by dh-make-perl.
+ The library can be used to authenticate users against OAuth 2.0
+ service providers such as Google and Facebook.
diff --git a/debian/copyright b/debian/copyright
index fbbcf03..6fd4042 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,18 +1,11 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Net-OAuth2
-Upstream-Contact: Mark Overmeer
+Upstream-Contact: Mark Overmeer <mark at overmeer.net>
 Upstream-Name: Net-OAuth2
-DISCLAIMER: This copyright info was automatically extracted 
- from the perl module. It may not be accurate, so you better 
- check the module sources in order to ensure the module for its 
- inclusion in Debian or for general legal information. Please, 
- if licensing information is incorrectly generated, file a bug 
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
 
 Files: *
-Copyright: Mark Overmeer
+Copyright: 2013-2014, Mark Overmeer <mark at overmeer.net>
+ 2011-2012, Keith Grennan <kgrennan at cpan.org>
 License: Artistic or GPL-1+
 
 Files: debian/*

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



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