[Pkg-haskell-commits] darcs: haskell-fb: Update

Clint Adams clint at debian.org
Tue Mar 4 01:42:19 UTC 2014


Tue Mar  4 01:40:30 UTC 2014  Clint Adams <clint at debian.org>
  * Update

    M ./changelog -2 +3
    M ./control -27 +27
    A ./patches/
    A ./patches/newer-data-default.diff
    A ./patches/series

Tue Mar  4 01:40:30 UTC 2014  Clint Adams <clint at debian.org>
  * Update
diff -rN -u old-haskell-fb/changelog new-haskell-fb/changelog
--- old-haskell-fb/changelog	2014-03-04 01:42:19.756239998 +0000
+++ new-haskell-fb/changelog	2014-03-04 01:42:19.756239998 +0000
@@ -1,12 +1,13 @@
-haskell-fb (0.15.2-1) UNRELEASED; urgency=low
+haskell-fb (0.15.2-1) unstable; urgency=low
 
   [ Joachim Breitner ]
   * Adjust watch file to new hackage layout
 
   [ Clint Adams ]
   * New upstream version.
+  * Enable test suite.
 
- -- Clint Adams <clint at debian.org>  Mon, 03 Mar 2014 12:34:10 -0500
+ -- Clint Adams <clint at debian.org>  Mon, 03 Mar 2014 15:07:42 -0500
 
 haskell-fb (0.14.8-1) unstable; urgency=low
 
diff -rN -u old-haskell-fb/control new-haskell-fb/control
--- old-haskell-fb/control	2014-03-04 01:42:19.756239998 +0000
+++ new-haskell-fb/control	2014-03-04 01:42:19.760239999 +0000
@@ -8,53 +8,53 @@
   , haskell-devscripts (>= 0.8.15)
   , ghc
   , ghc-prof
-  , libghc-aeson-dev (>> 0.5)
-  , libghc-aeson-dev (<< 0.7)
+  , libghc-aeson-dev (>= 0.5)
+  , libghc-aeson-dev (<< 0.8)
   , libghc-aeson-prof
-  , libghc-attoparsec-dev (>> 0.10)
-  , libghc-attoparsec-dev (<< 0.11)
+  , libghc-attoparsec-dev (>= 0.10.4)
+  , libghc-attoparsec-dev (<< 0.12)
   , libghc-attoparsec-prof
-  , libghc-attoparsec-conduit-dev (>> 1.0)
+  , libghc-attoparsec-conduit-dev (>= 1.0)
   , libghc-attoparsec-conduit-dev (<< 1.1)
   , libghc-attoparsec-conduit-prof
-  , libghc-base16-bytestring-dev (>> 0.1)
+  , libghc-base16-bytestring-dev (>= 0.1)
   , libghc-base16-bytestring-prof
-  , libghc-base64-bytestring-dev (>> 0.1)
+  , libghc-base64-bytestring-dev (>= 0.1.1)
   , libghc-base64-bytestring-prof
-  , libghc-cereal-dev (>> 0.3)
-  , libghc-cereal-dev (<< 0.4)
+  , libghc-cereal-dev (>= 0.3)
+  , libghc-cereal-dev (<< 0.5)
   , libghc-cereal-prof
-  , libghc-conduit-dev (>> 1.0)
+  , libghc-conduit-dev (>= 1.0)
   , libghc-conduit-dev (<< 1.1)
   , libghc-conduit-prof
-  , libghc-crypto-api-dev (>> 0.11)
-  , libghc-crypto-api-dev (<< 0.13)
+  , libghc-crypto-api-dev (>= 0.11)
+  , libghc-crypto-api-dev (<< 0.14)
   , libghc-crypto-api-prof
-  , libghc-cryptohash-dev (>> 0.7)
+  , libghc-cryptohash-dev (>= 0.7)
   , libghc-cryptohash-prof
-  , libghc-cryptohash-cryptoapi-dev (>> 0.1)
+  , libghc-cryptohash-cryptoapi-dev (>= 0.1)
   , libghc-cryptohash-cryptoapi-dev (<< 0.2)
   , libghc-cryptohash-cryptoapi-prof
