[Pkg-haskell-commits] darcs: gtk-traymanager: Use X-Description + improve description

Louis Bettens louis at bettens.info
Fri Jul 19 10:45:29 UTC 2013


Fri Jul 19 10:44:59 UTC 2013  Louis Bettens <louis at bettens.info>
  * Use X-Description + improve description

    M ./control -21 +12

Fri Jul 19 10:44:59 UTC 2013  Louis Bettens <louis at bettens.info>
  * Use X-Description + improve description
diff -rN -u old-gtk-traymanager/control new-gtk-traymanager/control
--- old-gtk-traymanager/control	2013-07-19 10:45:29.781551288 +0000
+++ new-gtk-traymanager/control	2013-07-19 10:45:29.785543909 +0000
@@ -8,9 +8,6 @@
   , haskell-devscripts (>= 0.8.15)
   , ghc
   , ghc-prof
-# Make sure all dependencies listed in the cabal file are represented here,
-# including their version bounds. It is sufficient to add the bounds to the
-# -dev package only.
   , libghc-gtk-dev (>= 0.12.1)
   , libghc-gtk-dev (<< 0.13)
   , libghc-gtk-prof
@@ -26,6 +23,12 @@
 Homepage: http://hackage.haskell.org/package/gtk-traymanager
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-gtk-traymanager
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-gtk-traymanager
+X-Description: Bindings for eggtraymanager (GTK+)
+ 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. 
 
 
 Package: libghc-gtk-traymanager-dev
@@ -38,12 +41,8 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-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.
- .
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
  ${haskell:Blurb}
 
 Package: libghc-gtk-traymanager-prof
@@ -53,12 +52,8 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-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.
- .
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
  ${haskell:Blurb}
 
 Package: libghc-gtk-traymanager-doc
@@ -67,10 +62,6 @@
 Depends: ${misc:Depends}, ${haskell:Depends}
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
-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.
- .
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
  ${haskell:Blurb}




More information about the Pkg-haskell-commits mailing list