[DRE-commits] [ruby-certificate-authority] 06/06: fix extended description to be less than 80chars (lintian warning)
Micah Anderson
micah at moszumanska.debian.org
Fri Dec 9 22:23:39 UTC 2016
This is an automated email from the git hooks/post-receive script.
micah pushed a commit to branch master
in repository ruby-certificate-authority.
commit bb808b6e3ed3359c16627563533190c5253ffcf3
Author: Micah Anderson <micah at riseup.net>
Date: Fri Dec 9 17:20:54 2016 -0500
fix extended description to be less than 80chars (lintian warning)
---
debian/changelog | 1 +
debian/control | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 5a5435c..2712372 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ ruby-certificate-authority (0.2.0~6dd483bf-1) unstable; urgency=medium
* Bump standards version
* Disable pkcs#11 Pkey ref tests due to #846548
* Patch signing request test to match generated CSR
+ * Update d/control extended description to be <80 chars
-- Micah Anderson <micah at debian.org> Thu, 01 Dec 2016 23:00:00 -0500
diff --git a/debian/control b/debian/control
index 4d12d0c..5cc6c83 100644
--- a/debian/control
+++ b/debian/control
@@ -27,6 +27,6 @@ Description: tool to manage the core functions outlined in RFC-3280 for PKI
basic functionality contained in RFC-3280 to implement your own certificate
authority.
.
- With this tool, one can generate root certificates, intermediate certificates, and
- terminal certificates; and also generate/manage Certificate Revocation Lists
- (CRLs) and Online Certificate Status Protocol (OCSP) messages.
+ With this tool, one can generate root certificates, intermediate certificates,
+ and terminal certificates; and also generate/manage Certificate Revocation
+ Lists (CRLs) and Online Certificate Status Protocol (OCSP) messages.
--
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