summaryrefslogtreecommitdiff
path: root/p/haskell-zlib-conduit
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:56:21 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:56:21 +0400
commitaadef824b8798f53de776b5ea39cd4b646660bb3 (patch)
tree1762ee44c57e015d709e86bbf94b81c97fd20ee7 /p/haskell-zlib-conduit
parent5750947272c0b1a8e98b9cd30286aec1fd5edce6 (diff)
downloadDHG_packages-aadef824b8798f53de776b5ea39cd4b646660bb3.tar.gz
haskell-zlib-conduit: Use substvars for Haskell description blurbs
Diffstat (limited to 'p/haskell-zlib-conduit')
-rw-r--r--p/haskell-zlib-conduit/debian/changelog1
-rw-r--r--p/haskell-zlib-conduit/debian/control18
2 files changed, 8 insertions, 11 deletions
diff --git a/p/haskell-zlib-conduit/debian/changelog b/p/haskell-zlib-conduit/debian/changelog
index 0aa17ecad..2cbc741a3 100644
--- a/p/haskell-zlib-conduit/debian/changelog
+++ b/p/haskell-zlib-conduit/debian/changelog
@@ -1,6 +1,7 @@
haskell-zlib-conduit (1.0.0-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:41 +0200
diff --git a/p/haskell-zlib-conduit/debian/control b/p/haskell-zlib-conduit/debian/control
index d7929a55a..b317e793f 100644
--- a/p/haskell-zlib-conduit/debian/control
+++ b/p/haskell-zlib-conduit/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-conduit-dev (>> 1.0)
@@ -41,11 +41,10 @@ Depends: ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: streaming compression/decompression via conduits
+Description: streaming compression/decompression via conduits${haskell:ShortBlurb}
Streaming compression/decompression via conduits.
.
- This package provides a library for the Haskell programming language.
- See http://www.haskell.org/ for more information on Haskell.
+ ${haskell:Blurb}
Package: libghc-zlib-conduit-prof
Architecture: any
@@ -54,11 +53,10 @@ Depends: ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: streaming compression/decompression via conduits; profiling libraries
+Description: streaming compression/decompression via conduits${haskell:ShortBlurb}
Streaming compression/decompression via conduits.
.
- This package provides a library for the Haskell programming language, compiled
- for profiling. See http://www.haskell.org/ for more information on Haskell.
+ ${haskell:Blurb}
Package: libghc-zlib-conduit-doc
Section: doc
@@ -66,9 +64,7 @@ Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
-Description: streaming compression/decompression via conduits; documentation
+Description: streaming compression/decompression via conduits${haskell:ShortBlurb}
Streaming compression/decompression via conduits.
.
- This package provides the documentation for a library for the Haskell
- programming language.
- See http://www.haskell.org/ for more information on Haskell.
+ ${haskell:Blurb}