[Pkg-haskell-commits] darcs: haskell-hsp: Short description a bit shortened
mascellani at poisson.phc.unipi.it
mascellani at poisson.phc.unipi.it
Mon May 31 15:06:55 UTC 2010
Mon May 31 14:45:17 UTC 2010 mascellani at poisson.phc.unipi.it
* Short description a bit shortened
Ignore-this: 96e174860952a0bb36343606712f5940
M ./control -3 +3
M ./copyright -1 +1
M ./libghc6-hsp-doc.doc-base -1 +1
Mon May 31 14:45:17 UTC 2010 mascellani at poisson.phc.unipi.it
* Short description a bit shortened
Ignore-this: 96e174860952a0bb36343606712f5940
diff -rN -u old-haskell-hsp/control new-haskell-hsp/control
--- old-haskell-hsp/control 2010-05-31 15:06:55.265181880 +0000
+++ new-haskell-hsp/control 2010-05-31 15:06:55.281182718 +0000
@@ -34,7 +34,7 @@
Suggests: ${haskell:Suggests}
Recommends: ${haskell:Recommends}
Provides: ${haskell:Provides}
-Description: Haskell library for writing dynamic server-side web pages - GHC 6 libraries
+Description: Haskell library for dynamic server-side web pages - GHC 6 libraries
Haskell Server Pages (HSP) is an extension of vanilla Haskell, targetted
at the task of writing dynamic server-side web pages. Features include
an embedded XML syntax and a (low-to-mid-level) programming model for
@@ -50,7 +50,7 @@
Suggests: ${haskell:Suggests}
Recommends: ${haskell:Recommends}
Provides: ${haskell:Provides}
-Description: Haskell library for writing dynamic server-side web pages - GHC 6 profiling libraries
+Description: Haskell library for dynamic server-side web pages - GHC 6 profiling libraries
Haskell Server Pages (HSP) is an extension of vanilla Haskell, targetted
at the task of writing dynamic server-side web pages. Features include
an embedded XML syntax and a (low-to-mid-level) programming model for
@@ -66,7 +66,7 @@
${misc:Depends}
Suggests: ${haskell:Suggests}
Recommends: ${haskell:Recommends}
-Description: Haskell library for writing dynamic server-side web pages - documentation
+Description: Haskell library for dynamic server-side web pages - documentation
Haskell Server Pages (HSP) is an extension of vanilla Haskell, targetted
at the task of writing dynamic server-side web pages. Features include
an embedded XML syntax and a (low-to-mid-level) programming model for
diff -rN -u old-haskell-hsp/copyright new-haskell-hsp/copyright
--- old-haskell-hsp/copyright 2010-05-31 15:06:55.265181880 +0000
+++ new-haskell-hsp/copyright 2010-05-31 15:06:55.265181880 +0000
@@ -1,5 +1,5 @@
Format-Specification: http://dep.debian.net/deps/dep5
-Name: Haskell library for writing dynamic server-side web pages
+Name: Haskell library for dynamic server-side web pages
Maintainer: Niklas Broberg <nibro at cs.chalmers.se>
Source: http://hackage.haskell.org/package/hsp
diff -rN -u old-haskell-hsp/libghc6-hsp-doc.doc-base new-haskell-hsp/libghc6-hsp-doc.doc-base
--- old-haskell-hsp/libghc6-hsp-doc.doc-base 2010-05-31 15:06:55.265181880 +0000
+++ new-haskell-hsp/libghc6-hsp-doc.doc-base 2010-05-31 15:06:55.281182718 +0000
@@ -1,7 +1,7 @@
Document: haskell-hsp-api
Title: Documentation for the haskell hsp library
Author: Niklas Broberg
-Abstract: hsp is a Haskell library for writing dynamic server-side web pages
+Abstract: hsp is a Haskell library for dynamic server-side web pages
Section: Programming/Haskell
Format: HTML
More information about the Pkg-haskell-commits
mailing list