summaryrefslogtreecommitdiff
path: root/p/haskell-cryptocipher/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:54:32 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:54:32 +0400
commit3ccd8ace8df85a976ea1d2fdaec50e746cb9d3f2 (patch)
tree75aa0286805450f7f47699dea1a97955f08bd955 /p/haskell-cryptocipher/debian
parenta6dabc828cd034a6841de490b62a9c99f3796ae3 (diff)
downloadDHG_packages-3ccd8ace8df85a976ea1d2fdaec50e746cb9d3f2.tar.gz
haskell-cryptocipher: Use substvars for Haskell description blurbs
Diffstat (limited to 'p/haskell-cryptocipher/debian')
-rw-r--r--p/haskell-cryptocipher/debian/changelog1
-rw-r--r--p/haskell-cryptocipher/debian/control19
2 files changed, 8 insertions, 12 deletions
diff --git a/p/haskell-cryptocipher/debian/changelog b/p/haskell-cryptocipher/debian/changelog
index 5f34d0268..2dfe540e3 100644
--- a/p/haskell-cryptocipher/debian/changelog
+++ b/p/haskell-cryptocipher/debian/changelog
@@ -1,6 +1,7 @@
haskell-cryptocipher (0.3.6-2) UNRELEASED; urgency=low
* Enable compat level 9
+ * Use substvars for Haskell description blurbs
-- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:53:07 +0200
diff --git a/p/haskell-cryptocipher/debian/control b/p/haskell-cryptocipher/debian/control
index 5400a56ca..6e16a70ca 100644
--- a/p/haskell-cryptocipher/debian/control
+++ b/p/haskell-cryptocipher/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-cereal-dev
@@ -52,9 +52,8 @@ Depends: ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: symmetrical Block, Stream and PubKey ciphers
- This package provides a library for the Haskell programming language.
- See http://www.haskell.org/ for more information on Haskell.
+Description: symmetrical Block, Stream and PubKey ciphers${haskell:ShortBlurb}
+ ${haskell:Blurb}
.
It provides symmetrical Block, Stream and PubKey ciphers.
@@ -65,10 +64,8 @@ Depends: ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: symmetrical Block, Stream and PubKey ciphers; 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: symmetrical Block, Stream and PubKey ciphers${haskell:ShortBlurb}
+ ${haskell:Blurb}
.
It provides symmetrical Block, Stream and PubKey ciphers.
@@ -78,9 +75,7 @@ Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
-Description: symmetrical Block, Stream and PubKey ciphers; 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: symmetrical Block, Stream and PubKey ciphers${haskell:ShortBlurb}
+ ${haskell:Blurb}
.
It provides symmetrical Block, Stream and PubKey ciphers.