summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:56:11 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:56:11 +0400
commit7972a4dc3fc34be850d9cd4d117b8e539dc61aab (patch)
tree38ea6e4a8ac0441e9d77a1cae6b4f1384ba8d92b
parent13a46cbcbb3e38aa179e22ba9fc5fb54817cfdff (diff)
downloadDHG_packages-7972a4dc3fc34be850d9cd4d117b8e539dc61aab.tar.gz
haskell-wai-test: Use substvars for Haskell description blurbs
-rw-r--r--p/haskell-wai-test/debian/changelog1
-rw-r--r--p/haskell-wai-test/debian/control19
2 files changed, 8 insertions, 12 deletions
diff --git a/p/haskell-wai-test/debian/changelog b/p/haskell-wai-test/debian/changelog
index f7780daf5..5cb273b48 100644
--- a/p/haskell-wai-test/debian/changelog
+++ b/p/haskell-wai-test/debian/changelog
@@ -1,6 +1,7 @@
haskell-wai-test (1.3.0.5-2) UNRELEASED; urgency=low
* Enable compat level 9
+ * Use substvars for Haskell description blurbs
-- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:55:28 +0200
diff --git a/p/haskell-wai-test/debian/control b/p/haskell-wai-test/debian/control
index e5c3748f3..e7f6dd312 100644
--- a/p/haskell-wai-test/debian/control
+++ b/p/haskell-wai-test/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
, libghc-blaze-builder-dev (>> 0.2.1.4)
@@ -63,9 +63,8 @@ Depends: ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: unit test framework (built on HUnit) for WAI applications
- This package provides a library for the Haskell programming language.
- See http://www.haskell.org/ for more information on Haskell.
+Description: unit test framework (built on HUnit) for WAI applications${haskell:ShortBlurb}
+ ${haskell:Blurb}
.
It provides a HUnit-based unit test framework for WAI applications.
@@ -76,10 +75,8 @@ Depends: ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: unit test framework (built on HUnit) for WAI applications; 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: unit test framework (built on HUnit) for WAI applications${haskell:ShortBlurb}
+ ${haskell:Blurb}
.
It provides a HUnit-based unit test framework for WAI applications.
@@ -89,9 +86,7 @@ Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
-Description: unit test framework (built on HUnit) for WAI applications; 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: unit test framework (built on HUnit) for WAI applications${haskell:ShortBlurb}
+ ${haskell:Blurb}
.
It provides a HUnit-based unit test framework for WAI applications.