[Pkg-haskell-commits] darcs: haskell-yesod-newsfeed: Use substvars for Haskell description blurbs

Joachim Breitner mail at joachim-breitner.de
Sat May 25 15:07:26 UTC 2013


Sat May 25 09:07:15 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Use substvars for Haskell description blurbs
  Ignore-this: f668a47af2c28258d2b6b8fb471fec47

    M ./changelog +1
    M ./control -5 +5

Sat May 25 09:07:15 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Use substvars for Haskell description blurbs
  Ignore-this: f668a47af2c28258d2b6b8fb471fec47
diff -rN -u old-haskell-yesod-newsfeed//changelog new-haskell-yesod-newsfeed//changelog
--- old-haskell-yesod-newsfeed//changelog	2013-05-25 15:07:26.246041940 +0000
+++ new-haskell-yesod-newsfeed//changelog	2013-05-25 15:07:26.250042254 +0000
@@ -1,6 +1,7 @@
 haskell-yesod-newsfeed (1.1.0.1-3) UNRELEASED; urgency=low
 
   * Enable compat level 9
+  * Use substvars for Haskell description blurbs
 
  -- Joachim Breitner <nomeata at debian.org>  Sat, 25 May 2013 11:06:55 +0200
 
diff -rN -u old-haskell-yesod-newsfeed//control new-haskell-yesod-newsfeed//control
--- old-haskell-yesod-newsfeed//control	2013-05-25 15:07:26.234039793 +0000
+++ new-haskell-yesod-newsfeed//control	2013-05-25 15:07:26.250042254 +0000
@@ -5,8 +5,8 @@
 Uploaders: Clint Adams <clint at debian.org>
 Build-Depends: debhelper (>= 9)
  , debhelper (>= 9)
- , haskell-devscripts (>= 0.8)
- , haskell-devscripts (>= 0.8.13)
+ , haskell-devscripts (>= 0.8.15)
+ , haskell-devscripts (>= 0.8.15)
  , cdbs
  , ghc
  , ghc-prof
@@ -44,7 +44,7 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: helper functions and data types for producing newsfeeds
+Description: helper functions and data types for producing newsfeeds${haskell:ShortBlurb}
  Helper functions and data types for producing newsfeeds (Atom and RSS).
  .
  This package contains the normal library files.
@@ -56,7 +56,7 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: helper functions and data types for producing newsfeeds; profiling libs
+Description: helper functions and data types for producing newsfeeds${haskell:ShortBlurb}
  Helper functions and data types for producing newsfeeds (Atom and RSS).
  .
  This package contains the libraries compiled with profiling enabled.
@@ -68,7 +68,7 @@
          , ${misc:Depends}
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
-Description: helper functions and data types for producing newsfeeds; documentatoin
+Description: helper functions and data types for producing newsfeeds${haskell:ShortBlurb}
  Helper functions and data types for producing newsfeeds (Atom and RSS).
  .
  This package contains the documentation files.





More information about the Pkg-haskell-commits mailing list