[Pkg-haskell-commits] darcs: haskell-leksah-server: New upstream release
Joachim Breitner
mail at joachim-breitner.de
Mon Apr 6 19:15:15 UTC 2015
Sat Dec 20 17:47:45 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
M ./changelog -2 +3
M ./control -6 +20
Sat Dec 20 17:47:45 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
diff -rN -u old-haskell-leksah-server/changelog new-haskell-leksah-server/changelog
--- old-haskell-leksah-server/changelog 2015-04-06 19:15:15.472080252 +0000
+++ new-haskell-leksah-server/changelog 2015-04-06 19:15:15.484080244 +0000
@@ -1,9 +1,10 @@
-haskell-leksah-server (0.12.1.2-4) UNRELEASED; urgency=low
+haskell-leksah-server (0.14.0.1-1) UNRELEASED; urgency=low
* Adjust watch file to new hackage layout
* Depend on haskell-devscripts 0.9, found in experimental
+ * New upstream release
- -- Joachim Breitner <nomeata at debian.org> Sat, 05 Oct 2013 18:20:55 +0200
+ -- Joachim Breitner <nomeata at debian.org> Sat, 20 Dec 2014 17:03:29 +0100
haskell-leksah-server (0.12.1.2-3) unstable; urgency=low
diff -rN -u old-haskell-leksah-server/control new-haskell-leksah-server/control
--- old-haskell-leksah-server/control 2015-04-06 19:15:15.472080252 +0000
+++ new-haskell-leksah-server/control 2015-04-06 19:15:15.484080244 +0000
@@ -17,18 +17,27 @@
, libghc-hslogger-dev (<< 1.3)
, libghc-network-dev (>= 2.2)
, libghc-network-dev (<< 3)
+ , libghc-conduit-dev (>= 1.0.8)
+ , libghc-conduit-dev (<< 1.3)
+ , libghc-conduit-extra-dev (>= 1.0.0.1)
+ , libghc-conduit-extra-dev (<< 1.2)
+ , libghc-resourcet-dev
, libghc-enumerator-dev (>= 0.4.14)
, libghc-enumerator-dev (<< 0.5)
- , libghc-attoparsec-enumerator-dev (>= 0.3)
- , libghc-attoparsec-enumerator-dev (<< 0.4)
+ , libghc-attoparsec-conduit-dev (>= 1.0.1.2)
+ , libghc-attoparsec-conduit-dev (<< 1.2)
, libghc-attoparsec-dev (>= 0.10.0.3)
- , libghc-attoparsec-dev (<< 0.11)
+ , libghc-attoparsec-dev (<< 0.13)
, libghc-transformers-dev (>= 0.2.2.0)
- , libghc-transformers-dev (<< 0.4)
+ , libghc-transformers-dev (<< 0.5)
, libghc-strict-dev (>= 0.3.2)
, libghc-strict-dev (<< 0.4)
+ , libghc-text-dev (>= 0.11.3.1)
+ , libghc-text-dev (<< 1.3)
, libghc-haddock-dev (>= 2.7.2)
- , libghc-haddock-dev (<< 2.14)
+ , libghc-haddock-dev (<< 2.15)
+ , libghc-executable-path-dev (>= 0.0.3)
+ , libghc-executable-path-dev (<< 0.1)
, dpkg (>= 1.14.27)
Build-Depends-Indep: ghc-doc
, libghc-binary-shared-doc
@@ -36,13 +45,18 @@
, libghc-parsec3-doc
, libghc-deepseq-doc
, libghc-network-doc
+ , libghc-conduit-doc
+ , libghc-conduit-extra-doc
+ , libghc-resourcet-doc
, libghc-haddock-doc
, libghc-enumerator-doc
, libghc-attoparsec-doc
- , libghc-attoparsec-enumerator-doc
+ , libghc-attoparsec-conduit-doc
, libghc-transformers-doc
, libghc-hslogger-doc
, libghc-strict-doc
+ , libghc-text-doc
+ , libghc-executable-path-doc
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/leksah-server
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-leksah-server
More information about the Pkg-haskell-commits
mailing list