[Pkg-haskell-commits] darcs: haskell-yesod-persistent: staging conduit 1.1 transition

Clint Adams clint at debian.org
Tue Jun 10 13:59:03 UTC 2014


Tue Jun 10 13:54:39 UTC 2014  Clint Adams <clint at debian.org>
  * staging conduit 1.1 transition

    M ./changelog +6
    M ./control -8 +8

Tue Jun 10 13:54:39 UTC 2014  Clint Adams <clint at debian.org>
  * staging conduit 1.1 transition
diff -rN -u old-haskell-yesod-persistent/changelog new-haskell-yesod-persistent/changelog
--- old-haskell-yesod-persistent/changelog	2014-06-10 13:59:03.029781359 +0000
+++ new-haskell-yesod-persistent/changelog	2014-06-10 13:59:03.033781356 +0000
@@ -1,3 +1,9 @@
+haskell-yesod-persistent (1.2.3-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Mon, 09 Jun 2014 12:54:49 -0400
+
 haskell-yesod-persistent (1.2.2.3-1) unstable; urgency=low
 
   * Adjust watch file to new hackage layout
diff -rN -u old-haskell-yesod-persistent/control new-haskell-yesod-persistent/control
--- old-haskell-yesod-persistent/control	2014-06-10 13:59:03.029781359 +0000
+++ new-haskell-yesod-persistent/control	2014-06-10 13:59:03.033781356 +0000
@@ -12,22 +12,22 @@
   , libghc-blaze-builder-prof
   , libghc-conduit-dev
   , libghc-conduit-prof
-  , libghc-persistent-dev (>> 1.2)
+  , libghc-persistent-dev (>= 1.2)
   , libghc-persistent-dev (<< 1.4)
   , libghc-persistent-prof
-  , libghc-persistent-template-dev (>> 1.2)
+  , libghc-persistent-template-dev (>= 1.2)
   , libghc-persistent-template-dev (<< 1.4)
   , libghc-persistent-template-prof
-  , libghc-pool-conduit-dev
-  , libghc-pool-conduit-prof
+  , libghc-resource-pool-dev
+  , libghc-resource-pool-prof
   , libghc-resourcet-dev (>= 0.4.5)
   , libghc-resourcet-prof
   , libghc-resource-pool-dev
   , libghc-resource-pool-prof
-  , libghc-transformers-dev (>> 0.2.2)
+  , libghc-transformers-dev (>= 0.2.2)
   , libghc-transformers-dev (<< 0.4)
   , libghc-transformers-prof
-  , libghc-yesod-core-dev (>> 1.2.2)
+  , libghc-yesod-core-dev (>= 1.2.2)
   , libghc-yesod-core-dev (<< 1.3)
   , libghc-yesod-core-prof
 Build-Depends-Indep: ghc-doc
@@ -35,12 +35,12 @@
   , libghc-conduit-doc
   , libghc-persistent-doc
   , libghc-persistent-template-doc
-  , libghc-pool-conduit-doc
+  , libghc-resource-pool-doc
   , libghc-resourcet-doc
   , libghc-resource-pool-doc
   , libghc-transformers-doc
   , libghc-yesod-core-doc
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
 Homepage: http://hackage.haskell.org/package/yesod-persistent
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-yesod-persistent
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-yesod-persistent




More information about the Pkg-haskell-commits mailing list