hunk ./changelog 1 +haskell-parsec (3) unstable; urgency=low + + * Change architecture of doc file to any + + -- David Fox Sat, 20 Sep 2008 09:58:21 -0700 + addfile ./docarch.diff hunk ./docarch.diff 1 +--- x/debian/control~ 2008-09-20 07:48:22.000000000 -0700 ++++ x/debian/control 2008-09-20 09:57:20.000000000 -0700 +@@ -34,7 +34,7 @@ + + Package: libghc6-parsec-doc + Section: doc +-Architecture: all ++Architecture: any + Depends: ${shlibs:Depends}, ${misc:Depends}, ghc6-doc (>= 6.8.2) + Suggests: libghc6-parsec-dev, libghc6-parsec-prof + Description: Haskell monadic parser combinator library for GHC; documentation +--- x/debian/control.in~ 2008-08-24 00:45:21.000000000 -0700 ++++ x/debian/control.in 2008-09-20 09:57:26.000000000 -0700 +@@ -27,7 +27,7 @@ + + Package: ${this:ghc6:doc} + Section: doc +-Architecture: all ++Architecture: any + Depends: &{canonicalise-comma-list:\${shlibs:Depends}, \${misc:Depends}, ${impl:ghc6:lib:doc_deps}, ${cabal:deps:ghc6:doc}} + Suggests: &{canonicalise-comma-list:${this:ghc6:dev}, ${this:ghc6:prof}} + Description: ${short_description}; documentation hunk ./series 4 +docarch.diff