summaryrefslogtreecommitdiff
path: root/p/haskell-fgl
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:54:50 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:54:50 +0400
commita9212becf731e6ed5c61713fa75b84aeec29cb42 (patch)
tree5c1deffdda781c3ba2ffaf472d247d536190f3eb /p/haskell-fgl
parent1783895b2a3deb51c1391ea4ffd3a22287aa6cd4 (diff)
downloadDHG_packages-a9212becf731e6ed5c61713fa75b84aeec29cb42.tar.gz
haskell-fgl: Use substvars for Haskell description blurbs
Diffstat (limited to 'p/haskell-fgl')
-rw-r--r--p/haskell-fgl/debian/changelog1
-rw-r--r--p/haskell-fgl/debian/control20
2 files changed, 9 insertions, 12 deletions
diff --git a/p/haskell-fgl/debian/changelog b/p/haskell-fgl/debian/changelog
index bdaaf22be..866db74fb 100644
--- a/p/haskell-fgl/debian/changelog
+++ b/p/haskell-fgl/debian/changelog
@@ -1,6 +1,7 @@
haskell-fgl (5.4.2.4-4) UNRELEASED; urgency=low
* Enable compat level 9
+ * Use substvars for Haskell description blurbs
-- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:53:30 +0200
diff --git a/p/haskell-fgl/debian/control b/p/haskell-fgl/debian/control
index bd4be9555..1a857a0cf 100644
--- a/p/haskell-fgl/debian/control
+++ b/p/haskell-fgl/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Joachim Breitner <nomeata@debian.org>
Standards-Version: 3.9.4
Build-Depends: debhelper (>= 9)
- , haskell-devscripts (>= 0.8.13)
+ , haskell-devscripts (>= 0.8.15)
, cdbs
, ghc
, ghc-prof
@@ -25,9 +25,8 @@ Depends: ${haskell:Depends}
, ${misc:Depends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: Haskell graph library for GHC
- This package provides a library for the Haskell programming language.
- See http://www.haskell.org/ for more information on Haskell.
+Description: Haskell graph library for GHC${haskell:ShortBlurb}
+ ${haskell:Blurb}
.
This is Martin Erwig's Functional Graph Library.
@@ -36,10 +35,8 @@ Architecture: any
Depends: ${haskell:Depends}
, ${misc:Depends}
Provides: ${haskell:Provides}
-Description: Haskell graph library for GHC; 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: Haskell graph library for GHC${haskell:ShortBlurb}
+ ${haskell:Blurb}
.
This is Martin Erwig's Functional Graph Library.
@@ -50,9 +47,8 @@ Depends: ${haskell:Depends}
, ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
-Description: Haskell graph library for GHC; 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: Haskell graph library for GHC${haskell:ShortBlurb}
+ ${haskell:Blurb}
.
This is Martin Erwig's Functional Graph Library.
+