[DRE-commits] [ruby-cookiejar] 01/01: do not capitalize short description

Cédric Boutillier boutil at moszumanska.debian.org
Mon Feb 17 21:35:15 UTC 2014


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

boutil pushed a commit to branch master
in repository ruby-cookiejar.

commit bdd3e078d1b8d12018d4ac35d5ad23831a8f1d11
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Feb 17 22:25:33 2014 +0100

    do not capitalize short description
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 64f57c8..13f43b1 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Package: ruby-cookiejar
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-Description: Client-side HTTP Cookie library
+Description: client-side HTTP cookie library
  The Ruby CookieJar is a library to help manage client-side cookies in pure
  Ruby. It enables parsing and setting of cookie headers, alternating between
  multiple 'jars' of cookies at one time (such as having a set of cookies for

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



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