[Pkg-haskell-commits] darcs: haskell-hxt-cache: New upstream release
Joachim Breitner
mail at joachim-breitner.de
Sun Feb 10 19:29:27 UTC 2013
Sun Feb 10 19:24:30 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
Ignore-this: 9db5dfcfc983b0ab2f9758a4bcd152c0
M ./changelog -2 +3
R ./patches/
R ./patches/relax-dependencies
R ./patches/series
Sun Feb 10 19:24:30 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
Ignore-this: 9db5dfcfc983b0ab2f9758a4bcd152c0
diff -rN -u old-haskell-hxt-cache//changelog new-haskell-hxt-cache//changelog
--- old-haskell-hxt-cache//changelog 2013-02-10 19:29:27.360085968 +0000
+++ new-haskell-hxt-cache//changelog 2013-02-10 19:29:27.367719884 +0000
@@ -1,11 +1,12 @@
-haskell-hxt-cache (9.0.2.1-1) UNRELEASED; urgency=low
+haskell-hxt-cache (9.1.0-1) UNRELEASED; urgency=low
* Depend on haskell-devscripts 0.8.13 to ensure this packages is built
against experimental
* New upstream release
* New patch: relax-dependencies
+ * New upstream release
- -- Joachim Breitner <nomeata at debian.org> Fri, 19 Oct 2012 23:14:33 +0200
+ -- Joachim Breitner <nomeata at debian.org> Sun, 10 Feb 2013 20:17:21 +0100
haskell-hxt-cache (9.0.2-3) experimental; urgency=low
diff -rN -u old-haskell-hxt-cache//patches/relax-dependencies new-haskell-hxt-cache//patches/relax-dependencies
--- old-haskell-hxt-cache//patches/relax-dependencies 2013-02-10 19:29:27.346291003 +0000
+++ new-haskell-hxt-cache//patches/relax-dependencies 1970-01-01 00:00:00.000000000 +0000
@@ -1,13 +0,0 @@
-Index: haskell-hxt-cache-9.0.2.1/hxt-cache.cabal
-===================================================================
---- haskell-hxt-cache-9.0.2.1.orig/hxt-cache.cabal 2012-09-07 12:34:12.000000000 +0200
-+++ haskell-hxt-cache-9.0.2.1/hxt-cache.cabal 2013-02-07 22:15:22.837640905 +0100
-@@ -34,7 +34,7 @@
- binary >= 0.5 && < 1,
- containers >= 0.2 && < 1,
- deepseq >= 1.1 && < 2,
-- directory >= 1 && < 1.2,
-+ directory >= 1 && < 2,
- filepath >= 1.1 && < 2,
- hxt >= 9 && < 10,
- old-locale >= 1 && < 2,
diff -rN -u old-haskell-hxt-cache//patches/series new-haskell-hxt-cache//patches/series
--- old-haskell-hxt-cache//patches/series 2013-02-10 19:29:27.346291003 +0000
+++ new-haskell-hxt-cache//patches/series 1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-relax-dependencies
More information about the Pkg-haskell-commits
mailing list