[Pkg-haskell-commits] darcs: haskell-project-template: Fix descriptions.

Clint Adams clint at debian.org
Thu Nov 29 01:06:18 UTC 2012


Thu Nov 29 01:06:12 UTC 2012  Clint Adams <clint at debian.org>
  * Fix descriptions.
  Ignore-this: 895912d3e0c7206c7ba3d6382fc139dc

    M ./control -6 +6

Thu Nov 29 01:06:12 UTC 2012  Clint Adams <clint at debian.org>
  * Fix descriptions.
  Ignore-this: 895912d3e0c7206c7ba3d6382fc139dc
diff -rN -u old-haskell-project-template//control new-haskell-project-template//control
--- old-haskell-project-template//control	2012-11-29 01:06:18.611719689 +0000
+++ new-haskell-project-template//control	2012-11-29 01:06:18.619724958 +0000
@@ -48,8 +48,8 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: Short description of project-template
- Long description of project-template
+Description: specify Haskell project templates and generate files
+ Framework for project templates/scaffolding.
  .
  This package provides a library for the Haskell programming language.
  See http://www.haskell.org/ for more information on Haskell.
@@ -61,8 +61,8 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: Short description of project-template; profiling libraries
- Long description of project-template
+Description: specify Haskell project templates and generate files; profiling libraries
+ Framework for project templates/scaffolding.
  .
  This package provides a library for the Haskell programming language, compiled
  for profiling.  See http://www.haskell.org/ for more information on Haskell.
@@ -73,8 +73,8 @@
 Depends: ${misc:Depends}, ${haskell:Depends}
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
-Description: Short description of project-template; documentation
- Long description of project-template
+Description: specify Haskell project templates and generate files; documentation
+ Framework for project templates/scaffolding.
  .
  This package provides the documentation for a library for the Haskell
  programming language.





More information about the Pkg-haskell-commits mailing list