[DRE-commits] [bundler] branch master updated (19b45c5 -> 701d32a)

Christian Hofstaedtler zeha at moszumanska.debian.org
Sat May 31 13:39:11 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  19b45c5   Prepare changelog
      adds  f627975   Imported Upstream version 1.6.2
       new  f85b16b   Merge tag 'upstream/1.6.2'
       new  fffe8f5   Drop dfsg prefix and README.source
       new  701d32a   Update changelog for 1.6.2-1 release

The 3 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                        |  16 ++++++++++++++-
 checksums.yaml.gz                   | Bin 269 -> 268 bytes
 debian/README.source                |   7 -------
 debian/changelog                    |   9 +++++++++
 lib/bundler/cli/install.rb          |  11 +++++++++-
 lib/bundler/installer.rb            |   3 ++-
 lib/bundler/man/bundle-config       |   2 +-
 lib/bundler/man/bundle-config.txt   |   2 +-
 lib/bundler/man/bundle-install      |   2 +-
 lib/bundler/man/bundle-install.txt  |   2 +-
 lib/bundler/man/bundle-update       |   2 +-
 lib/bundler/man/bundle-update.txt   |   2 +-
 lib/bundler/man/gemfile.5           |   2 +-
 lib/bundler/man/gemfile.5.txt       |   2 +-
 lib/bundler/rubygems_integration.rb |   4 ++++
 lib/bundler/source/git.rb           |  10 ++++-----
 lib/bundler/source/git/git_proxy.rb |  15 ++++++--------
 lib/bundler/source/path.rb          |   5 +++++
 lib/bundler/source/rubygems.rb      |  29 +++++++++++++++------------
 lib/bundler/version.rb              |   2 +-
 metadata.yml                        |   4 ++--
 spec/bundler/cli_spec.rb            |   3 +++
 spec/cache/gems_spec.rb             |  39 ++++++++++++++++--------------------
 spec/install/gemfile/git_spec.rb    |  16 +++++++++++++++
 spec/install/gems/sudo_spec.rb      |   8 ++++++++
 spec/spec_helper.rb                 |   8 ++++++++
 spec/support/helpers.rb             |  16 +++++++++++++--
 27 files changed, 149 insertions(+), 72 deletions(-)
 delete mode 100644 debian/README.source

-- 
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