summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@debian.org>2017-03-10 18:46:42 +0100
committerMattia Rizzolo <mattia@debian.org>2017-03-10 18:46:42 +0100
commit275039780f959d1da80b75296cd758feff2a0979 (patch)
tree048e5585e715a1a5fcee32e9867928b60acaaf31
parentd9321396813b3816f8deca8312ce71f98fa2762f (diff)
drop trailing whitespaces from the description
Gbp-Dch: Ignore Signed-off-by: Mattia Rizzolo <mattia@debian.org>
-rw-r--r--debian/control12
1 files changed, 6 insertions, 6 deletions
diff --git a/debian/control b/debian/control
index df89401..7f24254 100644
--- a/debian/control
+++ b/debian/control
@@ -9,11 +9,11 @@ Homepage: http://www.coffeecrew.org/software/yubikey-apache-plugin/
Package: libapache2-mod-authn-yubikey
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libcurl3
-Description: Yubikey authentication provider for Apache
- The mod_authn_yubikey module is an authentication provider
- for the Apache platform. It leverages the YubiKey which is
- a small token that acts as an authentication device.
+Description: Yubikey authentication provider for Apache
+ The mod_authn_yubikey module is an authentication provider
+ for the Apache platform. It leverages the YubiKey which is
+ a small token that acts as an authentication device.
.
- The mod_authn_yubikey module provides one and two factor
- authentication for your website and is completely independent
+ The mod_authn_yubikey module provides one and two factor
+ authentication for your website and is completely independent
from the technology that implements your website (like CGI, JSP or PHP).