[Pkg-haskell-commits] darcs: haskell-lvmlib: Improve description

Joachim Breitner mail at joachim-breitner.de
Fri Oct 24 21:40:47 UTC 2014


Fri Oct 24 20:04:40 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Improve description

    M ./control -10 +10

Fri Oct 24 20:04:40 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Improve description
diff -rN -u old-haskell-lvmlib/control new-haskell-lvmlib/control
--- old-haskell-lvmlib/control	2014-10-24 21:40:47.045496738 +0000
+++ new-haskell-lvmlib/control	2014-10-24 21:40:47.049496736 +0000
@@ -17,7 +17,7 @@
  libghc-wl-pprint-doc,
 Standards-Version: 3.9.5
 Homepage: http://hackage.haskell.org/package/lvmlib
-X-Description: The Lazy Virtual Machine (LVM).
+X-Description: Lazy Virtual Machine (LVM)
  The Lazy Virtual Machine (LVM) defines a portable instruction set and file
  format. It is specifically designed to execute languages with non-strict (or
  lazy) semantics. This package defines the core assembler (coreasm) for
@@ -38,9 +38,9 @@
 Conflicts: ${haskell:Conflicts},
 Provides: ${haskell:Provides},
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
-  ${haskell:LongDescription}
-  .
-  ${haskell:Blurb}
+ ${haskell:LongDescription}
+ .
+ ${haskell:Blurb}
 
 Package: libghc-lvmlib-prof
 Architecture: any
@@ -51,9 +51,9 @@
 Conflicts: ${haskell:Conflicts},
 Provides: ${haskell:Provides},
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
-  ${haskell:LongDescription}
-  .
-  ${haskell:Blurb}
+ ${haskell:LongDescription}
+ .
+ ${haskell:Blurb}
 
 Package: libghc-lvmlib-doc
 Architecture: all
@@ -64,6 +64,6 @@
 Suggests: ${haskell:Suggests},
 Conflicts: ${haskell:Conflicts},
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
-  ${haskell:LongDescription}
-  .
-  ${haskell:Blurb}
+ ${haskell:LongDescription}
+ .
+ ${haskell:Blurb}




More information about the Pkg-haskell-commits mailing list