Hi,

I did an NMU for this.  I've attached the patch.


Kurt

diff -Nru /tmp/SMZeNtwjV2/haskell-utils-1.6/debian/changelog 
/tmp/SEhFKMcMAo/haskell-utils-1.6.0.1/debian/changelog
--- /tmp/SMZeNtwjV2/haskell-utils-1.6/debian/changelog  2004-10-31 
02:59:20.000000000 +0100
+++ /tmp/SEhFKMcMAo/haskell-utils-1.6.0.1/debian/changelog      2005-09-02 
19:09:21.000000000 +0200
@@ -1,3 +1,14 @@
+haskell-utils (1.6.0.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * C++ ABI transition: It's linked against libgmp3 and needs rebuild.
+    Change build dependency order to prefer hugs over ghc6 since that is
+    the only alternative that currently is installable.
+    This also has as effect that the libgmp3 dependency gets dropped.
+    (Closes: #319811)
+
+ -- Kurt Roeckx <[EMAIL PROTECTED]>  Fri,  2 Sep 2005 18:58:29 +0200
+
 haskell-utils (1.6) unstable; urgency=low
 
   * Don't allow ghc4 to satisfy the build-dep as it doesn't have Text.Regex.
diff -Nru /tmp/SMZeNtwjV2/haskell-utils-1.6/debian/control 
/tmp/SEhFKMcMAo/haskell-utils-1.6.0.1/debian/control
--- /tmp/SMZeNtwjV2/haskell-utils-1.6/debian/control    2004-10-31 
03:04:24.000000000 +0100
+++ /tmp/SEhFKMcMAo/haskell-utils-1.6.0.1/debian/control        2005-09-02 
18:58:18.000000000 +0200
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Ian Lynagh (wibble) <[EMAIL PROTECTED]>
 Standards-Version: 3.5.6
-Build-Depends: debhelper (>= 4), ghc6 [alpha hppa i386 ia64 m68k powerpc s390 
sparc] | ghc5 [i386] | nhc98 [arm hppa i386 m68k mips mipsel powerpc s390 
sparc] | hugs [alpha arm hppa i386 ia64 m68k mips mipsel powerpc s390 sparc] | 
ghc6 | ghc5 | nhc98 | hugs, ghc6 [alpha hppa i386 ia64 m68k powerpc s390 sparc] 
| ghc5 [i386] | hmake [arm hppa i386 m68k mips mipsel powerpc s390 sparc] | 
hugs [alpha arm hppa i386 ia64 m68k mips mipsel powerpc s390 sparc] | ghc6 | 
ghc5 | hmake | hugs, cpphs
+Build-Depends: debhelper (>= 4), hugs | ghc6 [alpha hppa i386 ia64 m68k 
powerpc s390 sparc] | ghc5 [i386] | nhc98 [arm hppa i386 m68k mips mipsel 
powerpc s390 sparc] | hugs [alpha arm hppa i386 ia64 m68k mips mipsel powerpc 
s390 sparc] | ghc6 | ghc5 | nhc98, hugs | ghc6 [alpha hppa i386 ia64 m68k 
powerpc s390 sparc] | ghc5 [i386] | hmake [arm hppa i386 m68k mips mipsel 
powerpc s390 sparc] | hugs [alpha arm hppa i386 ia64 m68k mips mipsel powerpc 
s390 sparc] | ghc6 | ghc5 | hmake, cpphs
 
 Package: haskell-utils
 Architecture: any

Reply via email to