[DRE-commits] [ruby-certificate-authority] 03/05: Some fixes (https for urls, and typos)

Sebastien Badia sbadia-guest at moszumanska.debian.org
Wed Mar 2 12:40:51 UTC 2016


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

sbadia-guest pushed a commit to branch master
in repository ruby-certificate-authority.

commit fd442fc1594837c30b2346b7282b00a49bdeba23
Author: Sebastien Badia <seb at sebian.fr>
Date:   Wed Mar 2 09:32:56 2016 -0300

    Some fixes (https for urls, and typos)
---
 debian/control   | 2 +-
 debian/copyright | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index be268f8..9f3c6f7 100644
--- a/debian/control
+++ b/debian/control
@@ -27,6 +27,6 @@ Description: Managing the core functions outlined in RFC-3280 for PKI
  basic functionality contained in RFC-3280 to implement your own certificate
  authority.
  .
- It allow to generate root certificates, intermediate certificates, and
+ This tool allow to generate root certificates, intermediate certificates, and
  terminal certificates; and also generate/manage Certificate Revocation Lists
  (CRLs) and Online Certificate Status Protocol (OCSP) messages.
diff --git a/debian/copyright b/debian/copyright
index bc190c6..693de4b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: certificate_authority
-Source: http://github.com/cchandler/certificate_authority
+Source: https://github.com/cchandler/certificate_authority
 
 Files: *
 Copyright: 2012-2016 Chris Chandler <chris at flatterline.com>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-certificate-authority.git



More information about the Pkg-ruby-extras-commits mailing list