[Pkg-haskell-commits] darcs: haskell-ekg: Fix descriptions
Joachim Breitner
mail at joachim-breitner.de
Fri May 24 10:19:37 UTC 2013
Fri May 24 10:19:06 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Fix descriptions
Ignore-this: 2937613f5970eaa2f4c6f3f0ac559e21
M ./control -4 +4
Fri May 24 10:19:06 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Fix descriptions
Ignore-this: 2937613f5970eaa2f4c6f3f0ac559e21
diff -rN -u old-haskell-ekg//control new-haskell-ekg//control
--- old-haskell-ekg//control 2013-05-24 10:19:37.211035886 +0000
+++ new-haskell-ekg//control 2013-05-24 10:19:37.219035964 +0000
@@ -35,7 +35,7 @@
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: remote monitoring of Haskell processes over HTTP - libraries${haskell:ShortBlurb}
+Description: remote monitoring of Haskell processes over HTTP${haskell:ShortBlurb}
The ekg library lets you remotely monitor a running (Haskell) process
over HTTP. It provides a simple way to integrate a monitoring server
into any application.
@@ -49,7 +49,7 @@
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: remote monitoring of Haskell processes over HTTP - profiling libraries${haskell:ShortBlurb}
+Description: remote monitoring of Haskell processes over HTTP${haskell:ShortBlurb}
The ekg library lets you remotely monitor a running (Haskell) process
over HTTP. It provides a simple way to integrate a monitoring server
into any application.
@@ -62,7 +62,7 @@
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
-Description: remote monitoring of Haskell processes over HTTP - documentation${haskell:ShortBlurb}
+Description: remote monitoring of Haskell processes over HTTP${haskell:ShortBlurb}
The ekg library lets you remotely monitor a running (Haskell) process
over HTTP. It provides a simple way to integrate a monitoring server
into any application.
@@ -74,7 +74,7 @@
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
-Description: remote monitoring of Haskell processes over HTTP - common files${haskell:ShortBlurb}
+Description: remote monitoring of Haskell processes over HTTP - common files
The ekg library lets you remotely monitor a running (Haskell) process
over HTTP. It provides a simple way to integrate a monitoring server
into any application.
More information about the Pkg-haskell-commits
mailing list