[libdancer-plugin-auth-extensible-perl] 03/06: Drop patches, all merged upstream.

gregor herrmann gregoa at debian.org
Sun Sep 22 14:05:02 UTC 2013


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

gregoa pushed a commit to branch master
in repository libdancer-plugin-auth-extensible-perl.

commit 065a6c74d883d1a6a37397f56b4d746e01460e00
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Sep 22 16:01:15 2013 +0200

    Drop patches, all merged upstream.
---
 debian/patches/manpage-has-bad-whatis-entry.patch |   16 ----------------
 debian/patches/pod-error.patch                    |   19 -------------------
 debian/patches/series                             |    3 ---
 debian/patches/spelling_error.patch               |   15 ---------------
 4 files changed, 53 deletions(-)

diff --git a/debian/patches/manpage-has-bad-whatis-entry.patch b/debian/patches/manpage-has-bad-whatis-entry.patch
deleted file mode 100644
index ecc2e79..0000000
--- a/debian/patches/manpage-has-bad-whatis-entry.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-From: Alex Mestiashvili <alex at biotec.tu-dresden.de>
-Subject: add the brief description to the NAME section
-Forwarded: https://github.com/bigpresh/Dancer-Plugin-Auth-Extensible/issues/25
-Last-Update: 2013-06-24
---- 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/pod-error.patch b/debian/patches/pod-error.patch
deleted file mode 100644
index eb7ffae..0000000
--- a/debian/patches/pod-error.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-Description: fix POD error: add missing =back
-Origin: vendor
-Bug-Debian: http://bugs.debian.org/723927
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=88861
-Bug: https://rt.cpan.org/Ticket/Display.html?id=88861
-Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2013-09-21
-
---- a/lib/Dancer/Plugin/Auth/Extensible/Provider/Example.pm
-+++ b/lib/Dancer/Plugin/Auth/Extensible/Provider/Example.pm
-@@ -77,6 +77,8 @@
- 
- Given a username, return a list of roles that user has.
- 
-+=back
-+
- =cut
- 
- sub get_user_roles {
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 52e6417..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1,3 +0,0 @@
-spelling_error.patch
-manpage-has-bad-whatis-entry.patch
-pod-error.patch
diff --git a/debian/patches/spelling_error.patch b/debian/patches/spelling_error.patch
deleted file mode 100644
index d1dd5fd..0000000
--- a/debian/patches/spelling_error.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-From: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
-Subject: fix spelling, overriden->overridden
-Forwarded: https://github.com/bigpresh/Dancer-Plugin-Auth-Extensible/issues/25
-Last-Update: 2013-06-24
---- 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
- 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdancer-plugin-auth-extensible-perl.git



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