summaryrefslogtreecommitdiff
path: root/p/haskell-authenticate-oauth
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-29 15:48:16 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-29 15:48:16 +0400
commite756523ff977b22a92d91883af0a1c280a548590 (patch)
tree7f0c3c292ea7e653355bb6c1b84885bffd194c59 /p/haskell-authenticate-oauth
parentd69d1df3cd6f72827877bc6d6572da0f2816e8bf (diff)
downloadDHG_packages-e756523ff977b22a92d91883af0a1c280a548590.tar.gz
haskell-authenticate-oauth: Use Haskell blurb substvars
Diffstat (limited to 'p/haskell-authenticate-oauth')
-rw-r--r--p/haskell-authenticate-oauth/debian/changelog1
-rw-r--r--p/haskell-authenticate-oauth/debian/control23
2 files changed, 8 insertions, 16 deletions
diff --git a/p/haskell-authenticate-oauth/debian/changelog b/p/haskell-authenticate-oauth/debian/changelog
index b3eca587c..15dfac46d 100644
--- a/p/haskell-authenticate-oauth/debian/changelog
+++ b/p/haskell-authenticate-oauth/debian/changelog
@@ -2,6 +2,7 @@ haskell-authenticate-oauth (1.4.0.6-1) UNRELEASED; urgency=low
* Enable compat level 9
* New upstream release
+ * Use Haskell blurb substvars
-- Joachim Breitner <nomeata@debian.org> Wed, 29 May 2013 13:46:40 +0200
diff --git a/p/haskell-authenticate-oauth/debian/control b/p/haskell-authenticate-oauth/debian/control
index f336f2119..9432b2b8c 100644
--- a/p/haskell-authenticate-oauth/debian/control
+++ b/p/haskell-authenticate-oauth/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.16)
, cdbs
, ghc
, ghc-prof
@@ -70,13 +70,10 @@ Depends: ${shlibs:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: authenticate with OAuth for Haskell web applications
+Description: authenticate with OAuth for Haskell web applications${haskell:ShortBlurb}
OAuth authentication support.
.
- Author: Hiromi Ishii
- Upstream-Maintainer: Hiromi Ishii
- .
- This package contains the normal library files.
+ ${haskell:Blurb}
Package: libghc-authenticate-oauth-prof
Architecture: any
@@ -85,13 +82,10 @@ Depends: ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: authenticate with OAuth for Haskell web applications; profiling libs
+Description: authenticate with OAuth for Haskell web applications${haskell:ShortBlurb}
OAuth authentication support.
.
- Author: Hiromi Ishii
- Upstream-Maintainer: Hiromi Ishii
- .
- This package contains the libraries compiled with profiling enabled.
+ ${haskell:Blurb}
Package: libghc-authenticate-oauth-doc
Architecture: all
@@ -100,10 +94,7 @@ Depends: ${haskell:Depends}
, ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
-Description: authenticate with OAuth for Haskell web applications; documentation
+Description: authenticate with OAuth for Haskell web applications${haskell:ShortBlurb}
OAuth authentication support.
.
- Author: Hiromi Ishii
- Upstream-Maintainer: Hiromi Ishii
- .
- This package contains the documentation files.
+ ${haskell:Blurb}