[libsys-virt-perl] branch master updated (727882c -> 522b0bd)
Salvatore Bonaccorso
carnil at debian.org
Fri Jul 1 17:58:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
carnil pushed a change to branch master
in repository libsys-virt-perl.
from 727882c Prepare changelog for release
adds 68d5c5c Bump to 1.3.6 for next release
adds 018d8f6 Change next version to 2.0.0
adds 83af5e9 Add VIR_MIGRATE_PARAM_AUTO_CONVERGE_INITIAL|INCREMENT constants
adds 6ada1a2 Add VIR_DOMAIN_JOB_AUTO_CONVERGE_THROTTLE constant
adds 182b299 Add storage pool events
adds ea91d81 Add virDomainGetGuestVcpus and virDomainSetGuestVcpus APIs
adds 2e7e4fc Prefer virTypedParameterPtr over virTypedParameter *
adds 7b184db get/set_memory_parameters: Favour virTypedParameter over virMemoryParameter
adds 455eff2 Set date for 2.0.0 release
adds 29a2e8a Imported Upstream version 2.0.0
new 6eb37a4 Merge tag 'upstream/2.0.0'
new 94c4dec Update debian/changelog
new ad47acc Bump versioned Build-Depends on libvirt-dev to (>= 2.0.0~)
new 7c90ced Drop one spelling error in manpage fixing patch (applied upstream)
new 522b0bd Refresh fix-more-spelling-error-in-manpage.patch patch
The 5 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:
Changes | 10 +
META.yml | 2 +-
MYMETA.json | 6 +-
MYMETA.yml | 6 +-
Makefile.PL | 2 +-
README | 2 +-
Virt.xs | 248 ++++++++++++++++++---
debian/changelog | 6 +
debian/control | 2 +-
.../fix-more-spelling-error-in-manpage.patch | 12 +-
debian/patches/fix-spelling-error-in-manpage.patch | 27 ---
debian/patches/series | 1 -
lib/Sys/Virt.pm | 46 +++-
lib/Sys/Virt/Domain.pm | 47 ++++
lib/Sys/Virt/StoragePool.pm | 41 ++++
perl-Sys-Virt.spec | 2 +-
t/030-api-coverage.t | 3 +
17 files changed, 384 insertions(+), 79 deletions(-)
delete mode 100644 debian/patches/fix-spelling-error-in-manpage.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsys-virt-perl.git
More information about the Pkg-perl-cvs-commits
mailing list