summaryrefslogtreecommitdiff
path: root/p/haskell-utf8-light/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:56:04 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:56:04 +0400
commit7be04bc9eefa7023a2d18c87a5061a6e0d162874 (patch)
treeb9a3d9fe74f7272201604d71ddef439a8385ff42 /p/haskell-utf8-light/debian
parent9cfcf3dbb4f818d4fe6debd69ab7235e7ac499d8 (diff)
downloadDHG_packages-7be04bc9eefa7023a2d18c87a5061a6e0d162874.tar.gz
haskell-utf8-light: Use substvars for Haskell description blurbs
Diffstat (limited to 'p/haskell-utf8-light/debian')
-rw-r--r--p/haskell-utf8-light/debian/changelog1
-rw-r--r--p/haskell-utf8-light/debian/control19
2 files changed, 8 insertions, 12 deletions
diff --git a/p/haskell-utf8-light/debian/changelog b/p/haskell-utf8-light/debian/changelog
index 7f30702a1..7a1fb9aad 100644
--- a/p/haskell-utf8-light/debian/changelog
+++ b/p/haskell-utf8-light/debian/changelog
@@ -1,6 +1,7 @@
haskell-utf8-light (0.4.0.1-4) UNRELEASED; urgency=low
* Enable compat level 9
+ * Use substvars for Haskell description blurbs
-- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:55:21 +0200
diff --git a/p/haskell-utf8-light/debian/control b/p/haskell-utf8-light/debian/control
index 179469923..8befddb50 100644
--- a/p/haskell-utf8-light/debian/control
+++ b/p/haskell-utf8-light/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Clint Adams <clint@debian.org>
Build-Depends: debhelper (>= 9)
, cdbs
- , haskell-devscripts (>= 0.8.13)
+ , haskell-devscripts (>= 0.8.15)
, ghc
, ghc-prof
Build-Depends-Indep: ghc-doc
@@ -22,9 +22,8 @@ Depends: ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: Lightweight UTF-8 handling library
- This package provides a library for the Haskell programming language.
- See http://www.haskell.org/ for more information on Haskell.
+Description: Lightweight UTF-8 handling library${haskell:ShortBlurb}
+ ${haskell:Blurb}
.
It is a fast parser combinator library, aimed particularly at dealing
efficiently with network protocols and complicated text/binary file
@@ -39,10 +38,8 @@ Depends: ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: Lightweight UTF-8 handling library; 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: Lightweight UTF-8 handling library${haskell:ShortBlurb}
+ ${haskell:Blurb}
.
It is a fast parser combinator library, aimed particularly at dealing
efficiently with network protocols and complicated text/binary file
@@ -56,10 +53,8 @@ Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
-Description: Lightweight UTF-8 handling library; 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: Lightweight UTF-8 handling library${haskell:ShortBlurb}
+ ${haskell:Blurb}
.
It is a fast parser combinator library, aimed particularly at dealing
efficiently with network protocols and complicated text/binary file