[DRE-commits] [ruby-sinatra-contrib] 01/02: Merge tag 'debian/1.4.1-1' into wheezy-backports

Jérémy Bobbio lunar at alioth.debian.org
Wed Sep 25 14:15:18 UTC 2013


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

lunar pushed a commit to branch wheezy-backports
in repository ruby-sinatra-contrib.

commit 63bab369ba6b11064b1e107c125ddff26860623d
Merge: 521350f 27d2778
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Tue Sep 10 21:57:10 2013 +0200

    Merge tag 'debian/1.4.1-1' into wheezy-backports
    
    Format: 1.8
    Date: Thu, 29 Aug 2013 12:26:56 +0200
    Source: ruby-sinatra-contrib
    Binary: ruby-sinatra-contrib
    Architecture: source all
    Version: 1.4.1-1
    Distribution: unstable
    Urgency: low
    Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
    Changed-By: Jérémy Bobbio <lunar at debian.org>
    Description:
     ruby-sinatra-contrib - collection of useful extensions to the Sinatra web framework
    Closes: 713163
    Changes:
     ruby-sinatra-contrib (1.4.1-1) unstable; urgency=low
     .
       * New upstream version. (Closes: #713163)
       * Update Depends and Build-Depends.
    Checksums-Sha1:
     0743a14b612918ce27e4fab34f214646b051e167 1514 ruby-sinatra-contrib_1.4.1-1.dsc
     7a9ed871eb61b650cbf443bd470c40586456e86f 49007 ruby-sinatra-contrib_1.4.1.orig.tar.gz
     aa0fb99aee94c94984e19ef0d764f339c1cf3f10 3042 ruby-sinatra-contrib_1.4.1-1.debian.tar.gz
     3f5ca2275215c7dba01cd3614788a38760721b8f 25358 ruby-sinatra-contrib_1.4.1-1_all.deb
    Checksums-Sha256:
     95c03aae2e8572b70b4a01e5209f85ed036be32206c69df77c346e3d183fc7db 1514 ruby-sinatra-contrib_1.4.1-1.dsc
     f409ef7921084457fcbc9eafa14a582db5ba24c1d527e24d59c117df007603d1 49007 ruby-sinatra-contrib_1.4.1.orig.tar.gz
     49c32bc25116cdc9644a3c42ee11043fa7b34e2f44ab4014f14cc1d46d90ffa9 3042 ruby-sinatra-contrib_1.4.1-1.debian.tar.gz
     913cea7072c6fd72c587739f230c2ddc9d639db05bdd9092b50746c94fd35fc4 25358 ruby-sinatra-contrib_1.4.1-1_all.deb
    Files:
     d9bdcd98fcd4250fcc961902a7f660a7 1514 ruby optional ruby-sinatra-contrib_1.4.1-1.dsc
     b90bbeea54160bd077338bc739db2464 49007 ruby optional ruby-sinatra-contrib_1.4.1.orig.tar.gz
     74ed58db0e5e312acaf998f5ade66b28 3042 ruby optional ruby-sinatra-contrib_1.4.1-1.debian.tar.gz
     78b79b51c851b74cb160c146e4cc7bdf 25358 ruby optional ruby-sinatra-contrib_1.4.1-1_all.deb

 README.md                          |   22 +-
 Rakefile                           |    1 -
 checksums.yaml.gz                  |  Bin 0 -> 428 bytes
 debian/changelog                   |    7 +
 debian/control                     |    8 +-
 lib/sinatra/capture.rb             |   92 +++++-
 lib/sinatra/config_file.rb         |   22 +-
 lib/sinatra/content_for.rb         |    4 +-
 lib/sinatra/contrib/setup.rb       |    4 +-
 lib/sinatra/contrib/version.rb     |    2 +-
 lib/sinatra/cookies.rb             |    8 +-
 lib/sinatra/decompile.rb           |   18 +-
 lib/sinatra/extension.rb           |   10 +-
 lib/sinatra/json.rb                |   63 ++--
 lib/sinatra/link_header.rb         |    4 +-
 lib/sinatra/multi_route.rb         |    6 +
 lib/sinatra/namespace.rb           |   15 +-
 lib/sinatra/reloader.rb            |   14 +-
 lib/sinatra/respond_with.rb        |   38 +--
 lib/sinatra/streaming.rb           |   36 +--
 lib/sinatra/test_helpers.rb        |    2 +-
 metadata.yml                       |  100 ++++---
 sinatra-contrib.gemspec            |   67 ++++-
 spec/capture_spec.rb               |   15 +-
 spec/config_file/key_value.yml.erb |    6 +
 spec/config_file_spec.rb           |   10 +
 spec/content_for_spec.rb           |    6 +-
 spec/cookies_spec.rb               |   32 +-
 spec/json_spec.rb                  |    9 +-
 spec/multi_route_spec.rb           |   41 ++-
 spec/namespace_spec.rb             |  577 ++++++++++++++++++------------------
 spec/respond_with/baz.yajl         |    1 +
 spec/respond_with_spec.rb          |   27 ++
 spec/spec_helper.rb                |    3 +-
 spec/streaming_spec.rb             |   21 --
 35 files changed, 775 insertions(+), 516 deletions(-)

diff --cc debian/changelog
index 04cafa8,98d5f3c..165ebc2
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,9 -1,10 +1,16 @@@
+ ruby-sinatra-contrib (1.4.1-1) unstable; urgency=low
+ 
+   * New upstream version. (Closes: #713163)
+   * Update Depends and Build-Depends.
+ 
+  -- Jérémy Bobbio <lunar at debian.org>  Thu, 29 Aug 2013 12:26:56 +0200
+ 
 +ruby-sinatra-contrib (1.3.2-1~bpo70+1) wheezy-backports; urgency=low
 +
 +  * Rebuild for wheezy-backports.
 +
 + -- Jérémy Bobbio <lunar at debian.org>  Wed, 05 Jun 2013 23:41:31 +0200
 +
  ruby-sinatra-contrib (1.3.2-1) unstable; urgency=low
  
    * Initial release (Closes: #703068)

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



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