[Pkg-haskell-commits] darcs: haskell-persistent: New upstream version 0.6.1.
clint at debian.org
clint at debian.org
Sat Sep 10 14:08:26 UTC 2011
Sat Sep 10 14:08:14 UTC 2011 clint at debian.org
* New upstream version 0.6.1.
Ignore-this: bb6660b228637583cb5935de63823ecb
M ./changelog +6
M ./control -2 +11
Sat Sep 10 14:08:14 UTC 2011 clint at debian.org
* New upstream version 0.6.1.
Ignore-this: bb6660b228637583cb5935de63823ecb
diff -rN -u old-haskell-persistent//changelog new-haskell-persistent//changelog
--- old-haskell-persistent//changelog 2011-09-10 14:08:26.213459622 +0000
+++ new-haskell-persistent//changelog 2011-09-10 14:08:26.217434507 +0000
@@ -1,3 +1,9 @@
+haskell-persistent (0.6.1-1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Sat, 10 Sep 2011 09:59:57 -0400
+
haskell-persistent (0.5.1-2) unstable; urgency=low
* Re-do build-depends to reflect dependencies according to the .cabal file,
diff -rN -u old-haskell-persistent//control new-haskell-persistent//control
--- old-haskell-persistent//control 2011-09-10 14:08:26.205458123 +0000
+++ new-haskell-persistent//control 2011-09-10 14:08:26.217434507 +0000
@@ -13,7 +13,7 @@
, libghc-transformers-prof
, libghc-enumerator-dev (>= 0.4.9)
, libghc-enumerator-dev (<< 0.5)
- , libghc-enumerator-prof
+ , libghc-enumerator-prof
, libghc-text-dev (>= 0.8)
, libghc-text-dev (<< 0.12)
, libghc-text-prof
@@ -23,18 +23,27 @@
, libghc-monad-control-dev (>= 0.2)
, libghc-monad-control-dev (<< 0.3)
, libghc-monad-control-prof
+ , libghc-mtl-dev (>> 2.0)
+ , libghc-mtl-dev (<< 2.1)
+ , libghc-mtl-prof
+ , libghc-path-pieces-dev (>> 0.0)
+ , libghc-path-pieces-dev (<< 0.1)
+ , libghc-path-pieces-prof
, libghc-pool-dev (>= 0.1)
, libghc-pool-dev (<< 0.2)
, libghc-pool-prof
, libghc-blaze-html-dev (>= 0.4)
, libghc-blaze-html-dev (<< 0.5)
, libghc-blaze-html-prof
+ , libsqlite3-dev
Build-Depends-Indep: ghc-doc
, libghc-transformers-doc
- , libghc-enumerator-doc
+ , libghc-enumerator-doc
, libghc-text-doc
, libghc-parsec3-doc
, libghc-monad-control-doc
+ , libghc-mtl-doc
+ , libghc-path-pieces-doc
, libghc-pool-doc
, libghc-blaze-html-doc
Standards-Version: 3.9.2
More information about the Pkg-haskell-commits
mailing list