hunk ./changelog 1 +haskell-edison (2) unstable; urgency=low + + * Change arch of doc file to any. + + -- David Fox Sun, 21 Sep 2008 11:24:42 -0700 + addfile ./docarch.diff hunk ./docarch.diff 1 +--- x/debian/control~ 2008-08-29 11:31:02.000000000 -0700 ++++ x/debian/control 2008-09-21 11:23:47.000000000 -0700 +@@ -19,7 +19,7 @@ + Section: libdevel + Depends: ${haskell:Depends}, ${misc:Depends} + Recommends: libghc6-edison-core-dev (= ${binary:Version}) +-Suggests: haskell-edison-doc (= ${source:Version}) ++Suggests: libghc6-edison-doc (= ${source:Version}) + Provides: libghc6-edison-api-prof + Description: Haskell library of efficent, purely-functional data structures + The abstract interface (API) of the Edison library for Haskell for +@@ -40,7 +40,7 @@ + Section: libdevel + Depends: libghc6-edison-api-dev (= ${binary:Version}), + ${haskell:Depends}, ${misc:Depends} +-Suggests: haskell-edison-doc (= ${source:Version}) ++Suggests: libghc6-edison-doc (= ${source:Version}) + Provides: libghc6-edison-core-prof + Description: Haskell library of efficent, purely-functional data structures + Some concrete mplementations of the abstract interface of the Edison +@@ -60,7 +60,7 @@ + Architecture: all + Depends: hugs, libhugs-mtl | hugs (<< 98.200609.21), ${misc:Depends} + Recommends: libhugs-edison-core (= ${source:Version}) +-Suggests: haskell-edison-doc (= ${source:Version}) ++Suggests: libghc6-edison-doc (= ${source:Version}) + Description: Haskell library of efficent, purely-functional data structures + The abstract interface (API) of the Edison library for Haskell for + use with hugs. +@@ -80,7 +80,7 @@ + Depends: hugs, libhugs-edison-api (= ${source:Version}), + libhugs-mtl | hugs (<< 98.200609.21), + libhugs-quickcheck | hugs (<< 98.200609.21), ${misc:Depends} +-Suggests: haskell-edison-doc (= ${source:Version}) ++Suggests: libghc6-edison-doc (= ${source:Version}) + Description: Haskell library of efficent, purely-functional data structures + Some concrete mplementations of the abstract interface of the Edison + library for Haskell for use with ghc 6. +@@ -95,8 +95,8 @@ + . + This package contains the concrete implementations. + +-Package: haskell-edison-doc +-Architecture: all ++Package: libghc6-edison-doc ++Architecture: any + Section: doc + Recommends: libghc6-base-doc, libghc6-haskell98-doc, + libghc6-mtl-doc, libghc6-quickcheck-doc hunk ./series 2 +docarch.diff