summaryrefslogtreecommitdiff
path: root/p/mighttpd2/debian/control
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 14:19:10 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 14:19:10 +0400
commit346178cfeb4690e3c00e3e72b399fa45fa244a40 (patch)
treed6a17d88cc3fd671932cad1eb254b114db0cbaa3 /p/mighttpd2/debian/control
parent2e24b36d1eb7fcbf88aa5606505b64487ba4d845 (diff)
downloadDHG_packages-346178cfeb4690e3c00e3e72b399fa45fa244a40.tar.gz
mighttpd2: Fix descriptions
Diffstat (limited to 'p/mighttpd2/debian/control')
-rw-r--r--p/mighttpd2/debian/control4
1 files changed, 1 insertions, 3 deletions
diff --git a/p/mighttpd2/debian/control b/p/mighttpd2/debian/control
index 24d0f9d91..eb50c94eb 100644
--- a/p/mighttpd2/debian/control
+++ b/p/mighttpd2/debian/control
@@ -35,9 +35,7 @@ Vcs-Darcs: http://darcs.debian.org/pkg-haskell/mighttpd2
Package: mighttpd2
Architecture: any
Depends: ${shlibs:Depends}
-Description: classical web server on WAI/warp${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
+Description: classical web server on WAI/warp
Mighttpd2 (pronounced as "mighty") is a simple but practical HTTP server
written in Haskell. It handles static files and CGI scripts. It also
provides reverse proxy functionality.