[DRE-commits] [ruby-sham-rack] branch master updated (620d9fd -> 925c401)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Aug 20 16:43:17 UTC 2017


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

praveen pushed a change to branch master
in repository ruby-sham-rack.

      from  620d9fd   Run wrap-and-sort on packaging files
      adds  6ebc4c4   New upstream version 1.4.0
       new  635f9ce   Updated version 1.4.0 from 'upstream/1.4.0'
       new  0241caf   update changelog
      adds  9d2cb06   New upstream version 1.4.1
       new  2c48f10   Updated version 1.4.1 from 'upstream/1.4.1'
       new  af1672b   add closing bug
       new  9c617b2   drop patch
       new  69e6f4a   refresh patches
       new  7547c5c   refresh patches
       new  0704c23   check dependencies during build
       new  be36d4f   update changelog
       new  925c401   add testsuite

The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.markdown                        |  42 ----
 README.markdown                         | 123 ----------
 Rakefile                                |   2 +-
 checksums.yaml.gz                       | Bin 425 -> 0 bytes
 debian/changelog                        |   9 +
 debian/control                          |   3 +-
 debian/patches/drop_rr_adapters.patch   |  17 --
 debian/patches/port-tests-rspec3.patch  | 411 --------------------------------
 debian/patches/remove-patron.patch      |  21 +-
 debian/patches/series                   |   2 -
 debian/rules                            |  16 +-
 lib/sham_rack.rb                        |   7 +
 lib/sham_rack/allowances.rb             |  24 ++
 lib/sham_rack/net_http.rb               |  10 +-
 lib/sham_rack/registration.rb           |  14 +-
 lib/sham_rack/version.rb                |   2 +-
 metadata.yml                            |  79 ------
 sham_rack.gemspec                       |  34 +++
 spec/sham_rack/stub_web_service_spec.rb |  48 ++--
 spec/sham_rack_spec.rb                  | 182 ++++++++------
 spec/spec_helper.rb                     |   7 +-
 21 files changed, 244 insertions(+), 809 deletions(-)
 delete mode 100644 CHANGES.markdown
 delete mode 100644 README.markdown
 delete mode 100644 checksums.yaml.gz
 delete mode 100644 debian/patches/drop_rr_adapters.patch
 delete mode 100644 debian/patches/port-tests-rspec3.patch
 create mode 100644 lib/sham_rack/allowances.rb
 delete mode 100644 metadata.yml
 create mode 100644 sham_rack.gemspec

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



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