summaryrefslogtreecommitdiff
path: root/p/haskell-yesod-auth/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:56:17 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:56:17 +0400
commita1f84581df6cb83acf69a7aa5dae12d34bf58136 (patch)
treef8582c52057b95c278cf266f0dc2856f844766ac /p/haskell-yesod-auth/debian
parenta9ca249498d6d3c648c2789991017c7ded3f5975 (diff)
downloadDHG_packages-a1f84581df6cb83acf69a7aa5dae12d34bf58136.tar.gz
haskell-yesod-auth: Use substvars for Haskell description blurbs
Diffstat (limited to 'p/haskell-yesod-auth/debian')
-rw-r--r--p/haskell-yesod-auth/debian/changelog1
-rw-r--r--p/haskell-yesod-auth/debian/control18
2 files changed, 8 insertions, 11 deletions
diff --git a/p/haskell-yesod-auth/debian/changelog b/p/haskell-yesod-auth/debian/changelog
index a4ba7445f..01d2ce7c0 100644
--- a/p/haskell-yesod-auth/debian/changelog
+++ b/p/haskell-yesod-auth/debian/changelog
@@ -1,6 +1,7 @@
haskell-yesod-auth (1.1.7-2) UNRELEASED; urgency=low
* Enable compat level 9
+ * Use substvars for Haskell description blurbs
-- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:55:35 +0200
diff --git a/p/haskell-yesod-auth/debian/control b/p/haskell-yesod-auth/debian/control
index c80544528..f17e4cb04 100644
--- a/p/haskell-yesod-auth/debian/control
+++ b/p/haskell-yesod-auth/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
, ghc-ghci
@@ -105,11 +105,10 @@ Depends: ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: authentication for Yesod
+Description: authentication for Yesod${haskell:ShortBlurb}
yesod-auth is the authentication component of Yesod.
.
- This package provides a library for the Haskell programming language.
- See http://www.haskell.org/ for more information on Haskell.
+ ${haskell:Blurb}
Package: libghc-yesod-auth-prof
Architecture: any
@@ -118,11 +117,10 @@ Depends: ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: authentication for Yesod; profiling libraries
+Description: authentication for Yesod${haskell:ShortBlurb}
yesod-auth is the authentication component of Yesod.
.
- 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-yesod-auth-doc
Section: doc
@@ -130,9 +128,7 @@ Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
-Description: authentication for Yesod; documentation
+Description: authentication for Yesod${haskell:ShortBlurb}
yesod-auth is the authentication component of Yesod.
.
- 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}