summaryrefslogtreecommitdiff
path: root/p/haskell-hxt-charproperties
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 13:12:08 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 13:12:08 +0400
commitc9ec15096af186952d7cdccb6e4ec2242058fbd2 (patch)
tree09e0b4bd0374ec80c41a600ce8e17aa42d59e565 /p/haskell-hxt-charproperties
parent0da43857111a82bd6849153de88c1e63af87d864 (diff)
downloadDHG_packages-c9ec15096af186952d7cdccb6e4ec2242058fbd2.tar.gz
haskell-hxt-charproperties: Use substvars for Haskell description blurbs
Diffstat (limited to 'p/haskell-hxt-charproperties')
-rw-r--r--p/haskell-hxt-charproperties/debian/changelog1
-rw-r--r--p/haskell-hxt-charproperties/debian/control14
2 files changed, 8 insertions, 7 deletions
diff --git a/p/haskell-hxt-charproperties/debian/changelog b/p/haskell-hxt-charproperties/debian/changelog
index a12bcbd5e..2425e0f60 100644
--- a/p/haskell-hxt-charproperties/debian/changelog
+++ b/p/haskell-hxt-charproperties/debian/changelog
@@ -1,6 +1,7 @@
haskell-hxt-charproperties (9.1.1-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:00 +0200
diff --git a/p/haskell-hxt-charproperties/debian/control b/p/haskell-hxt-charproperties/debian/control
index 6dd01756b..1bae4654c 100644
--- a/p/haskell-hxt-charproperties/debian/control
+++ b/p/haskell-hxt-charproperties/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,
@@ -18,7 +18,7 @@ Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: Character properties and classes for XML and Unicode
+Description: Character properties and classes for XML and Unicode${haskell:ShortBlurb}
This is a part of Haskell XML Toolbox.
.
Character proprties defined by XML and Unicode standards.
@@ -26,7 +26,7 @@ Description: Character properties and classes for XML and Unicode
and character predicates defined by XML.
Supported Unicode version is 5.2.0.
.
- This package contains the libraries compiled for GHC.
+ ${haskell:Blurb}
Package: libghc-hxt-charproperties-prof
Architecture: any
@@ -34,7 +34,7 @@ Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: Character properties and classes for XML and Unicode; profiling library
+Description: Character properties and classes for XML and Unicode${haskell:ShortBlurb}
This is a part of Haskell XML Toolbox.
.
Character proprties defined by XML and Unicode standards.
@@ -42,7 +42,7 @@ Description: Character properties and classes for XML and Unicode; profiling lib
and character predicates defined by XML.
Supported Unicode version is 5.2.0.
.
- This package contains the profiling libraries compiled for GHC.
+ ${haskell:Blurb}
Package: libghc-hxt-charproperties-doc
Section: doc
@@ -51,7 +51,7 @@ Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: Character properties and classes for XML and Unicode; documentation
+Description: Character properties and classes for XML and Unicode${haskell:ShortBlurb}
This is a part of Haskell XML Toolbox.
.
Character proprties defined by XML and Unicode standards.
@@ -59,4 +59,4 @@ Description: Character properties and classes for XML and Unicode; documentation
and character predicates defined by XML.
Supported Unicode version is 5.2.0.
.
- This package contains the library documentation.
+ ${haskell:Blurb}