[Pkg-haskell-commits] darcs: haskell-curl: Say GHC instead of GHC 6

mail at joachim-breitner.de mail at joachim-breitner.de
Wed Sep 21 16:03:38 UTC 2011


Wed Sep 21 16:01:39 UTC 2011  mail at joachim-breitner.de
  * Say GHC instead of GHC 6
  Ignore-this: 9e2277b286ba27fd06fa674d28faeb13

    M ./control -3 +3

Wed Sep 21 16:01:39 UTC 2011  mail at joachim-breitner.de
  * Say GHC instead of GHC 6
  Ignore-this: 9e2277b286ba27fd06fa674d28faeb13
diff -rN -u old-haskell-curl//control new-haskell-curl//control
--- old-haskell-curl//control	2011-09-21 16:03:38.148140012 +0000
+++ new-haskell-curl//control	2011-09-21 16:03:38.151837578 +0000
@@ -22,7 +22,7 @@
 Depends: libcurl4-gnutls-dev, ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: GHC 6 libraries for the libcurl Haskell bindings
+Description: GHC libraries for the libcurl Haskell bindings
  .
  libcurl is a client-side URL transfer library, supporting FTP, FTPS, HTTP,
  HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. libcurl supports
@@ -30,7 +30,7 @@
  proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate,
  Kerberos4), file transfer resume, http proxy tunneling and more!
  .
- This package contains the libraries compiled for GHC 6.
+ This package contains the libraries compiled for GHC.
 
 Package: libghc-curl-prof
 Architecture: any
@@ -45,7 +45,7 @@
  proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate,
  Kerberos4), file transfer resume, http proxy tunneling and more!
  .
- This package contains the profiling libraries compiled for GHC 6.
+ This package contains the profiling libraries compiled for GHC.
 
 Package: libghc-curl-doc
 Section: doc





More information about the Pkg-haskell-commits mailing list