[Pkg-haskell-commits] darcs: haskell-hint: Switch to Architecture: any and build-depend on ghc-ghci. Patch based on one from Ben Collins <ben.c at servergy.com> via Ubuntu.
Colin Watson
cjwatson at debian.org
Thu Apr 11 10:35:02 UTC 2013
Thu Apr 11 10:14:28 UTC 2013 Colin Watson <cjwatson at debian.org>
* Switch to Architecture: any and build-depend on ghc-ghci. Patch based on one from Ben Collins <ben.c at servergy.com> via Ubuntu.
Ignore-this: e91799236acfde8f2fca2977dd3cca38
M ./changelog +7
M ./control -2 +3
Thu Apr 11 10:14:28 UTC 2013 Colin Watson <cjwatson at debian.org>
* Switch to Architecture: any and build-depend on ghc-ghci. Patch based on one from Ben Collins <ben.c at servergy.com> via Ubuntu.
Ignore-this: e91799236acfde8f2fca2977dd3cca38
diff -rN -u old-haskell-hint//changelog new-haskell-hint//changelog
--- old-haskell-hint//changelog 2013-04-11 10:35:02.427220231 +0000
+++ new-haskell-hint//changelog 2013-04-11 10:35:02.435021494 +0000
@@ -1,3 +1,10 @@
+haskell-hint (0.3.3.5-2) UNRELEASED; urgency=low
+
+ * Switch to Architecture: any and build-depend on ghc-ghci. Patch based
+ on one from Ben Collins <ben.c at servergy.com> via Ubuntu.
+
+ -- Colin Watson <cjwatson at debian.org> Thu, 11 Apr 2013 11:13:26 +0100
+
haskell-hint (0.3.3.5-1) experimental; urgency=low
* Depend on haskell-devscripts 0.8.13 to ensure this packages is built
diff -rN -u old-haskell-hint//control new-haskell-hint//control
--- old-haskell-hint//control 2013-04-11 10:35:02.427220231 +0000
+++ new-haskell-hint//control 2013-04-11 10:35:02.431053912 +0000
@@ -8,6 +8,7 @@
, haskell-devscripts (>= 0.8.13)
, ghc
, ghc-prof
+ , ghc-ghci
, libghc-mtl-dev
, libghc-mtl-prof
, libghc-haskell-src-dev
@@ -37,7 +38,7 @@
DM-Upload-Allowed: yes
Package: libghc-hint-dev
-Architecture: amd64 i386 sparc kfreebsd-i386 kfreebsd-amd64
+Architecture: any
Depends: ${haskell:Depends}
, ${shlibs:Depends}
, ${misc:Depends}
@@ -55,7 +56,7 @@
version was not tested with GHC.6).
Package: libghc-hint-prof
-Architecture: amd64 i386 sparc kfreebsd-i386 kfreebsd-amd64
+Architecture: any
Depends: ${haskell:Depends}
, ${shlibs:Depends}
, ${misc:Depends}
More information about the Pkg-haskell-commits
mailing list