summaryrefslogtreecommitdiff
path: root/p/haskell-unix-time
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-25 13:07:12 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-25 13:07:12 +0400
commit85cc8e889539c1c3841d9409f107014cd83979a1 (patch)
tree691dfe45c69e33d970d16690f583d210ef95110d /p/haskell-unix-time
parentcb1986137cc5d51737f2f0ff0ce213c3f524b66e (diff)
downloadDHG_packages-85cc8e889539c1c3841d9409f107014cd83979a1.tar.gz
haskell-unix-time: Use substvars for Haskell description blurbs
Diffstat (limited to 'p/haskell-unix-time')
-rw-r--r--p/haskell-unix-time/debian/changelog1
-rw-r--r--p/haskell-unix-time/debian/control8
2 files changed, 5 insertions, 4 deletions
diff --git a/p/haskell-unix-time/debian/changelog b/p/haskell-unix-time/debian/changelog
index 8b0e1d614..7d707e060 100644
--- a/p/haskell-unix-time/debian/changelog
+++ b/p/haskell-unix-time/debian/changelog
@@ -1,6 +1,7 @@
haskell-unix-time (0.1.2-3) UNRELEASED; urgency=low
* Enable compat level 9
+ * Use substvars for Haskell description blurbs
-- Joachim Breitner <nomeata@debian.org> Sat, 25 May 2013 11:06:53 +0200
diff --git a/p/haskell-unix-time/debian/control b/p/haskell-unix-time/debian/control
index 2786a41f5..4485e7a52 100644
--- a/p/haskell-unix-time/debian/control
+++ b/p/haskell-unix-time/debian/control
@@ -4,7 +4,7 @@ Section: haskell
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Clint Adams <clint@debian.org>
Build-Depends: debhelper (>= 9)
- , haskell-devscripts (>= 0.8.13)
+ , haskell-devscripts (>= 0.8.15)
, cdbs
, ghc
, ghc-prof
@@ -23,7 +23,7 @@ Depends: ${shlibs:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: Unix time parser/formatter and utilities
+Description: Unix time parser/formatter and utilities${haskell:ShortBlurb}
Fast parser/formatter/utilities for Unix time
.
Author: Kazu Yamamoto <kazu@iij.ad.jp>
@@ -38,7 +38,7 @@ Depends: ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: Unix time parser/formatter and utilities; profiling libraries
+Description: Unix time parser/formatter and utilities${haskell:ShortBlurb}
Fast parser/formatter/utilities for Unix time
.
Author: Kazu Yamamoto <kazu@iij.ad.jp>
@@ -53,7 +53,7 @@ Depends: ${haskell:Depends}
, ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
-Description: Unix time parser/formatter and utilities; documentation
+Description: Unix time parser/formatter and utilities${haskell:ShortBlurb}
Fast parser/formatter/utilities for Unix time
.
Author: Kazu Yamamoto <kazu@iij.ad.jp>