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

Clint Adams clint at debian.org
Mon Apr 30 20:31:55 UTC 2012


Mon Apr 30 20:31:40 UTC 2012  Clint Adams <clint at debian.org>
  * New upstream version 0.7.5.
  Ignore-this: 9a60535ce0d15026748da52448d4e9ad

    M ./changelog +6
    M ./control -2 +2
    R ./patches/newer-base64-bytestring.diff
    R ./patches/series

Mon Apr 30 20:31:40 UTC 2012  Clint Adams <clint at debian.org>
  * New upstream version 0.7.5.
  Ignore-this: 9a60535ce0d15026748da52448d4e9ad
diff -rN -u old-haskell-clientsession//changelog new-haskell-clientsession//changelog
--- old-haskell-clientsession//changelog	2012-04-30 20:31:54.759905324 +0000
+++ new-haskell-clientsession//changelog	2012-04-30 20:31:54.763913480 +0000
@@ -1,3 +1,9 @@
+haskell-clientsession (0.7.5-1) unstable; urgency=low
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Mon, 30 Apr 2012 16:24:40 -0400
+
 haskell-clientsession (0.7.4.1-1) unstable; urgency=low
 
   * New upstream version.
diff -rN -u old-haskell-clientsession//control new-haskell-clientsession//control
--- old-haskell-clientsession//control	2012-04-30 20:31:54.759905324 +0000
+++ new-haskell-clientsession//control	2012-04-30 20:31:54.767906096 +0000
@@ -17,8 +17,8 @@
   , libghc-cereal-prof
   , libghc-cprng-aes-dev (>> 0.2)
   , libghc-cprng-aes-prof
-  , libghc-crypto-api-dev (>> 0.6.4)
-  , libghc-crypto-api-dev (<< 0.10)
+  , 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
diff -rN -u old-haskell-clientsession//patches/newer-base64-bytestring.diff new-haskell-clientsession//patches/newer-base64-bytestring.diff
--- old-haskell-clientsession//patches/newer-base64-bytestring.diff	2012-04-30 20:31:54.759905324 +0000
+++ new-haskell-clientsession//patches/newer-base64-bytestring.diff	1970-01-01 00:00:00.000000000 +0000
@@ -1,11 +0,0 @@
---- a/clientsession.cabal
-+++ b/clientsession.cabal
-@@ -29,7 +29,7 @@
-                    , crypto-api          >= 0.6.4      && < 0.10
-                    , cryptocipher        >= 0.2.5
-                    , skein               >= 0.1        && < 0.2
--                   , base64-bytestring   >= 0.1.0.3    && < 0.1.1.0
-+                   , base64-bytestring   >= 0.1.0.3    && < 0.2
-                    , entropy             >= 0.2.1
-                    , cprng-aes           >= 0.2
-     exposed-modules: Web.ClientSession
diff -rN -u old-haskell-clientsession//patches/series new-haskell-clientsession//patches/series
--- old-haskell-clientsession//patches/series	2012-04-30 20:31:54.735905820 +0000
+++ new-haskell-clientsession//patches/series	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-newer-base64-bytestring.diff





More information about the Pkg-haskell-commits mailing list