[SCM] Packaging of Dancer::Plugin::Auth::Extensible in Debian branch, master, updated. 9ff2a3e37b04fef8e987889132fed91775ddbead

Alexandre Mestiashvili alex at biotec.tu-dresden.de
Tue Jun 25 09:10:43 UTC 2013


The following commit has been merged in the master branch:
commit 9ff2a3e37b04fef8e987889132fed91775ddbead
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Tue Jun 25 11:09:56 2013 +0200

    added patches fixing manpage-has-bad-whatis-entry and spelling

diff --git a/debian/patches/manpage-has-bad-whatis-entry.patch b/debian/patches/manpage-has-bad-whatis-entry.patch
new file mode 100644
index 0000000..4386820
--- /dev/null
+++ b/debian/patches/manpage-has-bad-whatis-entry.patch
@@ -0,0 +1,15 @@
+From: Alex Mestiashvili <alex at biotec.tu-dresden.de>
+Subject: add the brief description to the NAME section
+Last-Update: 2013-06-18
+--- Dancer-Plugin-Auth-Extensible-0.20.orig/lib/Dancer/Plugin/Auth/Extensible/Provider/Base.pm
++++ Dancer-Plugin-Auth-Extensible-0.20/lib/Dancer/Plugin/Auth/Extensible/Provider/Base.pm
+@@ -5,7 +5,8 @@
+ 
+ =head1 NAME
+ 
+-Dancer::Plugin::Auth::Extensible::Provider::Base
++Dancer::Plugin::Auth::Extensible::Provider::Base - Base class for authentication
++providers
+ 
+ =head1 DESCRIPTION
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..c2957b1
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1,2 @@
+spelling_error.patch
+manpage-has-bad-whatis-entry.patch
diff --git a/debian/patches/spelling_error.patch b/debian/patches/spelling_error.patch
new file mode 100644
index 0000000..fd97fa8
--- /dev/null
+++ b/debian/patches/spelling_error.patch
@@ -0,0 +1,14 @@
+From: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
+Subject: fix spelling, overriden->overridden
+Last-Update: 2013-06-18
+--- Dancer-Plugin-Auth-Extensible-0.20.orig/lib/Dancer/Plugin/Auth/Extensible/Provider/Base.pm
++++ Dancer-Plugin-Auth-Extensible-0.20/lib/Dancer/Plugin/Auth/Extensible/Provider/Base.pm
+@@ -16,7 +16,7 @@
+ passwords via Crypt::SaltedHash.
+ 
+ Finally, provides the methods which providers must override with their
+-implementation, which will die if they are not overriden.
++implementation, which will die if they are not overridden.
+ 
+ =cut
+ 

-- 
Packaging of Dancer::Plugin::Auth::Extensible in Debian



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