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

Joachim Breitner mail at joachim-breitner.de
Fri May 24 09:18:53 UTC 2013


Fri May 24 09:06:22 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Use substvars for Haskell description blurbs
  Ignore-this: eefc3de3175424eb7028ab84eb4ffb53

    M ./changelog +1
    M ./control -13 +8

Fri May 24 09:06:22 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Use substvars for Haskell description blurbs
  Ignore-this: eefc3de3175424eb7028ab84eb4ffb53
diff -rN -u old-darcs//changelog new-darcs//changelog
--- old-darcs//changelog	2013-05-24 09:18:53.802056009 +0000
+++ new-darcs//changelog	2013-05-24 09:18:53.806102065 +0000
@@ -1,6 +1,7 @@
 darcs (2.8.4-2) UNRELEASED; urgency=low
 
   * Enable compat level 9
+  * Use substvars for Haskell description blurbs
 
  -- Joachim Breitner <nomeata at debian.org>  Fri, 24 May 2013 09:52:32 +0200
 
diff -rN -u old-darcs//control new-darcs//control
--- old-darcs//control	2013-05-24 09:18:53.798049063 +0000
+++ new-darcs//control	2013-05-24 09:18:53.810041208 +0000
@@ -5,7 +5,7 @@
 Uploaders: Erik de Castro Lopo <merikd at mega-nerd.com>,
  Petr Rockai <mornfall at debian.org>
 DM-Upload-Allowed: yes
-Build-Depends: cdbs, debhelper (>= 9), haskell-devscripts (>= 0.8.13),
+Build-Depends: cdbs, debhelper (>= 9), haskell-devscripts (>= 0.8.15),
  ghc (>= 7.4),
  ghc-prof,
  bash-completion (>= 1:1.1),
@@ -85,7 +85,7 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Recommends: default-mta | mail-transport-agent
-Description: distributed, interactive, smart revision control system
+Description: distributed, interactive, smart revision control system${haskell:ShortBlurb}
  Darcs is a free, open source revision control system.  It is:
  .
   * Distributed: Every user has access to the full command set,
@@ -108,9 +108,8 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: distributed, interactive, smart revision control system; library
- This package provides a library for the Haskell programming language.
- See http://www.haskell.org/ for more information on Haskell.
+Description: distributed, interactive, smart revision control system${haskell:ShortBlurb}
+ ${haskell:Blurb}
  .
  This library provides an interface to the Darcs distributed revision control
  system.
@@ -121,10 +120,8 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: distributed, interactive, smart revision control system; profiling libraries
- This package provides a library for the Haskell programming language
- compiled for profiling.
- See http://www.haskell.org/ for more information on Haskell.
+Description: distributed, interactive, smart revision control system${haskell:ShortBlurb}
+ ${haskell:Blurb}
  .
  This library provides an interface to the Darcs distributed revision control
  system.
@@ -135,10 +132,8 @@
 Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
-Description: distributed, interactive, smart revision control system; documentation
- This package provides the documentation for a library for the Haskell
- programming language.  See http://www.haskell.org/ for more information on
- Haskell.
+Description: distributed, interactive, smart revision control system${haskell:ShortBlurb}
+ ${haskell:Blurb}
  .
  This library provides an interface to the Darcs distributed revision control
  system.





More information about the Pkg-haskell-commits mailing list