[SCM] Packaging of Dancer::Plugin::Auth::Extensible in Debian branch, master, updated. 8926fc5ca85a03dbdc74872ea8087b4dc2947473
gregor herrmann
gregoa at debian.org
Tue Jun 25 19:47:33 UTC 2013
The following commit has been merged in the master branch:
commit 8926fc5ca85a03dbdc74872ea8087b4dc2947473
Author: gregor herrmann <gregoa at debian.org>
Date: Tue Jun 25 21:45:45 2013 +0200
remove libtest-pod-perl from Depends,
only needed during build for a test
Git-Dch: Ignore
diff --git a/debian/control b/debian/control
index 0a827e6..de06d52 100644
--- a/debian/control
+++ b/debian/control
@@ -19,8 +19,7 @@ Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
libcrypt-saltedhash-perl,
libdancer-perl (>= 1.3100),
- libtest-pod-perl,
- libyaml-perl,
+ libyaml-perl
Description: module providing extensible authentication framework for Dancer apps
Dancer::Plugin::Auth::Extensible makes it easy to require a user to be
logged in to access certain routes, provides role-based access control,
--
Packaging of Dancer::Plugin::Auth::Extensible in Debian
More information about the Pkg-perl-cvs-commits
mailing list