hunk ./changelog 1 +haskell-regex-posix (2) unstable; urgency=low + + * Change architecture of doc file to any + + -- David Fox Sat, 20 Sep 2008 09:44:35 -0700 + addfile ./docarch.diff hunk ./docarch.diff 1 +--- x/debian/control~ 2008-08-24 00:45:34.000000000 -0700 ++++ x/debian/control 2008-09-20 09:43:45.000000000 -0700 +@@ -5,7 +5,7 @@ + Build-Depends: cpphs, dpkg-dev (>= 1.13.19), debhelper (>= 5.0.0), + dpatch, ghc6 (>= 6.8.2), ghc6-prof, haskell-devscripts (>= 0.6.6), + libghc6-regex-base-dev (>= 0.93), libghc6-regex-base-prof (>= 0.93) +-Build-Depends-Indep: haddock, ghc6-doc, haskell-regex-base-doc ++Build-Depends-Indep: haddock, ghc6-doc, libghc6-regex-base-doc + Standards-Version: 3.7.3 + Vcs-Svn: svn://svn.debian.org/svn/pkg-haskell/packages/haskell-regex-posix + Vcs-Browser: http://svn.debian.org/wsvn/pkg-haskell/packages/haskell-regex-posix +@@ -16,7 +16,7 @@ + Architecture: any + Section: libdevel + Depends: ${haskell:Depends}, ${misc:Depends} +-Suggests: haskell-posix-doc (= ${source:Version}) ++Suggests: libghc6-posix-doc (= ${source:Version}) + Description: GHC 6 library of the POSIX regex backend for regex-base + A library containing a POSIX regular expression backend conforming to + the interface API of regex-base. +@@ -27,7 +27,7 @@ + Architecture: any + Section: libdevel + Depends: libghc6-regex-posix-dev (= ${binary:Version}), ${haskell:Depends}, ${misc:Depends} +-Suggests: haskell-regex-posix-doc (= ${source:Version}) ++Suggests: libghc6-regex-posix-doc (= ${source:Version}) + Description: GHC 6 profiling library of the POSIX regex backend for regex-base + A library containing a POSIX regular expression backend conforming to + the interface API of regex-base. +@@ -35,11 +35,11 @@ + This package contains additional profiling libraries which can be + used with ghc6-prof. + +-Package: haskell-regex-posix-doc +-Architecture: all ++Package: libghc6-regex-posix-doc ++Architecture: any + Section: doc + Depends: ${misc:Depends} +-Recommends: doc-base, ghc6-doc, haskell-regex-base-doc ++Recommends: doc-base, ghc6-doc, libghc6-regex-base-doc + Description: API documentation for regex-posix Haskell library + A library containing a POSIX regular expression backend conforming to + the interface API of regex-base. hunk ./series 2 +docarch.diff