[Pkg-haskell-commits] darcs: haskell-configfile: Slightly rewrite	short and long descriptions to be more DHG consistent
    Iain Lane 
    laney at ubuntu.com
       
    Fri Jan  4 14:45:26 UTC 2013
    
    
  
Sat Jul  3 09:50:46 UTC 2010  Iain Lane <laney at ubuntu.com>
  * Slightly rewrite short and long descriptions to be more DHG consistent
  Ignore-this: abafd2855d017c2198ad5c47a9fdd06b
    M ./changelog +1
    M ./control -1 +4
Sat Jul  3 09:50:46 UTC 2010  Iain Lane <laney at ubuntu.com>
  * Slightly rewrite short and long descriptions to be more DHG consistent
  Ignore-this: abafd2855d017c2198ad5c47a9fdd06b
diff -rN -u old-haskell-configfile//changelog new-haskell-configfile//changelog
--- old-haskell-configfile//changelog	2013-01-04 14:45:25.058221758 +0000
+++ new-haskell-configfile//changelog	2013-01-04 14:45:25.879767176 +0000
@@ -2,6 +2,7 @@
 
   * debian/control:
     + Clean up Build-Depends and bump some minimum versions
+    + Slightly rewrite short and long descriptions to be more DHG consistent
 
  --
 
diff -rN -u old-haskell-configfile//control new-haskell-configfile//control
--- old-haskell-configfile//control	2013-01-04 14:45:25.034229355 +0000
+++ new-haskell-configfile//control	2013-01-04 14:45:25.879767176 +0000
@@ -21,7 +21,10 @@
 Architecture: any
 Depends: ${misc:Depends}, ${haskell:Depends}, ${shlibs:Depends}
 Suggests: configfile-doc
-Description: Parser and writer for handling sectioned config files in Haskell, GHC package
+Description: Parser and writer for sectioned config files in Haskell
+ This package provides a library for the Haskell programming language. See
+ http://www.haskell.org/ for more information on Haskell.
+ .
  The ConfigFile module works with configuration files in a standard
  format that is easy for the user to edit, easy for the programmer
  to work with, yet remains powerful and flexible.  It is inspired by,
    
    
More information about the Pkg-haskell-commits
mailing list