[Pkg-haskell-commits] darcs: haskell-yesod-persistent: New upstream version 1.2.1.
Clint Adams
clint at debian.org
Sat Aug 3 02:23:51 UTC 2013
Sat Aug 3 02:23:42 UTC 2013 Clint Adams <clint at debian.org>
* New upstream version 1.2.1.
M ./changelog +6
M ./control -6 +21
Sat Aug 3 02:23:42 UTC 2013 Clint Adams <clint at debian.org>
* New upstream version 1.2.1.
diff -rN -u old-haskell-yesod-persistent/changelog new-haskell-yesod-persistent/changelog
--- old-haskell-yesod-persistent/changelog 2013-08-03 02:23:51.155259778 +0000
+++ new-haskell-yesod-persistent/changelog 2013-08-03 02:23:51.157542721 +0000
@@ -1,3 +1,9 @@
+haskell-yesod-persistent (1.2.1-1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Fri, 02 Aug 2013 22:20:06 -0400
+
haskell-yesod-persistent (1.1.0.1-3) unstable; urgency=low
* Move Haskell blurb to the end of the description, reduces the impact
diff -rN -u old-haskell-yesod-persistent/control new-haskell-yesod-persistent/control
--- old-haskell-yesod-persistent/control 2013-08-03 02:23:51.147276331 +0000
+++ new-haskell-yesod-persistent/control 2013-08-03 02:23:51.157542721 +0000
@@ -8,21 +8,36 @@
, haskell-devscripts (>= 0.8.15)
, ghc
, ghc-prof
- , libghc-persistent-dev (>> 1.0)
- , libghc-persistent-dev (<< 1.2)
+ , libghc-blaze-builder-dev
+ , libghc-blaze-builder-prof
+ , libghc-conduit-dev
+ , libghc-conduit-prof
+ , libghc-lifted-base-dev
+ , libghc-lifted-base-prof
+ , libghc-persistent-dev (>> 1.2)
+ , libghc-persistent-dev (<< 1.3)
, libghc-persistent-prof
- , libghc-persistent-template-dev (>> 1.0)
- , libghc-persistent-template-dev (<< 1.2)
+ , libghc-persistent-template-dev (>> 1.2)
+ , libghc-persistent-template-dev (<< 1.3)
, libghc-persistent-template-prof
+ , libghc-pool-conduit-dev
+ , libghc-pool-conduit-prof
+ , libghc-resourcet-dev
+ , libghc-resourcet-prof
, libghc-transformers-dev (>> 0.2.2)
, libghc-transformers-dev (<< 0.4)
, libghc-transformers-prof
- , libghc-yesod-core-dev (>> 1.1)
- , libghc-yesod-core-dev (<< 1.2)
+ , libghc-yesod-core-dev (>> 1.2.2)
+ , libghc-yesod-core-dev (<< 1.3)
, libghc-yesod-core-prof
Build-Depends-Indep: ghc-doc
+ , libghc-blaze-builder-doc
+ , libghc-conduit-doc
+ , libghc-lifted-base-doc
, libghc-persistent-doc
, libghc-persistent-template-doc
+ , libghc-pool-conduit-doc
+ , libghc-resourcet-doc
, libghc-transformers-doc
, libghc-yesod-core-doc
Standards-Version: 3.9.4
More information about the Pkg-haskell-commits
mailing list