[SCM] libweb-id-perl Debian packaging branch, master, updated. debian/1.921-3-16-g1832c59

Jonas Smedegaard dr at jones.dk
Tue Mar 26 14:57:44 UTC 2013


The following commit has been merged in the master branch:
commit 130a74a2464e637d81b85b7680836f85ce452f32
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Mar 26 11:10:05 2013 +0100

    Document possible need for Plack middleware in README.Debian, and mention in long description as well.

diff --git a/debian/README.Debian b/debian/README.Debian
new file mode 100644
index 0000000..19996cc
--- /dev/null
+++ b/debian/README.Debian
@@ -0,0 +1,16 @@
+Debian-specific Web::ID usage notes
+===================================
+
+
+Needs SSL details from Plack webserver
+--------------------------------------
+
+Web::ID needs a Plack-based webserver properly passing on SSL crypto
+details.  Depending on webserver setup this may involve additionally
+installing one the packages libplack-middleware-apache2-modssl-perl or
+libplack-middleware-gepokx-modssl-perl.
+
+More info: man Plack::Middleware::Auth::WebID
+
+
+ -- Jonas Smedegaard <dr at jones.dk>  Tue, 26 Mar 2013 10:55:57 +0100
diff --git a/debian/control.in b/debian/control.in
index 4347832..d61d778 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -33,3 +33,6 @@ Description: implementation of WebID (a.k.a. FOAF+SSL)
  Web::ID::Certificate::Generator attempts to locate some RDF data about
  the holder of an e-mail address provided as Web::ID::SAN::Email. It is
  probably not especially interoperable with other WebID implementations.
+ .
+ Depending on webserver setup, libplack-middleware-apache2-modssl-perl
+ or libplack-middleware-gepokx-modssl-perl may be required.

-- 
libweb-id-perl Debian packaging



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