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

Joachim Breitner mail at joachim-breitner.de
Mon Apr 6 19:14:09 UTC 2015


Sun Apr  5 17:00:20 UTC 2015  Joachim Breitner <mail at joachim-breitner.de>
  * New upstream release

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

Sun Apr  5 17:00:20 UTC 2015  Joachim Breitner <mail at joachim-breitner.de>
  * New upstream release
diff -rN -u old-gitit/changelog new-gitit/changelog
--- old-gitit/changelog	2015-04-06 19:14:09.276097688 +0000
+++ new-gitit/changelog	2015-04-06 19:14:09.280097688 +0000
@@ -1,11 +1,12 @@
-gitit (0.10.5.1-1) UNRELEASED; urgency=medium
+gitit (0.10.6.2-1) UNRELEASED; urgency=medium
 
   * Let Homepage point to http://gitit.net/ (Closes: #773367)
   * Depend on haskell-devscripts 0.9, found in experimental
   * New upstream release
   * Do not depend on xhtml, which now comes with GHC
+  * New upstream release
 
- -- Joachim Breitner <nomeata at debian.org>  Sat, 20 Dec 2014 17:05:34 +0100
+ -- Joachim Breitner <nomeata at debian.org>  Sun, 05 Apr 2015 18:58:54 +0200
 
 gitit (0.10.4-2) unstable; urgency=medium
 
diff -rN -u old-gitit/control new-gitit/control
--- old-gitit/control	2015-04-06 19:14:09.276097688 +0000
+++ new-gitit/control	2015-04-06 19:14:09.280097688 +0000
@@ -28,13 +28,13 @@
  , libghc-network-dev (>= 2.3)
  , libghc-network-dev (<< 2.6)
  , libghc-utf8-string-dev (>= 0.3)
- , libghc-utf8-string-dev (<< 0.4)
+ , libghc-utf8-string-dev (<< 1.1)
  , libghc-sha-dev (>= 1)
  , libghc-sha-dev (<< 1.7)
  , libghc-http-dev (>= 1:4000.0)
  , libghc-http-dev (<< 1:4000.3)
  , libghc-hstringtemplate-dev (>= 0.6)
- , libghc-hstringtemplate-dev (<< 0.8)
+ , libghc-hstringtemplate-dev (<< 0.9)
  , libghc-recaptcha-dev (>= 0.1)
  , libghc-filestore-dev (>= 0.6)
  , libghc-filestore-dev (<< 0.7)
@@ -43,7 +43,7 @@
  , libghc-url-dev (>= 2.1)
  , libghc-url-dev (<< 2.2)
  , libghc-happstack-server-dev (>= 7.0)
- , libghc-happstack-server-dev (<< 7.4)
+ , libghc-happstack-server-dev (<< 7.5)
  , libghc-base64-bytestring-dev (>= 0.1)
  , libghc-base64-bytestring-dev (<< 1.1)
  , libghc-xml-dev (>= 1.3.5)
@@ -58,22 +58,24 @@
  , libghc-tagsoup-dev (>= 0.13)
  , libghc-tagsoup-dev (<< 0.14)
  , libghc-blaze-html-dev (>= 0.4)
- , libghc-blaze-html-dev (<< 0.8)
+ , libghc-blaze-html-dev (<< 0.9)
  , libghc-json-dev (>= 0.4)
- , libghc-json-dev (<< 0.8)
+ , libghc-json-dev (<< 0.10)
  , libghc-ghc-paths-dev
  , libghc-safe-dev
  , libghc-uri-dev (>= 0.1)
  , libghc-uri-dev (<< 0.2)
  , libghc-split-dev
- , libghc-hoauth2-dev (>= 0.4.1)
+ , libghc-hoauth2-dev (>= 0.4.2)
  , libghc-hoauth2-dev (<< 0.5)
- , libghc-http-client-dev (>= 0.3.5)
- , libghc-http-client-dev (<< 0.5)
+ , libghc-http-conduit-dev (>= 2.1.4)
+ , libghc-http-conduit-dev (<< 2.2)
  , libghc-http-client-tls-dev (>= 0.2.2)
  , libghc-http-client-tls-dev (<< 0.3)
  , libghc-aeson-dev (>= 0.7)
  , libghc-aeson-dev (<< 0.9)
+ , libghc-uuid-dev (>= 1.3)
+ , libghc-uuid-dev (<< 1.4)
 # -prof dependencies
  , libghc-parsec3-prof
  , libghc-pretty-prof
@@ -108,9 +110,10 @@
  , libghc-uri-prof
  , libghc-split-prof
  , libghc-hoauth2-prof
- , libghc-http-client-prof
+ , libghc-http-conduit-prof
  , libghc-http-client-tls-prof
  , libghc-aeson-prof
+ , libghc-uuid-prof
 Build-Depends-Indep: ghc-doc
 # -doc dependencies
  , libghc-parsec3-doc
@@ -146,9 +149,10 @@
  , libghc-uri-doc
  , libghc-split-doc
  , libghc-hoauth2-doc
- , libghc-http-client-doc
+ , libghc-http-conduit-doc
  , libghc-http-client-tls-doc
  , libghc-aeson-doc
+ , libghc-uuid-doc
 Standards-Version: 3.9.5
 Homepage: http://gitit.net/
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/gitit




More information about the Pkg-haskell-commits mailing list