[Pkg-haskell-commits] darcs: haskell-snap: New upstream release

Joachim Breitner mail at joachim-breitner.de
Mon Jun 29 20:42:16 UTC 2015


Mon Jun 29 14:50:09 UTC 2015  Joachim Breitner <mail at joachim-breitner.de>
  * New upstream release

    M ./changelog +6
    M ./control -8 +4
    R ./patches/newer-lens
    M ./patches/series -1

Mon Jun 29 14:50:09 UTC 2015  Joachim Breitner <mail at joachim-breitner.de>
  * New upstream release
diff -rN -u old-haskell-snap/changelog new-haskell-snap/changelog
--- old-haskell-snap/changelog	2015-06-29 20:42:16.253370431 +0000
+++ new-haskell-snap/changelog	2015-06-29 20:42:16.257370429 +0000
@@ -1,3 +1,9 @@
+haskell-snap (0.14.0.5-1) UNRELEASED; urgency=medium
+
+  * New upstream release
+
+ -- Joachim Breitner <nomeata at debian.org>  Mon, 29 Jun 2015 13:28:36 +0200
+
 haskell-snap (0.13.2.9-2) unstable; urgency=medium
 
   * Upload to unstable
diff -rN -u old-haskell-snap/control new-haskell-snap/control
--- old-haskell-snap/control	2015-06-29 20:42:16.253370431 +0000
+++ new-haskell-snap/control	2015-06-29 20:42:16.253370431 +0000
@@ -12,7 +12,7 @@
   , libghc-aeson-dev (<< 0.9)
   , libghc-aeson-prof
   , libghc-attoparsec-dev (>= 0.10)
-  , libghc-attoparsec-dev (<< 0.13)
+  , libghc-attoparsec-dev (<< 0.14)
   , libghc-attoparsec-prof
   , libghc-cereal-dev (>= 0.3)
   , libghc-cereal-dev (<< 0.5)
@@ -39,10 +39,10 @@
   , libghc-hashable-dev (<< 1.3)
   , libghc-hashable-prof
   , libghc-heist-dev (>= 0.13)
-  , libghc-heist-dev (<< 0.14)
+  , libghc-heist-dev (<< 0.15)
   , libghc-heist-prof
   , libghc-lens-dev (>= 3.7.6)
-  , libghc-lens-dev (<< 4.7)
+  , libghc-lens-dev (<< 4.12)
   , libghc-lens-prof
   , libghc-logict-dev (>= 0.4.2)
   , libghc-logict-dev (<< 0.7)
@@ -71,9 +71,6 @@
   , libghc-stm-dev (>= 2.2)
   , libghc-stm-dev (<< 2.5)
   , libghc-stm-prof
-  , libghc-syb-dev (>= 0.1)
-  , libghc-syb-dev (<< 0.5)
-  , libghc-syb-prof
   , ghc-ghci
   , libghc-text-dev (>= 0.11)
   , libghc-text-dev (<< 1.3)
@@ -85,7 +82,7 @@
   , libghc-vector-dev (<< 0.11)
   , libghc-vector-prof
   , libghc-vector-algorithms-dev (>= 0.4)
-  , libghc-vector-algorithms-dev (<< 0.7)
+  , libghc-vector-algorithms-dev (<< 0.8)
   , libghc-vector-algorithms-prof
   , libghc-xmlhtml-dev (>= 0.1)
   , libghc-xmlhtml-dev (<< 0.3)
@@ -112,7 +109,6 @@
   , libghc-snap-core-doc
   , libghc-snap-server-doc
   , libghc-stm-doc
-  , libghc-syb-doc
   , libghc-text-doc
   , libghc-unordered-containers-doc
   , libghc-vector-doc
diff -rN -u old-haskell-snap/patches/newer-lens new-haskell-snap/patches/newer-lens
--- old-haskell-snap/patches/newer-lens	2015-06-29 20:42:16.249370433 +0000
+++ new-haskell-snap/patches/newer-lens	1970-01-01 00:00:00.000000000 +0000
@@ -1,13 +0,0 @@
-Index: snap-0.13.2.9/snap.cabal
-===================================================================
---- snap-0.13.2.9.orig/snap.cabal	2014-12-22 00:29:52.466018732 +0100
-+++ snap-0.13.2.9/snap.cabal	2014-12-22 00:30:15.658479972 +0100
-@@ -186,7 +186,7 @@
-   else
-     build-depends:
-       base                      >= 4.4      && < 5,
--      lens                      >= 3.7.6    && < 4.5
-+      lens                      >= 3.7.6    && < 4.7
- 
-   extensions:
-     BangPatterns,
diff -rN -u old-haskell-snap/patches/series new-haskell-snap/patches/series
--- old-haskell-snap/patches/series	2015-06-29 20:42:16.249370433 +0000
+++ new-haskell-snap/patches/series	2015-06-29 20:42:16.253370431 +0000
@@ -1,2 +1 @@
 rename-snap-binary
-newer-lens




More information about the Pkg-haskell-commits mailing list