[Pkg-voip-commits] [libasterisk-agi-perl] 04/12: Add Fix-pod2man-errors.patch

tzafrir at debian.org tzafrir at debian.org
Sun Dec 25 09:32:45 UTC 2016


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

tzafrir pushed a commit to branch master
in repository libasterisk-agi-perl.

commit d102a2086d90f6884989143108f4e9c099b429b0
Author: Tzafrir Cohen <tzafrir at debian.org>
Date:   Thu Dec 22 23:27:54 2016 +0200

    Add Fix-pod2man-errors.patch
---
 debian/patches/0001-Fix-pod2man-errors.patch | 91 ++++++++++++++++++++++++++++
 debian/patches/series                        |  1 +
 2 files changed, 92 insertions(+)

diff --git a/debian/patches/0001-Fix-pod2man-errors.patch b/debian/patches/0001-Fix-pod2man-errors.patch
new file mode 100644
index 0000000..fb32258
--- /dev/null
+++ b/debian/patches/0001-Fix-pod2man-errors.patch
@@ -0,0 +1,91 @@
+From: Tzafrir Cohen <tzafrir at debian.org>
+Date: Thu, 22 Dec 2016 23:27:19 +0200
+Subject: Fix pod2man errors
+
+---
+ lib/Asterisk/Astman.pm      | 2 --
+ lib/Asterisk/Conf/IAX.pm    | 2 --
+ lib/Asterisk/Conf/MeetMe.pm | 2 --
+ lib/Asterisk/Conf/Zapata.pm | 2 --
+ lib/Asterisk/Extension.pm   | 2 --
+ lib/Asterisk/Zapata.pm      | 2 --
+ 6 files changed, 12 deletions(-)
+
+diff --git a/lib/Asterisk/Astman.pm b/lib/Asterisk/Astman.pm
+index 48e07bd..491d397 100644
+--- a/lib/Asterisk/Astman.pm
++++ b/lib/Asterisk/Astman.pm
+@@ -14,8 +14,6 @@ stuff goes here
+ 
+ description
+ 
+-=over 4
+-
+ =cut
+ 
+ use Asterisk;
+diff --git a/lib/Asterisk/Conf/IAX.pm b/lib/Asterisk/Conf/IAX.pm
+index de64e65..16c5446 100644
+--- a/lib/Asterisk/Conf/IAX.pm
++++ b/lib/Asterisk/Conf/IAX.pm
+@@ -14,8 +14,6 @@ stuff goes here
+ 
+ description
+ 
+-=over 4
+-
+ =cut
+ 
+ use Asterisk;
+diff --git a/lib/Asterisk/Conf/MeetMe.pm b/lib/Asterisk/Conf/MeetMe.pm
+index 33a3a50..67f5162 100644
+--- a/lib/Asterisk/Conf/MeetMe.pm
++++ b/lib/Asterisk/Conf/MeetMe.pm
+@@ -14,8 +14,6 @@ stuff goes here
+ 
+ description
+ 
+-=over 4
+-
+ =cut
+ 
+ use Asterisk;
+diff --git a/lib/Asterisk/Conf/Zapata.pm b/lib/Asterisk/Conf/Zapata.pm
+index fb07040..d637937 100644
+--- a/lib/Asterisk/Conf/Zapata.pm
++++ b/lib/Asterisk/Conf/Zapata.pm
+@@ -14,8 +14,6 @@ stuff goes here
+ 
+ description
+ 
+-=over 4
+-
+ =cut
+ 
+ use Asterisk;
+diff --git a/lib/Asterisk/Extension.pm b/lib/Asterisk/Extension.pm
+index ef901ae..d308060 100644
+--- a/lib/Asterisk/Extension.pm
++++ b/lib/Asterisk/Extension.pm
+@@ -14,8 +14,6 @@ stuff goes here
+ 
+ description
+ 
+-=over 4
+-
+ =cut
+ 
+ use Asterisk;
+diff --git a/lib/Asterisk/Zapata.pm b/lib/Asterisk/Zapata.pm
+index 07a0188..dcecd8d 100644
+--- a/lib/Asterisk/Zapata.pm
++++ b/lib/Asterisk/Zapata.pm
+@@ -14,8 +14,6 @@ stuff goes here
+ 
+ description
+ 
+-=over 4
+-
+ =cut
+ 
+ use Asterisk;
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..686e184
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0001-Fix-pod2man-errors.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/libasterisk-agi-perl.git



More information about the Pkg-voip-commits mailing list