[SCM] Debian packaging of libnet-oauth-perl branch, master, updated. debian/0.27-2-14-gabc6b49

Jotam Jr. Trejo jotamjr at debian.org.sv
Tue Jan 10 04:51:58 UTC 2012


The following commit has been merged in the master branch:
commit f145101ba066703bd91d46d7b92b431e90225a5b
Author: Jotam Jr. Trejo <jotamjr at debian.org.sv>
Date:   Mon Jan 9 22:45:28 2012 -0600

    add the OAuth protocol version (1.0) on the short description

diff --git a/debian/changelog b/debian/changelog
index aecffed..37a781f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,9 @@
 libnet-oauth-perl (0.28-1) UNRELEASED; urgency=low
 
-  TODO:
-  - the POD now says "OAuth 1.0", I suggest to mention "1.0" in d/control
-
   * Imported Upstream version 0.28
-  * debian/control: add dependency on libwww-perl to Depends and B-D-I
+  * debian/control:
+    + add dependency on libwww-perl to Depends and B-D-I
+    + add the OAuth protocol version (1.0) on the short description
   * debian/copyright:
     + update DEP 5 format specification
     + update upstream copyright years
diff --git a/debian/control b/debian/control
index 99058da..590401d 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Depends: ${perl:Depends}, ${misc:Depends}, perl (>= 5.10.1),
  libcrypt-openssl-rsa-perl,
  libclass-data-inheritable-perl, libdigest-hmac-perl, libclass-accessor-perl,
  libwww-perl
-Description: implementation of the OAuth protocol
+Description: implementation of the OAuth 1.0 protocol
  Net::OAuth implements OAuth, which is "An open protocol to allow secure API
  authentication in a simple and standard method from desktop and web
  applications."

-- 
Debian packaging of libnet-oauth-perl



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