[Pkg-haskell-commits] darcs: mighttpd2: Use substvars for Haskell description blurbs

Joachim Breitner mail at joachim-breitner.de
Fri May 24 09:32:43 UTC 2013


Fri May 24 08:56:24 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Use substvars for Haskell description blurbs
  Ignore-this: ffb4da5829847ec92ff2258d75d030e6

    M ./changelog +6
    M ./control -3 +2

Fri May 24 08:56:24 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Use substvars for Haskell description blurbs
  Ignore-this: ffb4da5829847ec92ff2258d75d030e6
diff -rN -u old-mighttpd2//changelog new-mighttpd2//changelog
--- old-mighttpd2//changelog	2013-05-24 09:32:43.775037321 +0000
+++ new-mighttpd2//changelog	2013-05-24 09:32:43.779051386 +0000
@@ -1,3 +1,9 @@
+mighttpd2 (2.8.3-2) UNRELEASED; urgency=low
+
+  * Use substvars for Haskell description blurbs
+
+ -- Joachim Breitner <nomeata at debian.org>  Fri, 24 May 2013 10:56:24 +0200
+
 mighttpd2 (2.8.3-1) experimental; urgency=low
 
   [ Joachim Breitner ]
diff -rN -u old-mighttpd2//control new-mighttpd2//control
--- old-mighttpd2//control	2013-05-24 09:32:43.775037321 +0000
+++ new-mighttpd2//control	2013-05-24 09:32:43.779051386 +0000
@@ -35,9 +35,8 @@
 Package: mighttpd2
 Architecture: any
 Depends: ${shlibs:Depends}
-Description: classical web server on WAI/warp
- This package provides a library for the Haskell programming language.
- See http://www.haskell.org/ for more information on Haskell.
+Description: classical web server on WAI/warp${haskell:ShortBlurb}
+ ${haskell:Blurb}
  .
  Mighttpd2 (pronounced as "mighty") is a simple but practical HTTP server
  written in Haskell. It handles static files and CGI scripts. It also





More information about the Pkg-haskell-commits mailing list