r51075 - in /trunk/libsys-virt-perl: debian/changelog debian/patches/ debian/patches/fix_spelling-error-in-manpage.patch debian/patches/series debian/source/ debian/source/format lib/Sys/Virt/Domain.pm

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Sun Jan 17 06:43:50 UTC 2010


Author: carnil-guest
Date: Sun Jan 17 06:43:48 2010
New Revision: 51075

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=51075
Log:
Convert to '3.0 (quilt)' package source format.

Added:
    trunk/libsys-virt-perl/debian/patches/
    trunk/libsys-virt-perl/debian/patches/fix_spelling-error-in-manpage.patch
    trunk/libsys-virt-perl/debian/patches/series
    trunk/libsys-virt-perl/debian/source/
    trunk/libsys-virt-perl/debian/source/format
Modified:
    trunk/libsys-virt-perl/debian/changelog
    trunk/libsys-virt-perl/lib/Sys/Virt/Domain.pm

Modified: trunk/libsys-virt-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsys-virt-perl/debian/changelog?rev=51075&op=diff
==============================================================================
--- trunk/libsys-virt-perl/debian/changelog (original)
+++ trunk/libsys-virt-perl/debian/changelog Sun Jan 17 06:43:48 2010
@@ -8,8 +8,9 @@
     - Add Stanza for lib/Sys/Virt/Secret.pm.
     - Update to revision 135 of DEP5 format secification for machine readable
       copyright file.
+  * Convert to '3.0 (quilt)' package source format.
 
- -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Sun, 17 Jan 2010 07:28:37 +0100
+ -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Sun, 17 Jan 2010 07:37:41 +0100
 
 libsys-virt-perl (0.2.2-1) unstable; urgency=low
   

Added: trunk/libsys-virt-perl/debian/patches/fix_spelling-error-in-manpage.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsys-virt-perl/debian/patches/fix_spelling-error-in-manpage.patch?rev=51075&op=file
==============================================================================
--- trunk/libsys-virt-perl/debian/patches/fix_spelling-error-in-manpage.patch (added)
+++ trunk/libsys-virt-perl/debian/patches/fix_spelling-error-in-manpage.patch Sun Jan 17 06:43:48 2010
@@ -1,0 +1,33 @@
+Description: Fix some spelling errors in manpages reported
+ by lintian checks.
+Origin: vendor
+Author: Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>
+--- a/lib/Sys/Virt.pm
++++ b/lib/Sys/Virt.pm
+@@ -111,7 +111,7 @@
+ If the optional C<readonly> parameter is supplied, then an unprivileged
+ connection to the VMM will be attempted. If it is not supplied, then it
+ defaults to making a fully privileged connection to the VMM. If the
+-calling application is not running as root, it may be neccessary to
++calling application is not running as root, it may be necessary to
+ provide authentication callbacks.
+ 
+ If the optional C<auth> parameter is set to a non-zero value,
+@@ -124,7 +124,7 @@
+ types that will be supported. The credential constants in
+ this module can be used as values in this list. The C<callback>
+ parameter should be a subroutine reference containing the
+-code neccessary to gather the credentials. When invoked it
++code necessary to gather the credentials. When invoked it
+ will be supplied with a single parameter, a array reference
+ of requested credentials. The elements of the array are
+ hash references, with keys C<type> giving the type of
+@@ -1051,7 +1051,7 @@
+ 
+ Register a callback to received notificaitons of domain state change
+ events. Only a single callback can be registered with each connection
+-instance. The callback will be invoked with four paramters, an
++instance. The callback will be invoked with four parameters, an
+ instance of C<Sys::Virt> for the connection, an instance of C<Sys::Virt::Domain>
+ for the domain changing state, and a C<event> and C<detail> arguments,
+ corresponding to the event constants defined in the C<Sys::Virt::Domain>

Added: trunk/libsys-virt-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsys-virt-perl/debian/patches/series?rev=51075&op=file
==============================================================================
--- trunk/libsys-virt-perl/debian/patches/series (added)
+++ trunk/libsys-virt-perl/debian/patches/series Sun Jan 17 06:43:48 2010
@@ -1,0 +1,1 @@
+fix_spelling-error-in-manpage.patch

Added: trunk/libsys-virt-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsys-virt-perl/debian/source/format?rev=51075&op=file
==============================================================================
--- trunk/libsys-virt-perl/debian/source/format (added)
+++ trunk/libsys-virt-perl/debian/source/format Sun Jan 17 06:43:48 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)

Modified: trunk/libsys-virt-perl/lib/Sys/Virt/Domain.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsys-virt-perl/lib/Sys/Virt/Domain.pm?rev=51075&op=diff
==============================================================================
--- trunk/libsys-virt-perl/lib/Sys/Virt/Domain.pm (original)
+++ trunk/libsys-virt-perl/lib/Sys/Virt/Domain.pm Sun Jan 17 06:43:48 2010
@@ -392,7 +392,7 @@
 domains' current name will be maintained. In normal circumstances,
 the source host determines the target hostname from the URI associated
 with the C<destcon> connection. If the destination host is multi-homed
-it may be neccessary to supply an alternate destination hostame
+it may be necessary to supply an alternate destination hostame
 via the C<uri> parameter. The C<bandwidth> parameter allows network
 usage to be throttled during migration. If set to zero, no throttling
 will be performed. The C<flags>, C<dname>, C<uri> and C<bandwidth>
@@ -411,7 +411,7 @@
 domains' current name will be maintained. In normal circumstances,
 the source host determines the target hostname from the URI associated
 with the C<destcon> connection. If the destination host is multi-homed
-it may be neccessary to supply an alternate destination hostame
+it may be necessary to supply an alternate destination hostame
 via the C<uri> parameter. The C<bandwidth> parameter allows network
 usage to be throttled during migration. If set to zero, no throttling
 will be performed. The C<flags>, C<dname>, C<uri> and C<bandwidth>




More information about the Pkg-perl-cvs-commits mailing list