[DRE-commits] [ruby-hiera-eyaml] branch master updated (455d1fc -> f7dd657)

Stig Sandbeck Mathisen ssm at debian.org
Sat May 10 22:05:28 UTC 2014


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

ssm pushed a change to branch master
in repository ruby-hiera-eyaml.

      from  455d1fc   releasing package ruby-hiera-eyaml version 2.0.1-1
      adds  5cecd3c   Tweak suggested key location
      adds  f084848   Be strict in specifying ruby version
      adds  dd22916   remove hiera gem dependency
      adds  e030818   Merge pull request #87 from binford2k/remove_hiera_rubygem_dep
      adds  e264d19   Set version to 2.0.2
      adds  a277103   Imported Upstream version 2.0.2
       new  2e35f4c   Merge tag 'upstream/2.0.2'
       new  7a60272   Import upstream release 2.0.2
       new  d6c35a8   Add DEP-8 tests with sharness
       new  f7dd657   releasing package ruby-hiera-eyaml version 2.0.2-1

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                  |   2 +-
 Gemfile.lock                 |  31 +-
 README.md                    |   6 +-
 checksums.yaml.gz            | Bin 271 -> 273 bytes
 debian/changelog             |   7 +
 debian/tests/01.createkeys.t |  15 +
 debian/tests/02.encrypt.t    |  43 +++
 debian/tests/control         |   2 +
 debian/tests/data/one.yaml   |   3 +
 debian/tests/run-tests       |   9 +
 debian/tests/sharness.sh     | 711 +++++++++++++++++++++++++++++++++++++++++++
 hiera-eyaml.gemspec          |   1 -
 lib/hiera/backend/eyaml.rb   |   2 +-
 metadata.yml                 |  26 +-
 14 files changed, 818 insertions(+), 40 deletions(-)
 create mode 100644 debian/tests/01.createkeys.t
 create mode 100644 debian/tests/02.encrypt.t
 create mode 100644 debian/tests/control
 create mode 100644 debian/tests/data/one.yaml
 create mode 100755 debian/tests/run-tests
 create mode 100644 debian/tests/sharness.sh

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



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