[Pkg-haskell-commits] darcs: haskell-neither: New upstream version 0.3.0.
clint at debian.org
clint at debian.org
Sat Oct 22 16:23:13 UTC 2011
Sat Oct 22 16:22:55 UTC 2011 clint at debian.org
* New upstream version 0.3.0.
Ignore-this: 2df4269544f133c330bb2faa651034fa
M ./changelog +6
M ./control -2 +4
Sat Oct 22 16:22:55 UTC 2011 clint at debian.org
* New upstream version 0.3.0.
Ignore-this: 2df4269544f133c330bb2faa651034fa
diff -rN -u old-haskell-neither//changelog new-haskell-neither//changelog
--- old-haskell-neither//changelog 2011-10-22 16:23:13.019675958 +0000
+++ new-haskell-neither//changelog 2011-10-22 16:23:13.023675320 +0000
@@ -1,3 +1,9 @@
+haskell-neither (0.3.0-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Clint Adams <clint at debian.org> Sat, 22 Oct 2011 12:17:00 -0400
+
haskell-neither (0.1.0-1) unstable; urgency=low
* Initial release.
diff -rN -u old-haskell-neither//control new-haskell-neither//control
--- old-haskell-neither//control 2011-10-22 16:23:12.983673785 +0000
+++ new-haskell-neither//control 2011-10-22 16:23:13.023675320 +0000
@@ -8,9 +8,11 @@
, haskell-devscripts (>= 0.8)
, ghc
, ghc-prof
- , libghc-failure-dev
+ , libghc-failure-dev (>> 0.1.0)
+ , libghc-failure-dev (<< 0.2)
, libghc-failure-prof
- , libghc-transformers-dev
+ , libghc-transformers-dev (>> 0.2.1)
+ , libghc-transformers-dev (<< 0.3)
, libghc-transformers-prof
Build-Depends-Indep: ghc-doc
, libghc-failure-doc
More information about the Pkg-haskell-commits
mailing list