[SCM] Debian packaging of libnet-epp-perl branch, master, updated. debian/0.18-1-6-gfc3bc82

Florian Schlichting fschlich at zedat.fu-berlin.de
Mon Apr 23 22:24:01 UTC 2012


The following commit has been merged in the master branch:
commit de0f4588dc7635b9f987d10af7852b9aa6b967b4
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date:   Tue Apr 24 00:20:33 2012 +0200

    Added fix_pod_errors.patch

diff --git a/debian/patches/fix_pod_errors.patch b/debian/patches/fix_pod_errors.patch
new file mode 100644
index 0000000..38a19da
--- /dev/null
+++ b/debian/patches/fix_pod_errors.patch
@@ -0,0 +1,33 @@
+Description: fix errors in pod
+Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
+Forwarded: yes (by email, as requested by upstream)
+
+--- a/lib/Net/EPP/Frame/Command/Update/Domain.pm
++++ b/lib/Net/EPP/Frame/Command/Update/Domain.pm
+@@ -342,7 +342,7 @@
+ 
+ 
+ 
+-=pot
++=pod
+ 
+ =head1 AUTHOR
+ 
+--- a/lib/Net/EPP/Frame/Command/Update/Host.pm
++++ b/lib/Net/EPP/Frame/Command/Update/Host.pm
+@@ -175,6 +175,7 @@
+ 
+ 
+ =pod
++
+ 	my $el = $frame->chg;
+ 
+ Lazy-building of 'host:chg'element.
+@@ -195,6 +196,7 @@
+ }
+ 
+ =pod
++
+ 	$frame->chgName('ns2.example.com');
+ 
+ Change a name of host.
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..41042ea
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix_pod_errors.patch

-- 
Debian packaging of libnet-epp-perl



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