[DRE-commits] [bundler] branch master updated (3a0cd26 -> f5b564c)

Christian Hofstaedtler zeha at moszumanska.debian.org
Fri Feb 7 19:34:34 UTC 2014


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

zeha pushed a change to branch master
in repository bundler.

      from  3a0cd26   Prepare changelog for 1.5.2+dfsg-1
      adds  c95729e   Imported Upstream version 1.5.3+dfsg
       new  5706a99   Merge tag 'upstream/1.5.3+dfsg'
       new  f5b564c   Remove upstream applied patch "revert-0d15cef"

The 2 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:
 CHANGELOG.md                                       |   7 ++
 Rakefile                                           |   4 +-
 checksums.yaml.gz                                  | Bin 0 -> 269 bytes
 debian/patches/revert-0d15cef                      |  65 ----------------
 debian/patches/series                              |   1 -
 lib/bundler/installer.rb                           |   2 +-
 lib/bundler/source/rubygems.rb                     |  13 +---
 .../templates/newgem/spec/newgem_spec.rb.tt        |   2 +-
 lib/bundler/version.rb                             |   2 +-
 metadata.yml                                       |  20 ++---
 spec/bundler/definition_spec.rb                    |   4 +-
 spec/bundler/dsl_spec.rb                           |   6 +-
 spec/bundler/gem_helper_spec.rb                    |  12 +--
 spec/bundler/safe_catch_spec.rb                    |  12 +--
 spec/bundler/source_spec.rb                        |   2 +-
 spec/commands/newgem_spec.rb                       |   4 +-
 spec/install/gems/simple_case_spec.rb              |  18 +----
 spec/other/ext_spec.rb                             |   2 +-
 spec/spec_helper.rb                                |   2 +-
 spec/support/builders.rb                           |  85 +++++++++++----------
 spec/support/permissions.rb                        |   1 -
 21 files changed, 87 insertions(+), 177 deletions(-)
 create mode 100644 checksums.yaml.gz
 delete mode 100644 debian/patches/revert-0d15cef

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



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