[Pkg-haskell-commits] darcs: gtk-traymanager: Fixed descriptions

Louis Bettens louis at bettens.info
Wed Jul 17 16:56:14 UTC 2013


Wed Jul 17 16:41:00 UTC 2013  Louis Bettens <louis at bettens.info>
  * Fixed descriptions

    M ./control -6 +15

Wed Jul 17 16:41:00 UTC 2013  Louis Bettens <louis at bettens.info>
  * Fixed descriptions
diff -rN -u old-gtk-traymanager/control new-gtk-traymanager/control
--- old-gtk-traymanager/control	2013-07-17 16:56:14.739041878 +0000
+++ new-gtk-traymanager/control	2013-07-17 16:56:14.743038206 +0000
@@ -37,8 +37,11 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
- ${haskell:LongDescription}
+Description: haskell wrapper around the eggtraymanager library${haskell:ShortBlurb}
+ This package provides a wrapper around the prolific eggtraymanager code.
+ Note that it is *NOT* itself a system tray widget, though it is a very
+ convenient utility for implementing one.  This package adopts the style
+ of gtk2hs and is designed to work well with it.
  .
  ${haskell:Blurb}
 
@@ -49,8 +52,11 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
- ${haskell:LongDescription}
+Description: haskell wrapper around the eggtraymanager library${haskell:ShortBlurb}
+ This package provides a wrapper around the prolific eggtraymanager code.
+ Note that it is *NOT* itself a system tray widget, though it is a very
+ convenient utility for implementing one.  This package adopts the style
+ of gtk2hs and is designed to work well with it.
  .
  ${haskell:Blurb}
 
@@ -60,7 +66,10 @@
 Depends: ${misc:Depends}, ${haskell:Depends}
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
-Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
- ${haskell:LongDescription}
+Description: haskell wrapper around the eggtraymanager library${haskell:ShortBlurb}
+ This package provides a wrapper around the prolific eggtraymanager code.
+ Note that it is *NOT* itself a system tray widget, though it is a very
+ convenient utility for implementing one.  This package adopts the style
+ of gtk2hs and is designed to work well with it.
  .
  ${haskell:Blurb}




More information about the Pkg-haskell-commits mailing list