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

Clint Adams clint at debian.org
Fri Dec 27 15:21:36 UTC 2013


Fri Dec 27 15:21:28 UTC 2013  Clint Adams <clint at debian.org>
  * New upstream version 0.6.

    M ./changelog -2 +6
    M ./control -44 +50

Fri Dec 27 15:21:28 UTC 2013  Clint Adams <clint at debian.org>
  * New upstream version 0.6.
diff -rN -u old-haskell-dav/changelog new-haskell-dav/changelog
--- old-haskell-dav/changelog	2013-12-27 15:21:36.297689622 +0000
+++ new-haskell-dav/changelog	2013-12-27 15:21:36.297689622 +0000
@@ -1,8 +1,12 @@
-haskell-dav (0.4.1-3) UNRELEASED; urgency=low
+haskell-dav (0.6-1) unstable; urgency=medium
 
+  [ Joachim Breitner ]
   * Adjust watch file to new hackage layout
 
- -- Joachim Breitner <nomeata at debian.org>  Sat, 05 Oct 2013 18:20:03 +0200
+  [ Clint Adams ]
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Fri, 27 Dec 2013 09:54:49 -0500
 
 haskell-dav (0.4.1-2) unstable; urgency=low
 
diff -rN -u old-haskell-dav/control new-haskell-dav/control
--- old-haskell-dav/control	2013-12-27 15:21:36.297689622 +0000
+++ new-haskell-dav/control	2013-12-27 15:21:36.301689620 +0000
@@ -4,51 +4,57 @@
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
 Uploaders: Clint Adams <clint at debian.org>
 Build-Depends: debhelper (>= 9)
-             , haskell-devscripts (>= 0.8.13)
-             , cdbs
-             , ghc
-             , ghc-prof
-             , ghc-ghci
-             , libghc-case-insensitive-dev (>> 0.4)
-             , libghc-case-insensitive-prof
-             , libghc-http-conduit-dev (>> 1.9.0)
-             , libghc-http-conduit-prof
-             , libghc-http-types-dev (>> 0.7)
-             , libghc-http-types-prof
-             , libghc-lens-dev (>> 3.0)
-             , libghc-lens-prof
-             , libghc-lifted-base-dev (>> 0.1)
-             , libghc-lifted-base-prof
-             , libghc-mtl-dev (>> 2.1)
-             , libghc-mtl-prof
-             , libghc-network-dev (>> 2.3)
-             , libghc-network-prof
-             , libghc-optparse-applicative-dev
-             , libghc-optparse-applicative-prof
-             , libghc-resourcet-dev (>> 0.3)
-             , libghc-resourcet-prof
-             , libghc-transformers-dev (>> 0.3)
-             , libghc-transformers-prof
-             , libghc-xml-conduit-dev (>> 1.0)
-             , libghc-xml-conduit-dev (<< 1.2)
-             , libghc-xml-conduit-prof
-             , libghc-xml-hamlet-dev (>> 0.4)
-             , libghc-xml-hamlet-dev (<< 0.5)
-             , libghc-xml-hamlet-prof
+ , haskell-devscripts (>= 0.8.13)
+ , cdbs
+ , ghc
+ , ghc-prof
+ , ghc-ghci
+ , libghc-case-insensitive-dev (>= 0.4)
+ , libghc-case-insensitive-prof
+ , libghc-http-client-dev (>= 0.2)
+ , libghc-http-client-prof
+ , libghc-http-client-tls-dev (>= 0.2)
+ , libghc-http-client-tls-prof
+ , libghc-http-types-dev (>= 0.7)
+ , libghc-http-types-prof
+ , libghc-lens-dev (>= 3.0)
+ , libghc-lens-prof
+ , libghc-lifted-base-dev (>= 0.1)
+ , libghc-lifted-base-prof
+ , libghc-monad-control-dev
+ , libghc-monad-control-prof
+ , libghc-mtl-dev (>= 2.1)
+ , libghc-mtl-prof
+ , libghc-network-dev (>= 2.3)
+ , libghc-network-prof
+ , libghc-optparse-applicative-dev
+ , libghc-optparse-applicative-prof
+ , libghc-transformers-dev (>= 0.3)
+ , libghc-transformers-prof
+ , libghc-transformers-base-dev
+ , libghc-transformers-base-prof
+ , libghc-xml-conduit-dev (>= 1.0)
+ , libghc-xml-conduit-dev (<< 1.2)
+ , libghc-xml-conduit-prof
+ , libghc-xml-hamlet-dev (>= 0.4)
+ , libghc-xml-hamlet-dev (<< 0.5)
+ , libghc-xml-hamlet-prof
 Build-Depends-Indep: ghc-doc
-                   , libghc-case-insensitive-doc
-                   , libghc-http-conduit-doc
-                   , libghc-http-types-doc
-                   , libghc-lens-doc
-                   , libghc-lifted-base-doc
-                   , libghc-mtl-doc
-                   , libghc-network-doc
-                   , libghc-optparse-applicative-doc
-                   , libghc-resourcet-doc
-                   , libghc-transformers-doc
-                   , libghc-xml-conduit-doc
-                   , libghc-xml-hamlet-doc
-Standards-Version: 3.9.4
+ , libghc-case-insensitive-doc
+ , libghc-http-client-doc
+ , libghc-http-client-tls-doc
+ , libghc-http-types-doc
+ , libghc-lens-doc
+ , libghc-lifted-base-doc
+ , libghc-monad-control-doc
+ , libghc-mtl-doc
+ , libghc-network-doc
+ , libghc-optparse-applicative-doc
+ , libghc-transformers-doc
+ , libghc-transformers-base-doc
+ , libghc-xml-conduit-doc
+ , libghc-xml-hamlet-doc
+Standards-Version: 3.9.5
 Homepage: http://floss.scru.org/hDAV
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-dav
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-dav




More information about the Pkg-haskell-commits mailing list