[Pkg-haskell-commits] darcs: mighttpd2: Build-depend on libghc-unix-time-dev (>> 0.2) to match the Cabal file (thanks, Jackson Doak).
Colin Watson
cjwatson at debian.org
Wed Dec 25 22:17:24 UTC 2013
Wed Dec 25 22:17:16 UTC 2013 Colin Watson <cjwatson at debian.org>
* Build-depend on libghc-unix-time-dev (>> 0.2) to match the Cabal file (thanks, Jackson Doak).
M ./changelog +5
M ./control +1
Wed Dec 25 22:17:16 UTC 2013 Colin Watson <cjwatson at debian.org>
* Build-depend on libghc-unix-time-dev (>> 0.2) to match the Cabal file (thanks, Jackson Doak).
diff -rN -u old-mighttpd2/changelog new-mighttpd2/changelog
--- old-mighttpd2/changelog 2013-12-25 22:17:24.510113655 +0000
+++ new-mighttpd2/changelog 2013-12-25 22:17:24.514113655 +0000
@@ -1,7 +1,12 @@
mighttpd2 (2.8.7-2) UNRELEASED; urgency=low
+ [ Joachim Breitner ]
* Adjust watch file to new hackage layout
+ [ Colin Watson ]
+ * Build-depend on libghc-unix-time-dev (>> 0.2) to match the Cabal file
+ (thanks, Jackson Doak).
+
-- Joachim Breitner <nomeata at debian.org> Sat, 05 Oct 2013 18:22:29 +0200
mighttpd2 (2.8.7-1) unstable; urgency=low
diff -rN -u old-mighttpd2/control new-mighttpd2/control
--- old-mighttpd2/control 2013-12-25 22:17:24.506113655 +0000
+++ new-mighttpd2/control 2013-12-25 22:17:24.514113655 +0000
@@ -18,6 +18,7 @@
, libghc-process-conduit-dev
, libghc-transformers-dev
, libghc-unix-bytestring-dev
+ , libghc-unix-time-dev (>> 0.2)
, libghc-unordered-containers-dev
, libghc-wai-dev (>> 1.3)
, libghc-wai-app-file-cgi-dev
More information about the Pkg-haskell-commits
mailing list