Bug#811554: closed by Joachim Breitner <nomeata at debian.org> (Bug#811554: fixed in haskell-hslua 0.4.1-5)

John Paul Adrian Glaubitz glaubitz at physik.fu-berlin.de
Wed Jan 20 09:08:00 UTC 2016


control: reopen -1
control: tags -1 +patch

Oops, looks like we forgot to update the debian/rules file. Thus, we
need to make the following changes (also attaching a diff):

diff -Nru old/haskell-hslua-0.4.1/debian/control
new/haskell-hslua-0.4.1/debian/control
--- old/haskell-hslua-0.4.1/debian/control	2016-01-19 21:21:36.000000000
+0100
+++ new/haskell-hslua-0.4.1/debian/control	2016-01-20 10:02:42.203575423
+0100
@@ -10,7 +10,7 @@
  ghc-prof,
  pkg-config,
  liblua5.1-0-dev,
- libluajit-5.1-dev [amd64 armel armhf i386 mips mipsel powerpc
hurd-i386 kfreebsd-i386],
+ libluajit-5.1-dev [amd64 armel armhf i386 mips mipsel powerpc
hurd-i386 kfreebsd-i386 kfreebsd-amd64],
  libghc-hspec-dev,
  libghc-hspec-contrib-dev,
  libghc-hunit-dev,
diff -Nru old/haskell-hslua-0.4.1/debian/rules
new/haskell-hslua-0.4.1/debian/rules
--- old/haskell-hslua-0.4.1/debian/rules	2015-12-22 10:28:34.000000000 +0100
+++ new/haskell-hslua-0.4.1/debian/rules	2016-01-20 10:02:30.083860291 +0100
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f

-ifneq (,$(filter $(DEB_BUILD_ARCH),arm64 ppc64el s390x))
+ifeq (,$(filter $(DEB_BUILD_ARCH),amd64 armel armhf i386 mips mipsel
powerpc hurd-i386 kfreebsd-i386 kfreebsd-amd64))
 DEB_SETUP_GHC_CONFIGURE_ARGS += --flags=-luajit
 endif

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz at debian.org
`. `'   Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913
-------------- next part --------------
A non-text attachment was scrubbed...
Name: haskell-hslua-disable-luajit.diff
Type: text/x-diff
Size: 1083 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-haskell-maintainers/attachments/20160120/a57a615e/attachment.diff>


More information about the Pkg-haskell-maintainers mailing list