[DRE-commits] [vagrant-libvirt] branch master updated (479d290 -> 617e0a7)

Antonio Terceiro terceiro at moszumanska.debian.org
Sat Nov 26 01:00:17 UTC 2016


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

terceiro pushed a change to branch master
in repository vagrant-libvirt.

      from  479d290   really bump Standards-Version
      adds  f66b1f5   New upstream version 0.0.36.git20161125.a894dc0
       new  227d74a   Merge tag 'upstream/0.0.36.git20161125.a894dc0'
       new  e48731a   New upstream snapshot
       new  1927aa0   debian/copyright: update link to homepage for Source: field
       new  617e0a7   autopkgtest improvements

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:
 README.md                                          | 119 ++++++++++++++++++--
 debian/changelog                                   |  11 ++
 debian/copyright                                   |   2 +-
 debian/tests/basics                                |  11 +-
 debian/tests/control                               |   2 +-
 lib/vagrant-libvirt/action/create_domain.rb        |  26 +++++
 lib/vagrant-libvirt/action/prepare_nfs_settings.rb |   2 +-
 lib/vagrant-libvirt/action/set_name_of_domain.rb   |   2 +-
 lib/vagrant-libvirt/config.rb                      |  63 ++++++++++-
 lib/vagrant-libvirt/templates/domain.xml.erb       |  15 ++-
 spec/support/libvirt_context.rb                    |   2 +
 spec/support/sharedcontext.rb                      |   1 -
 spec/unit/config_spec.rb                           | 110 ++++++++++++++++++
 spec/unit/templates/domain_all_settings.xml        | 125 +++++++++++++++++++++
 spec/unit/templates/domain_defaults.xml            |  44 ++++++++
 spec/unit/templates/domain_spec.rb                 |  70 ++++++++++++
 16 files changed, 583 insertions(+), 22 deletions(-)
 create mode 100644 spec/unit/config_spec.rb
 create mode 100644 spec/unit/templates/domain_all_settings.xml
 create mode 100644 spec/unit/templates/domain_defaults.xml
 create mode 100644 spec/unit/templates/domain_spec.rb

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



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