[Pkg-haskell-commits] darcs: haskell-authenticate-oauth: Use Haskell blurb substvars

Joachim Breitner mail at joachim-breitner.de
Wed May 29 11:48:25 UTC 2013


Wed May 29 11:48:16 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Use Haskell blurb substvars 
  Ignore-this: d527ce66d54819a7e3753f3b9d6c2c04

    M ./changelog +1
    M ./control -16 +7

Wed May 29 11:48:16 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Use Haskell blurb substvars 
  Ignore-this: d527ce66d54819a7e3753f3b9d6c2c04
diff -rN -u old-haskell-authenticate-oauth//changelog new-haskell-authenticate-oauth//changelog
--- old-haskell-authenticate-oauth//changelog	2013-05-29 11:48:25.718246759 +0000
+++ new-haskell-authenticate-oauth//changelog	2013-05-29 11:48:25.722103214 +0000
@@ -2,6 +2,7 @@
 
   * Enable compat level 9
   * New upstream release
+  * Use Haskell blurb substvars 
 
  -- Joachim Breitner <nomeata at debian.org>  Wed, 29 May 2013 13:46:40 +0200
 
diff -rN -u old-haskell-authenticate-oauth//control new-haskell-authenticate-oauth//control
--- old-haskell-authenticate-oauth//control	2013-05-29 11:48:25.714357422 +0000
+++ new-haskell-authenticate-oauth//control	2013-05-29 11:48:25.722103214 +0000
@@ -4,7 +4,7 @@
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
 Uploaders: Clint Adams <clint at debian.org>
 Build-Depends: debhelper (>= 9)
-             , haskell-devscripts (>= 0.8.13)
+             , haskell-devscripts (>= 0.8.16)
              , cdbs
              , ghc
              , ghc-prof
@@ -70,13 +70,10 @@
 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 @@
 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 @@
          , ${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}





More information about the Pkg-haskell-commits mailing list