[Pkg-haskell-commits] darcs: haskell-snaplet-acid-state: New upstream version 0.2.6.1.

Clint Adams clint at debian.org
Sun Mar 16 16:39:19 UTC 2014


Sun Mar 16 16:39:08 UTC 2014  Clint Adams <clint at debian.org>
  * New upstream version 0.2.6.1.

    M ./changelog -8 +2
    M ./control -4 +4
    R ./patches/newer-acid-state.diff
    R ./patches/series

Sun Mar 16 16:39:08 UTC 2014  Clint Adams <clint at debian.org>
  * New upstream version 0.2.6.1.
diff -rN -u old-haskell-snaplet-acid-state/changelog new-haskell-snaplet-acid-state/changelog
--- old-haskell-snaplet-acid-state/changelog	2014-03-16 16:39:19.460813874 +0000
+++ new-haskell-snaplet-acid-state/changelog	2014-03-16 16:39:19.460813874 +0000
@@ -1,11 +1,5 @@
-haskell-snaplet-acid-state (0.2.3.2-2) UNRELEASED; urgency=low
-
-  * Adjust watch file to new hackage layout
-
- -- Joachim Breitner <nomeata at debian.org>  Sat, 05 Oct 2013 18:21:44 +0200
-
-haskell-snaplet-acid-state (0.2.3.2-1) unstable; urgency=low
+haskell-snaplet-acid-state (0.2.6.1-1) unstable; urgency=medium
 
   * Initial release.
 
- -- Clint Adams <clint at debian.org>  Sat, 10 Aug 2013 14:57:33 -0400
+ -- Clint Adams <clint at debian.org>  Sun, 16 Mar 2014 12:29:19 -0400
diff -rN -u old-haskell-snaplet-acid-state/control new-haskell-snaplet-acid-state/control
--- old-haskell-snaplet-acid-state/control	2014-03-16 16:39:19.460813874 +0000
+++ new-haskell-snaplet-acid-state/control	2014-03-16 16:39:19.460813874 +0000
@@ -9,19 +9,19 @@
   , ghc
   , ghc-prof
   , libghc-acid-state-dev (>> 0.6)
-  , libghc-acid-state-dev (<< 0.12)
+  , libghc-acid-state-dev (<< 0.13)
   , libghc-acid-state-prof
   , libghc-snap-dev (>> 0.6)
-  , libghc-snap-dev (<< 0.13)
+  , libghc-snap-dev (<< 0.14)
   , libghc-snap-prof
   , libghc-text-dev (>> 0.11)
-  , libghc-text-dev (<< 0.12)
+  , libghc-text-dev (<< 1.2)
   , libghc-text-prof
 Build-Depends-Indep: ghc-doc
   , libghc-acid-state-doc
   , libghc-snap-doc
   , libghc-text-doc
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
 Homepage: http://hackage.haskell.org/package/snaplet-acid-state
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-snaplet-acid-state
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-snaplet-acid-state
diff -rN -u old-haskell-snaplet-acid-state/patches/newer-acid-state.diff new-haskell-snaplet-acid-state/patches/newer-acid-state.diff
--- old-haskell-snaplet-acid-state/patches/newer-acid-state.diff	2014-03-16 16:39:19.456813875 +0000
+++ new-haskell-snaplet-acid-state/patches/newer-acid-state.diff	1970-01-01 00:00:00.000000000 +0000
@@ -1,11 +0,0 @@
---- a/snaplet-acid-state.cabal
-+++ b/snaplet-acid-state.cabal
-@@ -25,7 +25,7 @@
-     Snap.Snaplet.AcidState
- 
-   build-depends:
--    acid-state                >= 0.6     && < 0.11,
-+    acid-state                >= 0.6     && < 0.12,
-     base                      >= 4       && < 5,
-     snap                      >= 0.6     && < 0.13,
-     text                      >= 0.11    && < 0.12
diff -rN -u old-haskell-snaplet-acid-state/patches/series new-haskell-snaplet-acid-state/patches/series
--- old-haskell-snaplet-acid-state/patches/series	2014-03-16 16:39:19.456813875 +0000
+++ new-haskell-snaplet-acid-state/patches/series	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-newer-acid-state.diff




More information about the Pkg-haskell-commits mailing list