[Pkg-haskell-commits] darcs: haskell-http: New upstream release.

Joachim Breitner mail at joachim-breitner.de
Tue Jun 24 01:28:12 UTC 2014


Tue Jun 24 01:22:54 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * New upstream release. 

    M ./changelog -2 +3
    M ./control -2 +3

Tue Jun 24 01:22:54 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * New upstream release. 
diff -rN -u old-haskell-http/changelog new-haskell-http/changelog
--- old-haskell-http/changelog	2014-06-24 01:28:12.622285554 +0000
+++ new-haskell-http/changelog	2014-06-24 01:28:12.634285561 +0000
@@ -1,8 +1,9 @@
-haskell-http (1:4000.2.8-2) UNRELEASED; urgency=low
+haskell-http (1:4000.2.17-1) UNRELEASED; urgency=low
 
   * Adjust watch file to new hackage layout
+  * New upstream release. 
 
- -- Joachim Breitner <nomeata at debian.org>  Sat, 05 Oct 2013 18:20:43 +0200
+ -- Joachim Breitner <nomeata at debian.org>  Mon, 23 Jun 2014 18:22:44 -0700
 
 haskell-http (1:4000.2.8-1) unstable; urgency=low
 
diff -rN -u old-haskell-http/control new-haskell-http/control
--- old-haskell-http/control	2014-06-24 01:28:12.622285554 +0000
+++ new-haskell-http/control	2014-06-24 01:28:12.626285557 +0000
@@ -15,11 +15,12 @@
   libghc-mtl-prof,
   libghc-mtl-doc,
   libghc-network-dev (>= 2.4),
-  libghc-network-dev (<< 2.5),
+  libghc-network-dev (<< 2.6),
   libghc-network-prof,
   libghc-network-doc,
   libghc-parsec3-prof,
-  libghc-parsec3-dev,
+  libghc-parsec3-dev (>= 2.0),
+  libghc-parsec3-dev (<< 3.2),
   libghc-parsec3-doc,
 Standards-Version: 3.9.4
 Homepage: http://projects.haskell.org/http/




More information about the Pkg-haskell-commits mailing list