[Pkg-haskell-commits] darcs: haskell-clientsession: New upstream version 0.8.0.1.

Clint Adams clint at debian.org
Sat Oct 20 16:06:53 UTC 2012


Sat Oct 20 16:06:43 UTC 2012  Clint Adams <clint at debian.org>
  * New upstream version 0.8.0.1.
  Ignore-this: cdb62ed0831d7ce728a9671fe3730f43

    M ./changelog -2 +6
    M ./control -4 +1
    R ./patches/newer-hspec.diff
    R ./patches/series

Sat Oct 20 16:06:43 UTC 2012  Clint Adams <clint at debian.org>
  * New upstream version 0.8.0.1.
  Ignore-this: cdb62ed0831d7ce728a9671fe3730f43
diff -rN -u old-haskell-clientsession//changelog new-haskell-clientsession//changelog
--- old-haskell-clientsession//changelog	2012-10-20 16:06:52.955720857 +0000
+++ new-haskell-clientsession//changelog	2012-10-20 16:06:52.959722229 +0000
@@ -1,10 +1,14 @@
-haskell-clientsession (0.7.5-4) UNRELEASED; urgency=low
+haskell-clientsession (0.8.0.1-1) experimental; urgency=low
 
+  [ Joachim Breitner ]
   * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
     against experimental
   * Bump standards version, no change
 
- -- Joachim Breitner <nomeata at debian.org>  Sat, 13 Oct 2012 14:08:07 +0200
+  [ Clint Adams ]
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Sat, 20 Oct 2012 11:59:58 -0400
 
 haskell-clientsession (0.7.5-3) unstable; urgency=low
 
diff -rN -u old-haskell-clientsession//control new-haskell-clientsession//control
--- old-haskell-clientsession//control	2012-10-20 16:06:52.927720427 +0000
+++ new-haskell-clientsession//control	2012-10-20 16:06:52.959722229 +0000
@@ -10,15 +10,12 @@
   , ghc-prof
   , ghc-ghci
   , libghc-base64-bytestring-dev (>> 0.1.1.1)
-  , libghc-base64-bytestring-dev (<< 0.2)
   , libghc-base64-bytestring-prof
   , libghc-cereal-dev (>> 0.3)
-  , libghc-cereal-dev (<< 0.4)
   , libghc-cereal-prof
   , libghc-cprng-aes-dev (>> 0.2)
   , libghc-cprng-aes-prof
   , libghc-crypto-api-dev (>> 0.8)
-  , libghc-crypto-api-dev (<< 0.11)
   , libghc-crypto-api-prof
   , libghc-cryptocipher-dev (>> 0.2.5)
   , libghc-cryptocipher-prof
@@ -29,7 +26,7 @@
   , libghc-skein-prof
   , libghc-tagged-dev (>> 0.1)
   , libghc-tagged-prof
-  , libghc-hspec-dev
+  , libghc-hspec-dev (>> 1.2)
   , libghc-quickcheck2-dev
   , libghc-hunit-dev
 Build-Depends-Indep: ghc-doc
diff -rN -u old-haskell-clientsession//patches/newer-hspec.diff new-haskell-clientsession//patches/newer-hspec.diff
--- old-haskell-clientsession//patches/newer-hspec.diff	2012-10-20 16:06:52.899720071 +0000
+++ new-haskell-clientsession//patches/newer-hspec.diff	1970-01-01 00:00:00.000000000 +0000
@@ -1,11 +0,0 @@
---- a/clientsession.cabal
-+++ b/clientsession.cabal
-@@ -41,7 +41,7 @@
-     build-depends:   base                >=4           && < 5
-                    , bytestring          >= 0.9        && < 0.10
-                    , cryptocipher        >= 0.2.5
--                   , hspec               >= 0.6        && < 0.10
-+                   , hspec               >= 0.6        && < 1.2
-                    , QuickCheck          >= 2          && < 3
-                    , HUnit
-                    , transformers
diff -rN -u old-haskell-clientsession//patches/series new-haskell-clientsession//patches/series
--- old-haskell-clientsession//patches/series	2012-10-20 16:06:52.899720071 +0000
+++ new-haskell-clientsession//patches/series	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-newer-hspec.diff





More information about the Pkg-haskell-commits mailing list