Package: haskell-http
Version: 0.4.20050430-1
Severity: wishlist
Tags: patch

When building 'haskell-http' on ppc64/unstable,
I get the following error:

dh_gencontrol -a
dh_gencontrol: Compatibility levels before 4 are deprecated.
dpkg-gencontrol: error: current build architecture ppc64 does not appear in 
package's list (alpha amd64 hppa i386 ia64 m68k powerpc s390 sparc)
dh_gencontrol: command returned error code 65280
make: *** [binary-arch] Error 1

Please add ppc64 to the architecture list in debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/haskell-http-0.4.20050430/debian/control ./debian/control
--- ../tmp-orig/haskell-http-0.4.20050430/debian/control        2006-04-05 
06:46:38.000000000 +0000
+++ ./debian/control    2006-04-05 06:41:14.000000000 +0000
@@ -8,7 +8,7 @@
 
 Package: libghc6-http-dev
 Section: devel
-Architecture: alpha amd64 hppa i386 ia64 m68k powerpc s390 sparc
+Architecture: alpha amd64 hppa i386 ia64 m68k powerpc ppc64 s390 sparc
 Depends: ghc6 (>= 6.4), ghc6 (<< 6.4+)
 Suggests: haskell-http-doc
 Description: GHC 6 libraries for the Haskell HTTP client library


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

Reply via email to