[Pkg-haskell-commits] darcs: haskell-persistent-postgresql: New upstream version 1.0.0.
Clint Adams
clint at debian.org
Fri Nov 9 05:21:29 UTC 2012
Fri Nov 9 05:21:23 UTC 2012 Clint Adams <clint at debian.org>
* New upstream version 1.0.0.
Ignore-this: aad27be60d568815bc1fb2f6726ef7b0
M ./changelog -3 +7
M ./control -6 +6
Fri Nov 9 05:21:23 UTC 2012 Clint Adams <clint at debian.org>
* New upstream version 1.0.0.
Ignore-this: aad27be60d568815bc1fb2f6726ef7b0
diff -rN -u old-haskell-persistent-postgresql//changelog new-haskell-persistent-postgresql//changelog
--- old-haskell-persistent-postgresql//changelog 2012-11-09 05:21:28.879219410 +0000
+++ new-haskell-persistent-postgresql//changelog 2012-11-09 05:21:28.883223597 +0000
@@ -1,10 +1,14 @@
-haskell-persistent-postgresql (0.9.1-2) UNRELEASED; urgency=low
+haskell-persistent-postgresql (1.0.0-1) experimental; urgency=low
- * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
+ [ Joachim Breitner ]
+ * Depend on haskell-devscripts 0.8.13 to ensure this package is built
against experimental
* Bump standards version, no change
- -- Joachim Breitner <nomeata at debian.org> Sat, 13 Oct 2012 14:12:01 +0200
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Fri, 09 Nov 2012 00:17:45 -0500
haskell-persistent-postgresql (0.9.1-1) unstable; urgency=low
diff -rN -u old-haskell-persistent-postgresql//control new-haskell-persistent-postgresql//control
--- old-haskell-persistent-postgresql//control 2012-11-09 05:21:28.842223362 +0000
+++ new-haskell-persistent-postgresql//control 2012-11-09 05:21:28.883223597 +0000
@@ -10,20 +10,20 @@
, ghc-prof
, libghc-aeson-dev (>> 0.5)
, libghc-aeson-prof
- , libghc-conduit-dev (>> 0.4)
- , libghc-conduit-dev (<< 0.5)
+ , libghc-conduit-dev (>> 0.5)
+ , libghc-conduit-dev (<< 0.6)
, libghc-conduit-prof
, libghc-monad-control-dev (>> 0.2)
, libghc-monad-control-dev (<< 0.4)
, libghc-monad-control-prof
- , libghc-persistent-dev (>> 0.9)
- , libghc-persistent-dev (<< 0.10)
+ , libghc-persistent-dev (>> 1.0)
+ , libghc-persistent-dev (<< 1.1)
, libghc-persistent-prof
, libghc-postgresql-libpq-dev (>> 0.6.1)
, libghc-postgresql-libpq-dev (<< 0.9)
, libghc-postgresql-libpq-prof
- , libghc-postgresql-simple-dev (>> 0.1)
- , libghc-postgresql-simple-dev (<< 0.2)
+ , libghc-postgresql-simple-dev (>> 0.2)
+ , libghc-postgresql-simple-dev (<< 0.3)
, libghc-postgresql-simple-prof
, libghc-text-dev (>> 0.7)
, libghc-text-dev (<< 0.12)
More information about the Pkg-haskell-commits
mailing list