[Pkg-haskell-commits] darcs: haskell-wai-app-static: Remove upper bound on hspec
Joachim Breitner
mail at joachim-breitner.de
Wed Feb 13 17:28:44 UTC 2013
Wed Feb 13 17:09:39 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Remove upper bound on hspec
Ignore-this: 855474991bcef62f3c548ff2e4116853
M ./changelog +6
M ./control -1
Wed Feb 13 17:09:39 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Remove upper bound on hspec
Ignore-this: 855474991bcef62f3c548ff2e4116853
diff -rN -u old-haskell-wai-app-static//changelog new-haskell-wai-app-static//changelog
--- old-haskell-wai-app-static//changelog 2013-02-13 17:28:44.415830325 +0000
+++ new-haskell-wai-app-static//changelog 2013-02-13 17:28:44.431721043 +0000
@@ -1,3 +1,9 @@
+haskell-wai-app-static (1.3.1-2) UNRELEASED; urgency=low
+
+ * Remove upper bound on hspec
+
+ -- Joachim Breitner <nomeata at debian.org> Wed, 13 Feb 2013 18:09:38 +0100
+
haskell-wai-app-static (1.3.1-1) experimental; urgency=low
* New upstream release
diff -rN -u old-haskell-wai-app-static//control new-haskell-wai-app-static//control
--- old-haskell-wai-app-static//control 2013-02-13 17:28:44.415830325 +0000
+++ new-haskell-wai-app-static//control 2013-02-13 17:28:44.427743963 +0000
@@ -45,7 +45,6 @@
, libghc-wai-dev (<< 1.4)
, libghc-wai-prof
, libghc-hspec-dev (>> 1.3)
- , libghc-hspec-dev (<< 1.4)
, libghc-hunit-dev
, libghc-wai-test-dev
Build-Depends-Indep: ghc-doc
More information about the Pkg-haskell-commits
mailing list