[DRE-commits] [bundler] branch master updated (36c9c26 -> 5e396e2)
zeha at debian.org
zeha at debian.org
Tue Oct 21 20:14:56 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 36c9c26 small test script improvements
adds ffe8834 Imported Upstream version 1.7.2
new c4fcf66 Merge tag 'upstream/1.7.2'
adds 840acaf Imported Upstream version 1.7.4
new 59d176b Merge tag 'upstream/1.7.4'
new 792904a Bump Standards-Version to 3.9.6 (no further changes)
new 5e396e2 Update changelog for 1.7.4-1 release
The 4 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:
.travis.yml | 7 +-
CHANGELOG.md | 20 ++-
checksums.yaml.gz | Bin 268 -> 0 bytes
debian/changelog | 11 ++
debian/control | 2 +-
lib/bundler/cli/gem.rb | 1 +
lib/bundler/cli/install.rb | 3 +-
lib/bundler/cli/package.rb | 4 +-
lib/bundler/cli/update.rb | 2 +-
lib/bundler/definition.rb | 26 ++-
lib/bundler/fetcher.rb | 13 +-
lib/bundler/index.rb | 2 +-
lib/bundler/man/bundle | 2 +-
lib/bundler/man/bundle-config | 43 ++++-
lib/bundler/man/bundle-config.txt | 31 +++-
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/bundle.txt | 2 +-
lib/bundler/man/gemfile.5 | 31 +++-
lib/bundler/man/gemfile.5.txt | 174 ++++++++++++---------
lib/bundler/rubygems_ext.rb | 4 +-
lib/bundler/source/rubygems.rb | 6 +-
lib/bundler/source_list.rb | 27 +++-
.../templates/newgem/ext/newgem/extconf.rb.tt | 2 +-
lib/bundler/version.rb | 2 +-
man/bundle-config.ronn | 17 +-
man/gemfile.5.ronn | 17 ++
metadata.yml | 4 +-
spec/bundler/source_list_spec.rb | 12 +-
spec/install/deploy_spec.rb | 13 ++
spec/install/gemfile/path_spec.rb | 20 +++
spec/install/gems/dependency_api_spec.rb | 2 +
spec/install/gems/simple_case_spec.rb | 17 +-
spec/install/gems/sources_spec.rb | 12 ++
spec/spec_helper.rb | 2 +-
37 files changed, 396 insertions(+), 143 deletions(-)
delete mode 100644 checksums.yaml.gz
--
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