[Pkg-haskell-commits] darcs: haskell-hxt: releasing version 9.1.5-2

joeyh at debian.org joeyh at debian.org
Mon Feb 27 16:49:01 UTC 2012


Mon Feb 27 16:48:33 UTC 2012  joeyh at debian.org
  * releasing version 9.1.5-2
  Ignore-this: b67ce75785c67c046c5f276379fc63e1

    M ./changelog +7
    A ./patches/
    A ./patches/haskell98
    A ./patches/series

Mon Feb 27 16:48:33 UTC 2012  joeyh at debian.org
  * releasing version 9.1.5-2
  Ignore-this: b67ce75785c67c046c5f276379fc63e1
diff -rN -u old-haskell-hxt//changelog new-haskell-hxt//changelog
--- old-haskell-hxt//changelog	2012-02-27 16:49:00.969824784 +0000
+++ new-haskell-hxt//changelog	2012-02-27 16:49:00.975249549 +0000
@@ -1,3 +1,10 @@
+haskell-hxt (9.1.5-2) unstable; urgency=low
+
+  * Sourceful upload to rebuild documentation package 
+  * Remove haskell98 build dependency from cabal file.
+
+ -- Joey Hess <joeyh at debian.org>  Mon, 27 Feb 2012 12:38:31 -0400
+
 haskell-hxt (9.1.5-1) unstable; urgency=low
 
   * New upstream release
diff -rN -u old-haskell-hxt//patches/haskell98 new-haskell-hxt//patches/haskell98
--- old-haskell-hxt//patches/haskell98	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hxt//patches/haskell98	2012-02-27 16:49:00.979254734 +0000
@@ -0,0 +1,13 @@
+Description: remove haskell 98 build dep
+Author: Joey Hess <joeyh at debian.org>
+
+--- haskell-hxt-9.1.5.orig/hxt.cabal
++++ haskell-hxt-9.1.5/hxt.cabal
+@@ -166,7 +166,6 @@ library
+  extensions: MultiParamTypeClasses DeriveDataTypeable FunctionalDependencies FlexibleInstances
+ 
+  build-depends: base       >= 4   && < 5,
+-                haskell98  >= 1   && < 2,
+                 containers >= 0.2 && < 1,
+                 directory  >= 1   && < 2,
+                 filepath   >= 1   && < 2,
diff -rN -u old-haskell-hxt//patches/series new-haskell-hxt//patches/series
--- old-haskell-hxt//patches/series	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-hxt//patches/series	2012-02-27 16:49:00.979254734 +0000
@@ -0,0 +1 @@
+haskell98





More information about the Pkg-haskell-commits mailing list