diff -Nudar 4/magic-haskell-1.0.8//debian/changelog 6/magic-haskell-1.0.8//debian/changelog
--- 4/magic-haskell-1.0.8//debian/changelog	2010-08-14 07:45:52.000000000 -0300
+++ 6/magic-haskell-1.0.8//debian/changelog	2010-08-14 07:46:09.000000000 -0300
@@ -1,3 +1,20 @@
+magic-haskell (1.0.8-6) unstable; urgency=low
+
+  * Reincorporate 1.0.8-4.
+  * debian/control: Make libghc6-magic-doc conflict with magic-haskell-
+    doc (<< 1.0.8-4).
+  * control: Bump Standards-Version to 3.9.0, no changes required.
+
+ -- Marco Túlio Gontijo e Silva <marcot@debian.org>  Sat, 07 Aug 2010 17:45:39 -0300
+
+magic-haskell (1.0.8-5) unstable; urgency=low
+
+  * debian/control: Make libghc6-magic-doc conflict with magic-haskell-
+    doc (<< 1.0.8-4).
+  * control: Bump Standards-Version to 3.9.0, no changes required.
+
+ -- Marco Túlio Gontijo e Silva <marcot@debian.org>  Fri, 06 Aug 2010 15:02:39 -0300
+
 magic-haskell (1.0.8-4) unstable; urgency=low
 
   * debian/control: libghc6-magic-doc: Add ${haskell:Recommends} and
diff -Nudar 4/magic-haskell-1.0.8//debian/control 6/magic-haskell-1.0.8//debian/control
--- 4/magic-haskell-1.0.8//debian/control	2010-08-14 07:45:52.000000000 -0300
+++ 6/magic-haskell-1.0.8//debian/control	2010-08-14 07:46:09.000000000 -0300
@@ -9,7 +9,7 @@
  ghc6-prof,
  libmagic-dev
 Build-Depends-Indep: ghc6-doc
-Standards-Version: 3.8.4
+Standards-Version: 3.9.0
 Section: haskell
 Vcs-Git: git://git.debian.org/git/pkg-haskell/magic-haskell.git
 Vcs-Browser: http://git.debian.org/?p=pkg-haskell/magic-haskell.git;a=summary
@@ -68,8 +68,8 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: magic-haskell-doc
-Replaces: magic-haskell-doc
-Conflicts: magic-haskell-doc
+Replaces: magic-haskell-doc (<< 1.0.8-4)
+Conflicts: magic-haskell-doc (<< 1.0.8-4)
 Description: File type determination library for Haskell; documentation
  This package provides the documentation for a library for the Haskell
  programming language.
