[libmoosex-app-perl] 03/04: debian/patches/fix-podman-error: Fix error.
Angel Abad
angel at debian.org
Mon Nov 21 12:44:57 UTC 2016
This is an automated email from the git hooks/post-receive script.
angel pushed a commit to branch master
in repository libmoosex-app-perl.
commit 874bb89f7c4c61dcb79f107e0b151656040f40cd
Author: Angel Abad <angelabad at gmail.com>
Date: Mon Nov 21 13:42:33 2016 +0100
debian/patches/fix-podman-error: Fix error.
---
debian/patches/fix-podman-error | 17 +++++++++++++++++
debian/patches/series | 1 +
2 files changed, 18 insertions(+)
diff --git a/debian/patches/fix-podman-error b/debian/patches/fix-podman-error
new file mode 100644
index 0000000..307f86e
--- /dev/null
+++ b/debian/patches/fix-podman-error
@@ -0,0 +1,17 @@
+Description: Fix pod2man error
+Author: Angel Abad <angel at debian.org>
+Forwarded: yes
+Bug: https://github.com/maros/MooseX-App/issues/46
+Last-Updated: 2016-11-21
+
+--- a/lib/MooseX/App/Meta/Role/Attribute/Option.pm
++++ b/lib/MooseX/App/Meta/Role/Attribute/Option.pm
+@@ -463,7 +463,7 @@
+
+ Returns a list of all possible option names.
+
+-=head cmd_name_list
++=head2 cmd_name_list
+
+ my @names = $attribute->cmd_name_list();
+
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..1f4907f
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-podman-error
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-app-perl.git
More information about the Pkg-perl-cvs-commits
mailing list