[Pkg-haskell-commits] darcs: haskell-hspec: New upstream version 1.8.1.1.

Clint Adams clint at debian.org
Sun Dec 8 14:07:11 UTC 2013


Sun Dec  8 14:07:06 UTC 2013  Clint Adams <clint at debian.org>
  * New upstream version 1.8.1.1.

    M ./changelog -2 +6
    M ./control -3 +3

Sun Dec  8 14:07:06 UTC 2013  Clint Adams <clint at debian.org>
  * New upstream version 1.8.1.1.
diff -rN -u old-haskell-hspec/changelog new-haskell-hspec/changelog
--- old-haskell-hspec/changelog	2013-12-08 14:07:11.589375983 +0000
+++ new-haskell-hspec/changelog	2013-12-08 14:07:11.589375983 +0000
@@ -1,8 +1,12 @@
-haskell-hspec (1.7.2.1-2) UNRELEASED; urgency=low
+haskell-hspec (1.8.1.1-1) unstable; urgency=low
 
+  [ Joachim Breitner ]
   * Adjust watch file to new hackage layout
 
- -- Joachim Breitner <nomeata at debian.org>  Sat, 05 Oct 2013 18:20:39 +0200
+  [ Clint Adams ]
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Sun, 08 Dec 2013 09:01:13 -0500
 
 haskell-hspec (1.7.2.1-1) unstable; urgency=low
 
diff -rN -u old-haskell-hspec/control new-haskell-hspec/control
--- old-haskell-hspec/control	2013-12-08 14:07:11.589375983 +0000
+++ new-haskell-hspec/control	2013-12-08 14:07:11.589375983 +0000
@@ -23,8 +23,8 @@
   , libghc-transformers-dev (>> 0.2.2.0)
   , libghc-transformers-dev (<< 0.4.0)
   , libghc-transformers-prof
-  , libghc-hspec-expectations-dev (>> 0.3.3)
-  , libghc-hspec-expectations-dev (<< 0.3.4)
+  , libghc-hspec-expectations-dev (>= 0.5.0)
+  , libghc-hspec-expectations-dev (<< 0.5.1)
   , libghc-hspec-expectations-prof
 Build-Depends-Indep: ghc-doc
   , libghc-setenv-doc
@@ -35,7 +35,7 @@
   , libghc-silently-doc
   , libghc-transformers-doc
   , libghc-hspec-expectations-doc
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
 Homepage: http://hackage.haskell.org/package/hspec
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-hspec
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-hspec




More information about the Pkg-haskell-commits mailing list