[Pkg-haskell-commits] darcs: haskell-yesod-auth: New upstream release

Joachim Breitner mail at joachim-breitner.de
Mon Dec 22 15:22:33 UTC 2014


Sat Dec 20 17:01:20 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * New upstream release

    M ./changelog -2 +3
    R ./patches/no-attoparsec-conduit.diff
    R ./patches/series
    R ./patches/
    M ./control -20 +10

Sat Dec 20 17:01:20 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * New upstream release
diff -rN -u old-haskell-yesod-auth/changelog new-haskell-yesod-auth/changelog
--- old-haskell-yesod-auth/changelog	2014-12-22 15:22:33.439033235 +0000
+++ new-haskell-yesod-auth/changelog	2014-12-22 15:22:33.447033238 +0000
@@ -1,8 +1,9 @@
-haskell-yesod-auth (1.3.4-2) UNRELEASED; urgency=medium
+haskell-yesod-auth (1.4.0.2-1) UNRELEASED; urgency=medium
 
   * Depend on haskell-devscripts 0.9, found in experimental
+  * New upstream release
 
- -- Joachim Breitner <nomeata at debian.org>  Sat, 20 Dec 2014 16:59:38 +0100
+ -- Joachim Breitner <nomeata at debian.org>  Sat, 20 Dec 2014 17:03:41 +0100
 
 haskell-yesod-auth (1.3.4-1) unstable; urgency=medium
 
diff -rN -u old-haskell-yesod-auth/control new-haskell-yesod-auth/control
--- old-haskell-yesod-auth/control	2014-12-22 15:22:33.439033235 +0000
+++ new-haskell-yesod-auth/control	2014-12-22 15:22:33.447033238 +0000
@@ -9,7 +9,7 @@
   , ghc
   , ghc-prof
   , ghc-ghci
-  , libghc-aeson-dev (>= 0.5)
+  , libghc-aeson-dev (>= 0.7)
   , libghc-aeson-prof
   , libghc-authenticate-dev (>= 1.3)
   , libghc-authenticate-prof
@@ -35,8 +35,6 @@
   , libghc-email-validate-prof
   , libghc-file-embed-dev
   , libghc-file-embed-prof
-  , libghc-hamlet-dev (>= 1.1)
-  , libghc-hamlet-prof
   , libghc-http-client-dev
   , libghc-http-client-prof
   , libghc-http-conduit-dev (>= 1.5)
@@ -47,11 +45,11 @@
   , libghc-lifted-base-prof
   , libghc-mime-mail-dev (>= 0.3)
   , libghc-mime-mail-prof
-  , libghc-network-dev
-  , libghc-network-prof
-  , libghc-persistent-dev (>= 1.2)
+  , libghc-persistent-dev (>= 2.1)
+  , libghc-persistent-dev (<< 2.2)
   , libghc-persistent-prof
-  , libghc-persistent-template-dev (>= 1.2)
+  , libghc-persistent-template-dev (>= 2.1)
+  , libghc-persistent-template-dev (>= 2.2)
   , libghc-persistent-template-prof
   , libghc-random-dev (>= 1.0.0.2)
   , libghc-random-prof
@@ -61,10 +59,6 @@
   , libghc-safe-prof
   , libghc-shakespeare-dev
   , libghc-shakespeare-prof
-  , libghc-shakespeare-css-dev (>= 1.0)
-  , libghc-shakespeare-css-prof
-  , libghc-shakespeare-js-dev (>= 1.0.2)
-  , libghc-shakespeare-js-prof
   , libghc-text-dev (>= 0.7)
   , libghc-text-prof
   , libghc-transformers-dev (>= 0.2.2)
@@ -73,13 +67,13 @@
   , libghc-unordered-containers-prof
   , libghc-wai-dev (>= 1.4)
   , libghc-wai-prof
-  , libghc-yesod-core-dev (>= 1.2)
-  , libghc-yesod-core-dev (<< 1.3)
+  , libghc-yesod-core-dev (>= 1.4)
+  , libghc-yesod-core-dev (<< 1.5)
   , libghc-yesod-core-prof
-  , libghc-yesod-form-dev (>= 1.3)
-  , libghc-yesod-form-dev (<< 1.4)
+  , libghc-yesod-form-dev (>= 1.4)
+  , libghc-yesod-form-dev (<< 1.5)
   , libghc-yesod-form-prof
-  , libghc-yesod-persistent-dev (>= 1.2)
+  , libghc-yesod-persistent-dev (>= 1.4)
   , libghc-yesod-persistent-prof
 Build-Depends-Indep: ghc-doc
   , libghc-aeson-doc
@@ -95,21 +89,17 @@
   , libghc-data-default-doc
   , libghc-email-validate-doc
   , libghc-file-embed-doc
-  , libghc-hamlet-doc
   , libghc-http-client-doc
   , libghc-http-conduit-doc
   , libghc-http-types-doc
   , libghc-lifted-base-doc
   , libghc-mime-mail-doc
-  , libghc-network-doc
   , libghc-persistent-doc
   , libghc-persistent-template-doc
   , libghc-random-doc
   , libghc-resourcet-doc
   , libghc-safe-doc
   , libghc-shakespeare-doc
-  , libghc-shakespeare-css-doc
-  , libghc-shakespeare-js-doc
   , libghc-text-doc
   , libghc-transformers-doc
   , libghc-unordered-containers-doc
diff -rN -u old-haskell-yesod-auth/patches/no-attoparsec-conduit.diff new-haskell-yesod-auth/patches/no-attoparsec-conduit.diff
--- old-haskell-yesod-auth/patches/no-attoparsec-conduit.diff	2014-12-22 15:22:33.439033235 +0000
+++ new-haskell-yesod-auth/patches/no-attoparsec-conduit.diff	1970-01-01 00:00:00.000000000 +0000
@@ -1,10 +0,0 @@
---- a/yesod-auth.cabal
-+++ b/yesod-auth.cabal
-@@ -63,7 +63,6 @@
-                    , blaze-builder
-                    , conduit
-                    , conduit-extra
--                   , attoparsec-conduit
- 
-     exposed-modules: Yesod.Auth
-                      Yesod.Auth.BrowserId
diff -rN -u old-haskell-yesod-auth/patches/series new-haskell-yesod-auth/patches/series
--- old-haskell-yesod-auth/patches/series	2014-12-22 15:22:33.439033235 +0000
+++ new-haskell-yesod-auth/patches/series	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-no-attoparsec-conduit.diff




More information about the Pkg-haskell-commits mailing list