[DRE-commits] [ruby-redis-rack] 01/02: Fixing control file and patch file

Balasankar C balasankarc-guest at moszumanska.debian.org
Sun Nov 30 09:29:54 UTC 2014


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

balasankarc-guest pushed a commit to branch master
in repository ruby-redis-rack.

commit 22176e9e98a74d034841b388d3ada797e46e250f
Author: Balasankar C <balasankarc at autistici.org>
Date:   Sun Nov 30 14:58:21 2014 +0530

    Fixing control file and patch file
---
 debian/control         |  8 ++++++--
 debian/patches/Bundler | 20 ++------------------
 2 files changed, 8 insertions(+), 20 deletions(-)

diff --git a/debian/control b/debian/control
index e29a5ce..9d9bbcb 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Balasankar C <balasankarc at autistici.org>
 Build-Depends: debhelper (>= 7.0.50~), gem2deb, ruby-redis-store, ruby-rack, ruby-mocha
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-redis-rack.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-redis-rack.git;a=summary
 Homepage: http://redis-store.org/redis-rack
@@ -16,4 +16,8 @@ Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-rack, ruby-redis-store
 Description: Redis Store for Rack
- Redis Store for Rack
+ redis-rack provides a Redis backed session store Rack. Redis Store provides a 
+ full set of stores (Cache, I18n, Session, HTTP Cache) for modern Ruby 
+ frameworks like: Ruby on Rails, Sinatra, Rack, Rack::Cache and I18n. It 
+ supports object marshalling, timeouts, single or multiple nodes, and 
+ namespaces.
diff --git a/debian/patches/Bundler b/debian/patches/Bundler
index 18150c6..9eddf7e 100644
--- a/debian/patches/Bundler
+++ b/debian/patches/Bundler
@@ -1,27 +1,11 @@
-Description: <short summary of the patch>
- TODO: Put a short summary on the line above and replace this paragraph
- with a longer explanation of this change. Complete the meta-information
- with other relevant fields (see below for details). To make it easier, the
- information below has been extracted from the changelog. Adjust it or drop
- it.
+Description: Removing bundler dependecy
+ Removing the bundler dependecy from tests.
  .
  ruby-redis-rack (1.5.0-1) UNRELEASED; urgency=medium
  .
    * Initial release (Closes: #nnnn)
 Author: Balasankar C <balasankarc at autistici.org>
 
----
-The information above should follow the Patch Tagging Guidelines, please
-checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
-are templates for supplementary fields that you might want to add:
-
-Origin: <vendor|upstream|other>, <url of original patch>
-Bug: <url in upstream bugtracker>
-Bug-Debian: https://bugs.debian.org/<bugnumber>
-Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
-Forwarded: <no|not-needed|url proving that it has been forwarded>
-Reviewed-By: <name and email of someone who approved the patch>
-Last-Update: <YYYY-MM-DD>
 
 --- ruby-redis-rack-1.5.0.orig/test/test_helper.rb
 +++ ruby-redis-rack-1.5.0/test/test_helper.rb

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



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