[Pkg-haskell-commits] darcs: haskell-persistent-template: New upstream version 1.0.0.2.

Clint Adams clint at debian.org
Sat Oct 20 15:53:11 UTC 2012


Sat Oct 20 15:53:04 UTC 2012  Clint Adams <clint at debian.org>
  * New upstream version 1.0.0.2.
  Ignore-this: c62c804cf583a9152522fa46bbeb6bfa

    M ./changelog -3 +7
    M ./control -4 +3

Sat Oct 20 15:53:04 UTC 2012  Clint Adams <clint at debian.org>
  * New upstream version 1.0.0.2.
  Ignore-this: c62c804cf583a9152522fa46bbeb6bfa
diff -rN -u old-haskell-persistent-template//changelog new-haskell-persistent-template//changelog
--- old-haskell-persistent-template//changelog	2012-10-20 15:53:10.982226357 +0000
+++ new-haskell-persistent-template//changelog	2012-10-20 15:53:10.990226151 +0000
@@ -1,10 +1,14 @@
-haskell-persistent-template (0.9.0.2-2) UNRELEASED; urgency=low
+haskell-persistent-template (1.0.0.2-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:03 +0200
+  [ Clint Adams ]
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Sat, 20 Oct 2012 11:48:42 -0400
 
 haskell-persistent-template (0.9.0.2-1) unstable; urgency=low
 
diff -rN -u old-haskell-persistent-template//control new-haskell-persistent-template//control
--- old-haskell-persistent-template//control	2012-10-20 15:53:10.958233840 +0000
+++ new-haskell-persistent-template//control	2012-10-20 15:53:10.990226151 +0000
@@ -14,8 +14,8 @@
   , 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-text-dev (>> 0.5)
   , libghc-text-dev (<< 1.0)
@@ -23,8 +23,7 @@
   , libghc-transformers-dev (>> 0.2)
   , libghc-transformers-dev (<< 0.4)
   , libghc-transformers-prof
-  , libghc-hspec-dev
-  , libghc-hunit-dev
+  , libghc-hspec-dev (>> 1.3)
   , libghc-quickcheck2-dev
 Build-Depends-Indep: ghc-doc
   , libghc-aeson-doc





More information about the Pkg-haskell-commits mailing list