[Pkg-haskell-commits] darcs: haskell-persistent-template: Back-merge missing 1.2.0.2-1

Clint Adams clint at debian.org
Sat Oct 5 18:58:53 UTC 2013


Sat Oct  5 18:58:46 UTC 2013  Clint Adams <clint at debian.org>
  * Back-merge missing 1.2.0.2-1

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

Sat Oct  5 18:58:46 UTC 2013  Clint Adams <clint at debian.org>
  * Back-merge missing 1.2.0.2-1
diff -rN -u old-haskell-persistent-template/changelog new-haskell-persistent-template/changelog
--- old-haskell-persistent-template/changelog	2013-10-05 18:58:53.178036526 +0000
+++ new-haskell-persistent-template/changelog	2013-10-05 18:58:53.197736490 +0000
@@ -1,9 +1,15 @@
-haskell-persistent-template (1.1.2.4-4) UNRELEASED; urgency=low
+haskell-persistent-template (1.2.0.2-2) UNRELEASED; urgency=low
 
   * Adjust watch file to new hackage layout
 
  -- Joachim Breitner <nomeata at debian.org>  Sat, 05 Oct 2013 18:21:18 +0200
 
+haskell-persistent-template (1.2.0.2-1) unstable; urgency=low
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Thu, 01 Aug 2013 23:40:28 -0400
+
 haskell-persistent-template (1.1.2.4-3) unstable; urgency=low
 
   * Move Haskell blurb to the end of the description, reduces the impact
diff -rN -u old-haskell-persistent-template/control new-haskell-persistent-template/control
--- old-haskell-persistent-template/control	2013-10-05 18:58:53.173921607 +0000
+++ new-haskell-persistent-template/control	2013-10-05 18:58:53.197736490 +0000
@@ -14,8 +14,8 @@
   , libghc-monad-control-dev (>> 0.2)
   , libghc-monad-control-dev (<< 0.4)
   , libghc-monad-control-prof
-  , libghc-persistent-dev (>> 1.1.2)
-  , libghc-persistent-dev (<< 1.2)
+  , libghc-persistent-dev (>> 1.2)
+  , libghc-persistent-dev (<< 1.3)
   , libghc-persistent-prof
   , libghc-text-dev (>> 0.5)
   , libghc-text-dev (<< 1.0)




More information about the Pkg-haskell-commits mailing list