[Pkg-haskell-commits] darcs: haskell-testpack: Fix hugs package to be arch: all

John Goerzen jgoerzen at complete.org
Fri Jan 4 15:03:28 UTC 2013


Fri Jan 23 17:19:26 UTC 2009  John Goerzen <jgoerzen at complete.org>
  * Fix hugs package to be arch: all
  Ignore-this: 84346934f1b8e14a5fad3d5fa7cd36fb

    M ./control -1 +1

Fri Jan 23 17:19:26 UTC 2009  John Goerzen <jgoerzen at complete.org>
  * Fix hugs package to be arch: all
  Ignore-this: 84346934f1b8e14a5fad3d5fa7cd36fb
diff -rN -u old-haskell-testpack//control new-haskell-testpack//control
--- old-haskell-testpack//control	2013-01-04 15:03:27.703721281 +0000
+++ new-haskell-testpack//control	2013-01-04 15:03:28.578725633 +0000
@@ -21,7 +21,7 @@
 
 Package: libhugs-testpack
 Section: devel
-Architecture: any
+Architecture: all
 Depends: ${haskell:Depends}, hugs (>= 98.200503.08-4), libhugs-hunit, libhugs-mtl, libhugs-quickcheck
 Suggests: libhaskell-testpack-doc
 Description: Haskell Test Utility Pack for HUnit and QuickCheck





More information about the Pkg-haskell-commits mailing list