[libsys-virt-perl] branch master updated (7eadafb -> d8fe003)

Salvatore Bonaccorso carnil at debian.org
Thu Apr 7 18:09:15 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  7eadafb   Update debian/changelog file
      adds  d9df2ee   Post release version bump to 1.3.3
      adds  5706646   Add VIR_ERR_AUTH_UNAVAILABLE constant
      adds  fbbe450   Add new global cpu period/quota constants
      adds  a132354   Add VIR_DOMAIN_EVENT_ID_JOB_COMPLETED constant and callback
      adds  b6021fa   Add VIR_ERR_NO_SERVER constant
      adds  7ec19cd   Add VIR_DOMAIN_EVENT_DEFINED_FROM_SNAPSHOT constant
      adds  af7a7b7   Add VIR_MIGRATE_PARAM_DISKS_PORT constant
      adds  bccceea   Add support for virDomainMigratePostCopy and related constants
      adds  32504cc   Add APIS & constants for new perf event support
      adds  6e576ce   gitignore: Add more files to ignore & reorder
      adds  5766327   Add myself to AUTHORS
      adds  f0f5279   Set release date for 1.3.3 release
      adds  78a411f   Imported Upstream version 1.3.3
       new  e075880   Merge tag 'upstream/1.3.3'
       new  e2e7c8a   Update debian/changelog
       new  bc1a21d   Bump versioned Build-Depends on libvirt-dev to (>= 1.3.3~)
       new  5645f83   Declare compliance with Debian policy 3.9.8
       new  d8fe003   Update debian/changelog file

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:
 AUTHORS                |   1 +
 Changes                |  14 ++++++
 META.yml               |   2 +-
 MYMETA.json            |   2 +-
 MYMETA.yml             |   2 +-
 Makefile.PL            |   2 +-
 README                 |   2 +-
 Virt.xs                | 126 ++++++++++++++++++++++++++++++++++++++++++++++++-
 debian/changelog       |  10 ++--
 debian/control         |   4 +-
 lib/Sys/Virt.pm        |   2 +-
 lib/Sys/Virt/Domain.pm | 111 +++++++++++++++++++++++++++++++++++++++++--
 lib/Sys/Virt/Error.pm  |  12 +++++
 perl-Sys-Virt.spec     |   2 +-
 t/030-api-coverage.t   |   1 +
 15 files changed, 272 insertions(+), 21 deletions(-)

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