hunk ./changelog 1 +haskell-hunit (3) unstable; urgency=low + + * Change architecture of doc file to any + + -- David Fox Sat, 20 Sep 2008 10:50:36 -0700 + addfile ./docarch.diff hunk ./docarch.diff 1 +--- x/debian/control~ 2008-09-20 07:48:13.000000000 -0700 ++++ x/debian/control 2008-09-20 10:49:36.000000000 -0700 +@@ -32,7 +32,7 @@ + + Package: libghc6-hunit-doc + Section: doc +-Architecture: all ++Architecture: any + Depends: ${shlibs:Depends}, ${misc:Depends}, ghc6-doc (>= 6.8.2) + Suggests: libghc6-hunit-dev, libghc6-hunit-prof + Description: Haskell unit testing framework for GHC; documentation +--- x/debian/control.in~ 2008-08-24 00:44:58.000000000 -0700 ++++ x/debian/control.in 2008-09-20 10:49:42.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