summaryrefslogtreecommitdiff
path: root/p/haskell-authenticate/debian/control
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:54:11 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:54:11 +0400
commit1e531ad177b1523353e5572403b9477461550469 (patch)
treea09b0b0626a085b0d100723ec7b83040f2b56684 /p/haskell-authenticate/debian/control
parent0de5465103305394a6e0e7832588d7e0ae0702d5 (diff)
downloadDHG_packages-1e531ad177b1523353e5572403b9477461550469.tar.gz
haskell-authenticate: Use substvars for Haskell description blurbs
Diffstat (limited to 'p/haskell-authenticate/debian/control')
-rw-r--r--p/haskell-authenticate/debian/control18
1 files changed, 7 insertions, 11 deletions
diff --git a/p/haskell-authenticate/debian/control b/p/haskell-authenticate/debian/control
index 53b49a704..bdd763f23 100644
--- a/p/haskell-authenticate/debian/control
+++ b/p/haskell-authenticate/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
, libghc-aeson-dev (>> 0.5)
@@ -64,12 +64,11 @@ Depends: ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: authentication methods for Haskell web applications
+Description: authentication methods for Haskell web applications${haskell:ShortBlurb}
Focus is on third-party authentication methods, such as OpenID,
rpxnow and Facebook.
.
- This package provides a library for the Haskell programming language.
- See http://www.haskell.org/ for more information on Haskell.
+ ${haskell:Blurb}
Package: libghc-authenticate-prof
Architecture: any
@@ -78,12 +77,11 @@ Depends: ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: authentication methods for Haskell web applications; profiling libraries
+Description: authentication methods for Haskell web applications${haskell:ShortBlurb}
Focus is on third-party authentication methods, such as OpenID,
rpxnow and Facebook.
.
- 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-authenticate-doc
Section: doc
@@ -91,10 +89,8 @@ Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
-Description: authentication methods for Haskell web applications; documentation
+Description: authentication methods for Haskell web applications${haskell:ShortBlurb}
Focus is on third-party authentication methods, such as OpenID,
rpxnow and Facebook.
.
- 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}