[Pkg-haskell-commits] darcs: gtk-traymanager: Fixed debian/control paragraphing

Louis Bettens louis at bettens.info
Fri Jul 19 12:17:49 UTC 2013


Fri Jul 19 12:14:18 UTC 2013  Louis Bettens <louis at bettens.info>
  * Fixed debian/control paragraphing
  Oddly enough, this doesn't change the resulting package descriptions at all.

    M ./control -1 +3

Fri Jul 19 12:14:18 UTC 2013  Louis Bettens <louis at bettens.info>
  * Fixed debian/control paragraphing
  Oddly enough, this doesn't change the resulting package descriptions at all.
diff -rN -u old-gtk-traymanager/control new-gtk-traymanager/control
--- old-gtk-traymanager/control	2013-07-19 12:17:49.370269346 +0000
+++ new-gtk-traymanager/control	2013-07-19 12:17:49.378232164 +0000
@@ -27,7 +27,6 @@
  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. 
 
 
@@ -43,6 +42,7 @@
 Provides: ${haskell:Provides}
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
+ .
  ${haskell:Blurb}
 
 Package: libghc-gtk-traymanager-prof
@@ -54,6 +54,7 @@
 Provides: ${haskell:Provides}
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
+ .
  ${haskell:Blurb}
 
 Package: libghc-gtk-traymanager-doc
@@ -64,4 +65,5 @@
 Suggests: ${haskell:Suggests}
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
+ .
  ${haskell:Blurb}




More information about the Pkg-haskell-commits mailing list