[DRE-commits] [bundler] branch master updated (a81fb6d -> 9c2ae33)

zeha at debian.org zeha at debian.org
Wed Sep 2 00:48:03 UTC 2015


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

zeha pushed a change to branch master
in repository bundler.

      from  a81fb6d   debian/control: Remove obsolete XS-Testsuite
      adds  48641cf   Add extra dependencies for package tests
      adds  96eb943   Stop installing man pages, as ronn needs obsolete libraries
      adds  ad4ae1b   Run wrap-and-sort
      adds  865f1ca   Update debhelper compat level to 9
      adds  fce4ce4   Update URLs in debian/control
      adds  68f7aad   Check dependencies during build
      adds  03453fc   Imported Upstream version 1.10.6
      adds  8b31c30   Merge tag 'upstream/1.10.6'
      adds  9c2ae33   Update changelog for 1.10.6-1 release

No new revisions were added by this update.

Summary of changes:
 .travis.yml                                 |   1 -
 CHANGELOG.md                                |  12 ++
 debian/bundler.docs                         |   2 +-
 debian/bundler.manpages                     |   7 -
 debian/changelog                            |  11 ++
 debian/compat                               |   2 +-
 debian/control                              |  26 ++-
 debian/rules                                |  17 +-
 debian/tests/control                        |   2 +-
 lib/bundler.rb                              |   3 +-
 lib/bundler/cli.rb                          |   4 +-
 lib/bundler/dsl.rb                          |   2 +-
 lib/bundler/installer/parallel_installer.rb |   7 +-
 lib/bundler/man/bundle-config               |   2 +-
 lib/bundler/man/bundle-config.txt           |   2 +-
 lib/bundler/man/bundle-exec                 |   2 +-
 lib/bundler/man/bundle-exec.txt             |   2 +-
 lib/bundler/man/bundle-install              |  30 +--
 lib/bundler/man/bundle-install.txt          | 275 +++++++++++++---------------
 lib/bundler/man/bundle-package              |   2 +-
 lib/bundler/man/bundle-package.txt          |   2 +-
 lib/bundler/man/bundle-platform             |   2 +-
 lib/bundler/man/bundle-platform.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/remote_specification.rb         |   4 +-
 lib/bundler/source/git/git_proxy.rb         |   2 +-
 lib/bundler/templates/newgem/README.md.tt   |   2 +-
 lib/bundler/version.rb                      |   2 +-
 metadata.yml                                |   7 +-
 32 files changed, 207 insertions(+), 235 deletions(-)
 delete mode 100644 debian/bundler.manpages

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