[Pkg-haskell-commits] darcs: haskell-dav: New upstream version 0.3.1.

Clint Adams clint at debian.org
Wed Feb 27 04:49:26 UTC 2013


Wed Feb 27 04:48:47 UTC 2013  Clint Adams <clint at debian.org>
  * New upstream version 0.3.1.
  Ignore-this: 2a0c4ad676cabc133c05e0c0434ccceb

    M ./changelog +6
    M ./control -4 +4
    R ./patches/relax-dependencies
    R ./patches/series

Wed Feb 27 04:48:47 UTC 2013  Clint Adams <clint at debian.org>
  * New upstream version 0.3.1.
  Ignore-this: 2a0c4ad676cabc133c05e0c0434ccceb
diff -rN -u old-haskell-dav//changelog new-haskell-dav//changelog
--- old-haskell-dav//changelog	2013-02-27 04:49:26.645541500 +0000
+++ new-haskell-dav//changelog	2013-02-27 04:49:26.649526961 +0000
@@ -1,3 +1,9 @@
+haskell-dav (0.3.1-1) experimental; urgency=low
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Tue, 26 Feb 2013 23:43:49 -0500
+
 haskell-dav (0.3-2) experimental; urgency=low
 
   * Depend on haskell-devscripts 0.8.13 to ensure this package is built
diff -rN -u old-haskell-dav//control new-haskell-dav//control
--- old-haskell-dav//control	2013-02-27 04:49:26.613536378 +0000
+++ new-haskell-dav//control	2013-02-27 04:49:26.649526961 +0000
@@ -13,11 +13,11 @@
              , libghc-case-insensitive-prof
              , libghc-cmdargs-dev (>> 0.9)
              , libghc-cmdargs-prof
-             , libghc-http-conduit-dev (>> 1.4)
+             , libghc-http-conduit-dev (>> 1.9.0)
              , libghc-http-conduit-prof
-             , libghc-http-types-dev (>> 0.6)
+             , libghc-http-types-dev (>> 0.7)
              , libghc-http-types-prof
-             , libghc-lens-dev (>> 2.4)
+             , libghc-lens-dev (>> 3.0)
              , libghc-lens-prof
              , libghc-lifted-base-dev (>> 0.1)
              , libghc-lifted-base-prof
@@ -30,7 +30,7 @@
              , libghc-transformers-dev (>> 0.3)
              , libghc-transformers-prof
              , libghc-xml-conduit-dev (>> 1.0)
-             , libghc-xml-conduit-dev (<< 1.1)
+             , libghc-xml-conduit-dev (<< 1.2)
              , libghc-xml-conduit-prof
              , libghc-xml-hamlet-dev (>> 0.4)
              , libghc-xml-hamlet-dev (<< 0.5)
diff -rN -u old-haskell-dav//patches/relax-dependencies new-haskell-dav//patches/relax-dependencies
--- old-haskell-dav//patches/relax-dependencies	2013-02-27 04:49:26.569564278 +0000
+++ new-haskell-dav//patches/relax-dependencies	1970-01-01 00:00:00.000000000 +0000
@@ -1,35 +0,0 @@
-Description: 
- Relax a few build dependencies
-Author: Joey Hess <joeyh at debian.org>
-
-Index: haskell-dav-0.3/DAV.cabal
-===================================================================
---- haskell-dav-0.3.orig/DAV.cabal	2013-02-06 18:15:56.033093282 +0100
-+++ haskell-dav-0.3/DAV.cabal	2013-02-06 18:16:16.845092528 +0100
-@@ -30,8 +30,8 @@
-                      , case-insensitive >= 0.4
-                      , containers
-                      , http-conduit >= 1.4
--                     , http-types >= 0.7
--                     , lens >= 3.0
-+                     , http-types >= 0.6
-+                     , lens >= 2.4
-                      , lifted-base >= 0.1
-                      , mtl >= 2.1
-                      , resourcet >= 0.3
-@@ -43,13 +43,12 @@
-   ghc-options:       -Wall
-   build-depends:       base >= 4.5                 && <= 5
-                      , bytestring
--                     , bytestring
-                      , case-insensitive >= 0.4
-                      , cmdargs >= 0.9
-                      , containers
-                      , http-conduit >= 1.4
--                     , http-types >= 0.7
--                     , lens >= 3.0
-+                     , http-types >= 0.6
-+                     , lens >= 2.4
-                      , lifted-base >= 0.1
-                      , mtl >= 2.1
-                      , network >= 2.3
diff -rN -u old-haskell-dav//patches/series new-haskell-dav//patches/series
--- old-haskell-dav//patches/series	2013-02-27 04:49:26.553545870 +0000
+++ new-haskell-dav//patches/series	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-relax-dependencies





More information about the Pkg-haskell-commits mailing list