[Pkg-haskell-commits] darcs: haskell-yesod-persistent: New upstream version 0.2.2.
clint at debian.org
clint at debian.org
Fri Dec 9 02:29:49 UTC 2011
Fri Dec 9 02:29:41 UTC 2011 clint at debian.org
* New upstream version 0.2.2.
Ignore-this: ddcbe7b221a9d2e69f5376b806fd049
M ./changelog +6
M ./control +8
Fri Dec 9 02:29:41 UTC 2011 clint at debian.org
* New upstream version 0.2.2.
Ignore-this: ddcbe7b221a9d2e69f5376b806fd049
diff -rN -u old-haskell-yesod-persistent//changelog new-haskell-yesod-persistent//changelog
--- old-haskell-yesod-persistent//changelog 2011-12-09 02:29:49.106177430 +0000
+++ new-haskell-yesod-persistent//changelog 2011-12-09 02:29:49.106177430 +0000
@@ -1,3 +1,9 @@
+haskell-yesod-persistent (0.2.2-1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Thu, 08 Dec 2011 21:12:53 -0500
+
haskell-yesod-persistent (0.2.1-1) unstable; urgency=low
* New upstream version.
diff -rN -u old-haskell-yesod-persistent//control new-haskell-yesod-persistent//control
--- old-haskell-yesod-persistent//control 2011-12-09 02:29:49.098194706 +0000
+++ new-haskell-yesod-persistent//control 2011-12-09 02:29:49.110190112 +0000
@@ -8,18 +8,26 @@
, haskell-devscripts (>= 0.8)
, ghc
, ghc-prof
+ , libghc-failure-dev (>> 0.1)
+ , libghc-failure-dev (<< 0.2)
+ , libghc-failure-prof
, libghc-persistent-dev (>> 0.6)
, libghc-persistent-dev (<< 0.7)
, libghc-persistent-prof
, libghc-persistent-template-dev (>> 0.6)
, libghc-persistent-template-dev (<< 0.7)
, libghc-persistent-template-prof
+ , libghc-transformers-dev (>> 0.2.2)
+ , libghc-transformers-dev (<< 0.3)
+ , libghc-transformers-prof
, libghc-yesod-core-dev (>> 0.8)
, libghc-yesod-core-dev (<< 0.10)
, libghc-yesod-core-prof
Build-Depends-Indep: ghc-doc
+ , libghc-failure-doc
, libghc-persistent-doc
, libghc-persistent-template-doc
+ , libghc-transformers-doc
, libghc-yesod-core-doc
Standards-Version: 3.9.2
Homepage: http://hackage.haskell.org/package/yesod-persistent
More information about the Pkg-haskell-commits
mailing list