[DRE-commits] [SCM] ruby-http-cookie.git branch, master, updated. debian/1.0.1-1

Gunnar Wolf gwolf at gwolf.org
Mon Jun 24 15:30:27 UTC 2013


The following commit has been merged in the master branch:
commit 9d8edb20d2343520f994741bc9be15b251c3e0af
Author: Gunnar Wolf <gwolf at gwolf.org>
Date:   Mon Jun 24 10:29:19 2013 -0500

    Fix the extended description format in debian/control

diff --git a/debian/control b/debian/control
index 1f57e6b..37d07f4 100644
--- a/debian/control
+++ b/debian/control
@@ -16,4 +16,9 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-domain-name
 Recommends: ruby-sqlite3
 Description: Ruby library to handle HTTP Cookies based on RFC 6265
- HTTP::Cookie is a Ruby library to handle HTTP Cookies based on RFC 6265.  It has with security, standards compliance and compatibility in mind, to behave just the same as today's major web browsers.  It has builtin support for the legacy cookies.txt and the latest cookies.sqlite formats of Mozilla Firefox, and its modular API makes it easy to add support for a new backend store.
+ HTTP::Cookie is a Ruby library to handle HTTP Cookies based on RFC
+ 6265.  It has with security, standards compliance and compatibility
+ in mind, to behave just the same as today's major web browsers.  It
+ has builtin support for the legacy cookies.txt and the latest
+ cookies.sqlite formats of Mozilla Firefox, and its modular API makes
+ it easy to add support for a new backend store.

-- 
ruby-http-cookie.git



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