[Pkg-haskell-commits] darcs: haskell-exception-transformers: New upstream release
Joachim Breitner
mail at joachim-breitner.de
Mon Jun 29 20:15:47 UTC 2015
Mon Jun 29 08:54:18 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
M ./changelog +6
M ./control -9 +13
Mon Jun 29 08:54:18 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
diff -rN -u old-haskell-exception-transformers/changelog new-haskell-exception-transformers/changelog
--- old-haskell-exception-transformers/changelog 2015-06-29 20:15:47.646223633 +0000
+++ new-haskell-exception-transformers/changelog 2015-06-29 20:15:47.658223626 +0000
@@ -1,3 +1,9 @@
+haskell-exception-transformers (0.3.0.4-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata at debian.org> Mon, 29 Jun 2015 10:52:53 +0200
+
haskell-exception-transformers (0.3.0.3-4) unstable; urgency=medium
* Upload to unstable
diff -rN -u old-haskell-exception-transformers/control new-haskell-exception-transformers/control
--- old-haskell-exception-transformers/control 2015-06-29 20:15:47.646223633 +0000
+++ new-haskell-exception-transformers/control 2015-06-29 20:15:47.650223631 +0000
@@ -4,15 +4,19 @@
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
Uploaders: Clint Adams <clint at debian.org>
Build-Depends: debhelper (>= 9)
- , haskell-devscripts (>= 0.9)
- , cdbs
- , ghc
- , ghc-prof
- , libghc-stm-dev (>> 2.1)
- , libghc-stm-dev (<< 2.5)
- , libghc-stm-prof
- , libghc-hunit-dev (>> 1.2)
- , libghc-hunit-dev (<< 1.3)
+ , haskell-devscripts (>= 0.9)
+ , cdbs
+ , ghc
+ , ghc-prof
+ , libghc-stm-dev (>> 2.1)
+ , libghc-stm-dev (<< 2.5)
+ , libghc-stm-prof
+ , libghc-hunit-dev (>> 1.2)
+ , libghc-hunit-dev (<< 1.3)
+ , libghc-test-framework-dev (>= 0.8)
+ , libghc-test-framework-dev (<< 0.9)
+ , libghc-test-framework-hunit-dev (>= 0.3)
+ , libghc-test-framework-hunit-dev (<< 0.4)
Build-Depends-Indep: ghc-doc
, libghc-stm-doc
Standards-Version: 3.9.4
More information about the Pkg-haskell-commits
mailing list