[libnet-dbus-perl] 334/335: 0001-Fix-spelling-error-in-POD.patch: new patch.

Intrigeri intrigeri at moszumanska.debian.org
Sat Mar 21 01:08:17 UTC 2015


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

intrigeri pushed a commit to branch experimental
in repository libnet-dbus-perl.

commit a0e04073233527caa7eecf6421c7a7fe041c522c
Author: intrigeri <intrigeri at boum.org>
Date:   Sat Mar 21 00:58:49 2015 +0000

    0001-Fix-spelling-error-in-POD.patch: new patch.
---
 .../patches/0001-Fix-spelling-error-in-POD.patch   | 22 ++++++++++++++++++++++
 debian/patches/series                              |  1 +
 2 files changed, 23 insertions(+)

diff --git a/debian/patches/0001-Fix-spelling-error-in-POD.patch b/debian/patches/0001-Fix-spelling-error-in-POD.patch
new file mode 100644
index 0000000..e57a0b4
--- /dev/null
+++ b/debian/patches/0001-Fix-spelling-error-in-POD.patch
@@ -0,0 +1,22 @@
+From: intrigeri <intrigeri at boum.org>
+Date: Sat, 21 Mar 2015 00:53:35 +0000
+Subject: Fix spelling error in POD.
+Forwarded: https://gitlab.com/berrange/perl-net-dbus/merge_requests/1 
+
+---
+ lib/Net/DBus/BaseObject.pm | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/lib/Net/DBus/BaseObject.pm b/lib/Net/DBus/BaseObject.pm
+index e3b5dda..9d8b115 100644
+--- a/lib/Net/DBus/BaseObject.pm
++++ b/lib/Net/DBus/BaseObject.pm
+@@ -501,7 +501,7 @@ of property reads and writes. The C<$name> parameter is the name
+ of the property being accessed. If C<$newvalue> is supplied then
+ the property is to be updated, otherwise the current value is to
+ be returned. The default implementation will simply raise an
+-error, so must be overriden in subclasses.
++error, so must be overridden in subclasses.
+ 
+ =cut
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..8d03ce0
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0001-Fix-spelling-error-in-POD.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-dbus-perl.git



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