[Pkg-haskell-commits] darcs: haskell-persistent-template: Needs persistent >= 0.2.1, thx to Aaron M. Ucko for report and analysis (Closes: #642106)

Joachim Breitner mail at joachim-breitner.de
Mon Sep 19 15:34:31 UTC 2011


Mon Sep 19 15:27:29 UTC 2011  Joachim Breitner <mail at joachim-breitner.de>
  * Needs persistent >= 0.2.1, thx to Aaron M. Ucko for report and analysis (Closes: #642106)
  Ignore-this: 24b782f56baf7dacead73026845c4e7e

    M ./changelog +7
    M ./control -1 +1

Mon Sep 19 15:27:29 UTC 2011  Joachim Breitner <mail at joachim-breitner.de>
  * Needs persistent >= 0.2.1, thx to Aaron M. Ucko for report and analysis (Closes: #642106)
  Ignore-this: 24b782f56baf7dacead73026845c4e7e
diff -rN -u old-haskell-persistent-template//changelog new-haskell-persistent-template//changelog
--- old-haskell-persistent-template//changelog	2011-09-19 15:34:31.196126566 +0000
+++ new-haskell-persistent-template//changelog	2011-09-19 15:34:31.207830615 +0000
@@ -1,3 +1,10 @@
+haskell-persistent-template (0.6.2-2) UNRELEASED; urgency=low
+
+  * Needs persistent >= 0.2.1, thx to Aaron M. Ucko for report and analysis
+    (Closes: #642106)
+
+ -- Joachim Breitner <nomeata at debian.org>  Mon, 19 Sep 2011 17:26:29 +0200
+
 haskell-persistent-template (0.6.2-1) unstable; urgency=low
 
   * New upstream version.
diff -rN -u old-haskell-persistent-template//control new-haskell-persistent-template//control
--- old-haskell-persistent-template//control	2011-09-19 15:34:31.196126566 +0000
+++ new-haskell-persistent-template//control	2011-09-19 15:34:31.203943502 +0000
@@ -12,7 +12,7 @@
   , libghc-monad-control-dev (>> 0.2)
   , libghc-monad-control-dev (<< 0.3)
   , libghc-monad-control-prof
-  , libghc-persistent-dev (>> 0.6.0)
+  , libghc-persistent-dev (>= 0.6.2)
   , libghc-persistent-dev (<< 0.7)
   , libghc-persistent-prof
   , libghc-text-dev (>> 0.5)





More information about the Pkg-haskell-commits mailing list