Package: pandoc
Version: 1.8.2-1

Sorry, Jonas.. it seems like I gave you a bad patch and so
libghc-pandoc-prof doesn't depend on libghc-pandoc-types-prof.
This is probably better:

diff --git a/debian/control b/debian/control
index a1c1273..7a17876 100644
--- a/debian/control
+++ b/debian/control
@@ -185,8 +185,11 @@ Package: libghc-pandoc-prof
 Section: haskell
 Priority: extra
 Architecture: any
-Depends: ${misc:Depends}
-Suggests: ${cdbs:Suggests}
+Depends: ${haskell:Depends}
+  , ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
 Description: general markup converter
  Pandoc is a Haskell library for converting from one markup format to
  another, and a command-line tool that uses this library. It can read



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to