-  , libghc-data-default-dev
-  , libghc-data-default-prof
-  , libghc-http-conduit-dev (>> 1.9)
-  , libghc-http-conduit-dev (<< 1.10)
+  , libghc-data-default-class-dev
+  , libghc-data-default-class-prof
+  , libghc-http-conduit-dev (>= 2.0)
+  , libghc-http-conduit-dev (<< 2.1)
   , libghc-http-conduit-prof
   , libghc-http-types-dev
   , libghc-http-types-prof
-  , libghc-lifted-base-dev (>> 0.1)
+  , libghc-lifted-base-dev (>= 0.1)
   , libghc-lifted-base-dev (<< 0.3)
   , libghc-lifted-base-prof
   , libghc-monad-control-dev
   , libghc-monad-control-prof
-  , libghc-monad-logger-dev (>> 0.3)
+  , libghc-monad-logger-dev (>= 0.3)
   , libghc-monad-logger-prof
   , libghc-resourcet-dev
   , libghc-resourcet-prof
-  , libghc-text-dev (>> 0.11)
-  , libghc-text-dev (<< 0.12)
+  , libghc-text-dev (>= 0.11)
+  , libghc-text-dev (<< 1.2)
   , libghc-text-prof
-  , libghc-transformers-dev (>> 0.2)
+  , libghc-transformers-dev (>= 0.2)
   , libghc-transformers-dev (<< 0.4)
   , libghc-transformers-prof
   , libghc-transformers-base-dev
@@ -63,8 +63,8 @@
   , libghc-unordered-containers-prof
 #  , libghc-hunit-dev
 #  , libghc-quickcheck2-dev
-#  , libghc-hspec-dev (>> 1.4)
-#  , libghc-hspec-dev (<< 1.7)
+#  , libghc-hspec-dev (>> 1.8)
+#  , libghc-hspec-dev (<< 1.9)
 Build-Depends-Indep: ghc-doc
   , libghc-aeson-doc
   , libghc-attoparsec-doc
@@ -76,7 +76,7 @@
   , libghc-crypto-api-doc
   , libghc-cryptohash-doc
   , libghc-cryptohash-cryptoapi-doc
-  , libghc-data-default-doc
+  , libghc-data-default-class-doc
   , libghc-http-conduit-doc
   , libghc-http-types-doc
   , libghc-lifted-base-doc
@@ -87,7 +87,7 @@
   , libghc-transformers-doc
   , libghc-transformers-base-doc
   , libghc-unordered-containers-doc
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
 Homepage: http://hackage.haskell.org/package/fb
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-fb
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-fb
diff -rN -u old-haskell-fb/patches/newer-data-default.diff new-haskell-fb/patches/newer-data-default.diff
--- old-haskell-fb/patches/newer-data-default.diff	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-fb/patches/newer-data-default.diff	2014-03-04 01:42:19.760239999 +0000
@@ -0,0 +1,35 @@
+--- a/src/Facebook/Base.hs
++++ b/src/Facebook/Base.hs
+@@ -15,7 +15,7 @@
+ import Control.Monad (mzero)
+ import Control.Monad.IO.Class (MonadIO)
+ import Data.ByteString.Char8 (ByteString)
+-import Data.Default (def)
++import Data.Default.Class (def)
+ import Data.Text (Text)
+ import Data.Typeable (Typeable)
+ 
+--- a/fb.cabal
++++ b/fb.cabal
+@@ -72,7 +72,8 @@
+     , monad-control
+     , resourcet
+     , conduit              == 1.0.*
+-    , data-default
++    , data-default-class
++    , data-default-instances-base
+     , http-types
+     , http-conduit         == 2.0.*
+     , attoparsec           >= 0.10.4  && < 0.12
+--- a/src/Facebook/TestUsers.hs
++++ b/src/Facebook/TestUsers.hs
+@@ -14,7 +14,8 @@
+ import Control.Applicative ((<$>), (<*>))
+ import Control.Monad (unless, mzero)
+ import Control.Monad.Trans.Control (MonadBaseControl)
+-import Data.Default
++import Data.Default.Class
++import Data.Default.Instances.Base ()
+ import Data.Text
+ import Data.Time (UTCTime(..), Day(..))
+ import Data.Typeable (Typeable)
diff -rN -u old-haskell-fb/patches/series new-haskell-fb/patches/series
--- old-haskell-fb/patches/series	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-fb/patches/series	2014-03-04 01:42:19.760239999 +0000
@@ -0,0 +1 @@
+newer-data-default.diff




More information about the Pkg-haskell-commits mailing list