[Pkg-haskell-commits] darcs: haskell-dbus: Do not depend on transformers, which now comes with GHC
Joachim Breitner
mail at joachim-breitner.de
Mon Dec 22 13:47:55 UTC 2014
Sat Dec 20 19:29:15 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* Do not depend on transformers, which now comes with GHC
M ./changelog +1
M ./control -3
Sat Dec 20 19:29:15 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* Do not depend on transformers, which now comes with GHC
diff -rN -u old-haskell-dbus/changelog new-haskell-dbus/changelog
--- old-haskell-dbus/changelog 2014-12-22 13:47:55.367077885 +0000
+++ new-haskell-dbus/changelog 2014-12-22 13:47:55.375077893 +0000
@@ -1,6 +1,7 @@
haskell-dbus (0.10.8-2) UNRELEASED; urgency=medium
* Depend on haskell-devscripts 0.9, found in experimental
+ * Do not depend on transformers, which now comes with GHC
-- Joachim Breitner <nomeata at debian.org> Sat, 20 Dec 2014 16:56:53 +0100
diff -rN -u old-haskell-dbus/control new-haskell-dbus/control
--- old-haskell-dbus/control 2014-12-22 13:47:55.367077885 +0000
+++ new-haskell-dbus/control 2014-12-22 13:47:55.375077893 +0000
@@ -26,8 +26,6 @@
, libghc-text-dev (>= 0.11.1.5)
, libghc-text-dev (<< 0.12)
, libghc-text-prof
- , libghc-transformers-dev (>= 0.2)
- , libghc-transformers-prof
, libghc-vector-dev (>= 0.7)
, libghc-vector-dev (<< 0.11)
, libghc-vector-prof
@@ -44,7 +42,6 @@
, libghc-parsec3-doc
, libghc-random-doc
, libghc-text-doc
- , libghc-transformers-doc
, libghc-vector-doc
, libghc-xml-types-doc
Standards-Version: 3.9.5
More information about the Pkg-haskell-commits
mailing list