summaryrefslogtreecommitdiff
path: root/p/haskell-llvm-base
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:55:15 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:55:15 +0400
commit0fdd79813d302d3731f2ba5fcfb785bb5aaa6149 (patch)
treeb088894714dcf2d1433576334f3d7ae4bf23af5c /p/haskell-llvm-base
parent9a0dc1a661780a88b952c3bb4e633cba753f5586 (diff)
downloadDHG_packages-0fdd79813d302d3731f2ba5fcfb785bb5aaa6149.tar.gz
haskell-llvm-base: Use substvars for Haskell description blurbs
Diffstat (limited to 'p/haskell-llvm-base')
-rw-r--r--p/haskell-llvm-base/debian/changelog1
-rw-r--r--p/haskell-llvm-base/debian/control18
2 files changed, 8 insertions, 11 deletions
diff --git a/p/haskell-llvm-base/debian/changelog b/p/haskell-llvm-base/debian/changelog
index 4cc0c51b2..171b626e3 100644
--- a/p/haskell-llvm-base/debian/changelog
+++ b/p/haskell-llvm-base/debian/changelog
@@ -1,6 +1,7 @@
haskell-llvm-base (3.2.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:54:14 +0200
diff --git a/p/haskell-llvm-base/debian/control b/p/haskell-llvm-base/debian/control
index 3c211b00a..712ef5901 100644
--- a/p/haskell-llvm-base/debian/control
+++ b/p/haskell-llvm-base/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Joachim Breitner <nomeata@debian.org>
Build-Depends: debhelper (>= 9)
, cdbs
- , haskell-devscripts (>= 0.8.13)
+ , haskell-devscripts (>= 0.8.15)
, ghc
, ghc-prof
, llvm-dev
@@ -27,12 +27,11 @@ Depends: ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: low-level bindings to the LLVM compiler toolkit
+Description: low-level bindings to the LLVM compiler toolkit${haskell:ShortBlurb}
This package provides low-level bindings to the LLVM compiler toolkit.
Higher-level bindings can be found in the libghc-llvm-dev package.
.
- This package provides a library for the Haskell programming language.
- See http://www.haskell.org/ for more information on Haskell.
+ ${haskell:Blurb}
Package: libghc-llvm-base-prof
Architecture: any
@@ -41,12 +40,11 @@ Depends: ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: low-level bindings to the LLVM compiler toolkit; profiling libraries
+Description: low-level bindings to the LLVM compiler toolkit${haskell:ShortBlurb}
This package provides low-level bindings to the LLVM compiler toolkit.
Higher-level bindings can be found in the libghc-llvm-dev package.
.
- 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-llvm-base-doc
Section: doc
@@ -54,10 +52,8 @@ Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
-Description: low-level bindings to the LLVM compiler toolkit; documentation
+Description: low-level bindings to the LLVM compiler toolkit${haskell:ShortBlurb}
This package provides low-level bindings to the LLVM compiler toolkit.
Higher-level bindings can be found in the libghc-llvm-dev package.
.
- 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}