[Pkg-haskell-commits] darcs: haskell-curl: New upstream version 0.3.7.

Clint Adams clint at debian.org
Wed Feb 15 04:11:52 UTC 2012


Wed Feb 15 04:11:27 UTC 2012  Clint Adams <clint at debian.org>
  * New upstream version 0.3.7.
  Ignore-this: 5143630923626a2b089b1dff40fbb7d0

    M ./changelog +8
    M ./control -2 +2
    R ./patches/no-fvia-C.patch
    R ./patches/series

Wed Feb 15 04:11:27 UTC 2012  Clint Adams <clint at debian.org>
  * New upstream version 0.3.7.
  Ignore-this: 5143630923626a2b089b1dff40fbb7d0
diff -rN -u old-haskell-curl//changelog new-haskell-curl//changelog
--- old-haskell-curl//changelog	2012-02-15 04:11:52.075248634 +0000
+++ new-haskell-curl//changelog	2012-02-15 04:11:52.079248645 +0000
@@ -1,3 +1,11 @@
+haskell-curl (1.3.7-1) unstable; urgency=low
+
+  * New upstream version.
+    - Drop no-fvia-C.patch (merged upstream).
+  * Bump to Standards-Version 3.9.2.
+
+ -- Clint Adams <clint at debian.org>  Tue, 14 Feb 2012 23:03:22 -0500
+
 haskell-curl (1.3.6-1) unstable; urgency=low
 
   [ Marco Silva ]
diff -rN -u old-haskell-curl//control new-haskell-curl//control
--- old-haskell-curl//control	2012-02-15 04:11:52.047249886 +0000
+++ new-haskell-curl//control	2012-02-15 04:11:52.079248645 +0000
@@ -10,9 +10,9 @@
  haskell-devscripts (>= 0.8),
  ghc,
  ghc-prof,
- ghc-doc,
  libcurl4-gnutls-dev
-Standards-Version: 3.8.4
+Standards-Version: 3.9.2
+Build-Depends-Indep: ghc-doc
 Homepage: http://hackage.haskell.org/package/curl
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-curl
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-curl
diff -rN -u old-haskell-curl//patches/no-fvia-C.patch new-haskell-curl//patches/no-fvia-C.patch
--- old-haskell-curl//patches/no-fvia-C.patch	2012-02-15 04:11:52.039252688 +0000
+++ new-haskell-curl//patches/no-fvia-C.patch	1970-01-01 00:00:00.000000000 +0000
@@ -1,32 +0,0 @@
---- haskell-curl-1.3.6.orig/Network/Curl/Easy.hs
-+++ haskell-curl-1.3.6/Network/Curl/Easy.hs
-@@ -1,5 +1,4 @@
- {-# LANGUAGE ForeignFunctionInterface #-}
--{-# OPTIONS -fvia-C -#include "curl/curl.h" #-}
- --------------------------------------------------------------------
- -- |
- -- Module    : Network.Curl.Easy
---- haskell-curl-1.3.6.orig/Network/Curl/Info.hs
-+++ haskell-curl-1.3.6/Network/Curl/Info.hs
-@@ -1,5 +1,4 @@
- {-# LANGUAGE ForeignFunctionInterface #-}
--{-# OPTIONS -fvia-C -#include "curl/curl.h" #-}
- --------------------------------------------------------------------
- -- |
- -- Module    : Network.Curl.Info
---- haskell-curl-1.3.6.orig/Network/Curl/Post.hs
-+++ haskell-curl-1.3.6/Network/Curl/Post.hs
-@@ -1,5 +1,4 @@
- {-# LANGUAGE ForeignFunctionInterface #-}
--{-# OPTIONS -fvia-C -#include "curl/curl.h" #-}
- --------------------------------------------------------------------
- -- |
- -- Module    : Network.Curl.Post
---- haskell-curl-1.3.6.orig/Network/Curl/Code.hs
-+++ haskell-curl-1.3.6/Network/Curl/Code.hs
-@@ -1,5 +1,4 @@
- {-# LANGUAGE ForeignFunctionInterface #-}
--{-# OPTIONS -fvia-C -#include "curl/curl.h" #-}
- --------------------------------------------------------------------
- -- |
- -- Module    : Network.Curl.Code
diff -rN -u old-haskell-curl//patches/series new-haskell-curl//patches/series
--- old-haskell-curl//patches/series	2012-02-15 04:11:52.027248815 +0000
+++ new-haskell-curl//patches/series	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-no-fvia-C.patch





More information about the Pkg-haskell-commits mailing list