[DRE-commits] [ruby-docker-api] branch master updated (46c6774 -> 4c644e8)

Miguel Landaeta nomadium at moszumanska.debian.org
Sat Apr 12 21:01:17 UTC 2014


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

nomadium pushed a change to branch master
in repository ruby-docker-api.

      from  46c6774   Upload to unstable
      adds  4e171c1   Imported Upstream version 1.10.8
       new  223c0cc   Merge tag 'upstream/1.10.8'
       new  4c644e8   Upload to unstable

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:
 checksums.yaml.gz                                  |  Bin 269 -> 268 bytes
 debian/changelog                                   |    6 +
 lib/docker/image.rb                                |   21 +-
 lib/docker/util.rb                                 |   32 +-
 lib/docker/version.rb                              |    2 +-
 metadata.yml                                       |    9 +-
 spec/docker/image_spec.rb                          |   27 +-
 .../calls_the_block_and_passes_build_output.yml    |   10 +-
 .../with_no_query_parameters/builds_the_image.yml  |   32 +-
 .../builds_the_image_and_tags_it.yml               |   64 +-
 .../inserts_the_directory.yml                      | 1060 ++++++++++++++++++++
 spec/vcr/Docker_Image/_push/pushes_the_Image.yml   |  264 ++++-
 .../when_there_are_no_credentials/still_pushes.yml |  124 +++
 13 files changed, 1522 insertions(+), 129 deletions(-)
 create mode 100644 spec/vcr/Docker_Image/_insert_local/when_a_direcory_is_passed/inserts_the_directory.yml
 create mode 100644 spec/vcr/Docker_Image/_push/when_there_are_no_credentials/still_pushes.yml

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



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