[Pkg-haskell-commits] darcs: mighttpd2: Fix descriptions
Joachim Breitner
mail at joachim-breitner.de
Fri May 24 10:20:33 UTC 2013
Fri May 24 10:19:10 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Fix descriptions
Ignore-this: dffc99970382cb62f974970c29c7e7d7
M ./control -3 +1
Fri May 24 10:19:10 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Fix descriptions
Ignore-this: dffc99970382cb62f974970c29c7e7d7
diff -rN -u old-mighttpd2//control new-mighttpd2//control
--- old-mighttpd2//control 2013-05-24 10:20:32.903036276 +0000
+++ new-mighttpd2//control 2013-05-24 10:20:32.903036276 +0000
@@ -35,9 +35,7 @@
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.
More information about the Pkg-haskell-commits
mailing list