summaryrefslogtreecommitdiff
path: root/p/haskell-hxt-regex-xmlschema
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 13:12:09 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 13:12:09 +0400
commitf528d0e371631494ab8cbc02f4a361d051faebc7 (patch)
treef79a96738fe253c5382277aaa752d5321aceebc4 /p/haskell-hxt-regex-xmlschema
parent9140126ac95149933e9ce12bd81abb65c25b9050 (diff)
downloadDHG_packages-f528d0e371631494ab8cbc02f4a361d051faebc7.tar.gz
haskell-hxt-regex-xmlschema: Use substvars for Haskell description blurbs
Diffstat (limited to 'p/haskell-hxt-regex-xmlschema')
-rw-r--r--p/haskell-hxt-regex-xmlschema/debian/changelog1
-rw-r--r--p/haskell-hxt-regex-xmlschema/debian/control14
2 files changed, 8 insertions, 7 deletions
diff --git a/p/haskell-hxt-regex-xmlschema/debian/changelog b/p/haskell-hxt-regex-xmlschema/debian/changelog
index 938949a47..617cc788e 100644
--- a/p/haskell-hxt-regex-xmlschema/debian/changelog
+++ b/p/haskell-hxt-regex-xmlschema/debian/changelog
@@ -1,6 +1,7 @@
haskell-hxt-regex-xmlschema (9.0.4-5) UNRELEASED; urgency=low
* Enable compat level 9
+ * Use substvars for Haskell description blurbs
-- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:54:01 +0200
diff --git a/p/haskell-hxt-regex-xmlschema/debian/control b/p/haskell-hxt-regex-xmlschema/debian/control
index 9946985c4..fcb420b41 100644
--- a/p/haskell-hxt-regex-xmlschema/debian/control
+++ b/p/haskell-hxt-regex-xmlschema/debian/control
@@ -4,7 +4,7 @@ Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: TANIGUCHI Takaki <takaki@debian.org>
Build-Depends: debhelper (>= 9),
- haskell-devscripts (>= 0.8.13),
+ haskell-devscripts (>= 0.8.15),
cdbs,
ghc,
ghc-prof,
@@ -24,7 +24,7 @@ Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: W3C XML Schema regular expressions library
+Description: W3C XML Schema regular expressions library${haskell:ShortBlurb}
This is a part of Haskell XML Toolbox.
.
This library supports full W3C XML Schema regular expressions
@@ -39,7 +39,7 @@ Description: W3C XML Schema regular expressions library
It is a standalone library, no external regex libraries are used.
This package is a substitute for the old regex-xmlschema package.
.
- This package contains the libraries compiled for GHC.
+ ${haskell:Blurb}
Package: libghc-hxt-regex-xmlschema-prof
Architecture: any
@@ -47,7 +47,7 @@ Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: W3C XML Schema regular expressions library; profiling library
+Description: W3C XML Schema regular expressions library${haskell:ShortBlurb}
This is a part of Haskell XML Toolbox.
.
This library supports full W3C XML Schema regular expressions
@@ -62,7 +62,7 @@ Description: W3C XML Schema regular expressions library; profiling library
It is a standalone library, no external regex libraries are used.
This package is a substitute for the old regex-xmlschema package.
.
- This package contains the profiling libraries compiled for GHC.
+ ${haskell:Blurb}
Package: libghc-hxt-regex-xmlschema-doc
Section: doc
@@ -71,7 +71,7 @@ Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: W3C XML Schema regular expressions library; documentation
+Description: W3C XML Schema regular expressions library${haskell:ShortBlurb}
This is a part of Haskell XML Toolbox.
.
This library supports full W3C XML Schema regular expressions
@@ -86,4 +86,4 @@ Description: W3C XML Schema regular expressions library; documentation
It is a standalone library, no external regex libraries are used.
This package is a substitute for the old regex-xmlschema package.
.
- This package contains the library documentation.
+ ${haskell:Blurb}