[Pkg-haskell-commits] darcs: haskell-yesod: Fix Recommends in the same way.
Iain Lane
laney at debian.org
Mon May 20 08:48:47 UTC 2013
Mon May 20 08:39:02 UTC 2013 Iain Lane <laney at debian.org>
* Fix Recommends in the same way.
Ignore-this: d6689143f8f9f7b3d0db5e354a7fd188
M ./changelog +1
M ./control -2
Mon May 20 08:39:02 UTC 2013 Iain Lane <laney at debian.org>
* Fix Recommends in the same way.
Ignore-this: d6689143f8f9f7b3d0db5e354a7fd188
diff -rN -u old-haskell-yesod//changelog new-haskell-yesod//changelog
--- old-haskell-yesod//changelog 2013-05-20 08:48:47.155284186 +0000
+++ new-haskell-yesod//changelog 2013-05-20 08:48:47.167038904 +0000
@@ -1,6 +1,7 @@
haskell-yesod (1.1.9.2-3) UNRELEASED; urgency=low
* Fix test depends (remove nonexistent 'like' and 'yesod-platform')
+ * Fix Recommends in the same way.
-- Iain Lane <laney at debian.org> Mon, 20 May 2013 09:37:19 +0100
diff -rN -u old-haskell-yesod//control new-haskell-yesod//control
--- old-haskell-yesod//control 2013-05-20 08:48:47.123071337 +0000
+++ new-haskell-yesod//control 2013-05-20 08:48:47.163042151 +0000
@@ -192,7 +192,6 @@
, libghc-hamlet-dev
, libghc-hjsmin-dev
, libghc-http-conduit-dev
- , libghc-like-dev
, libghc-monad-control-dev
, libghc-monad-logger-dev
, libghc-persistent-dev
@@ -212,7 +211,6 @@
, libghc-yesod-core-dev
, libghc-yesod-default-dev
, libghc-yesod-form-dev
- , libghc-yesod-platform-dev
, libghc-yesod-static-dev
, libghc-yesod-test-dev
Suggests: libghc-persistent-postgresql-dev
More information about the Pkg-haskell-commits
mailing list