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

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


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

    M ./changelog +1
    M ./control -12 +7

Fri May 24 08:55:07 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Use substvars for Haskell description blurbs
  Ignore-this: 1ee7c6109ec30bafb2b728f85bd730bb
diff -rN -u old-haskell-http-types//changelog new-haskell-http-types//changelog
--- old-haskell-http-types//changelog	2013-05-24 09:25:01.226038907 +0000
+++ new-haskell-http-types//changelog	2013-05-24 09:25:01.226038907 +0000
@@ -1,6 +1,7 @@
 haskell-http-types (0.8.0-2) UNRELEASED; urgency=low
 
   * Enable compat level 9
+  * Use substvars for Haskell description blurbs
 
  -- Joachim Breitner <nomeata at debian.org>  Fri, 24 May 2013 09:53:59 +0200
 
diff -rN -u old-haskell-http-types//control new-haskell-http-types//control
--- old-haskell-http-types//control	2013-05-24 09:25:01.226038907 +0000
+++ new-haskell-http-types//control	2013-05-24 09:25:01.230042129 +0000
@@ -5,7 +5,7 @@
 Uploaders: Clint Adams <clint at debian.org>
 Build-Depends: debhelper (>= 9)
   , cdbs
-  , haskell-devscripts (>= 0.8.13)
+  , haskell-devscripts (>= 0.8.15)
   , ghc
   , ghc-prof
   , libghc-blaze-builder-dev (>= 0.2.1.4)
@@ -37,9 +37,8 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: Generic HTTP types (for both client and server code)
- This package provides a library for the Haskell programming language.
- See http://www.haskell.org/ for more information on Haskell.
+Description: Generic HTTP types (for both client and server code)${haskell:ShortBlurb}
+ ${haskell:Blurb}
  .
  It contains generic HTTP types for Haskell (for both client and
  server code).
@@ -51,10 +50,8 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: Generic HTTP types (for both client and server code); profiling libraries
- This package provides a library for the Haskell programming language,
- compiled for profiling.
- See http://www.haskell.org/ for more information on Haskell.
+Description: Generic HTTP types (for both client and server code)${haskell:ShortBlurb}
+ ${haskell:Blurb}
  .
  It contains generic HTTP types for Haskell (for both client and
  server code).
@@ -65,10 +62,8 @@
 Depends: ${misc:Depends}, ${haskell:Depends}
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
-Description: Generic HTTP types (for both client and server code); documentation
- This package provides the documentation for a library for the Haskell
- programming language.
- See http://www.haskell.org/ for more information on Haskell.
+Description: Generic HTTP types (for both client and server code)${haskell:ShortBlurb}
+ ${haskell:Blurb}
  .
  It contains generic HTTP types for Haskell (for both client and
  server code).





More information about the Pkg-haskell-commits mailing list