[DHG_packages] 01/01: hslua: Use a whitelist for the libluajit-5.1-dev dependency (Closes: #811554)
Joachim Breitner
nomeata at moszumanska.debian.org
Tue Jan 19 21:21:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
nomeata pushed a commit to branch master
in repository DHG_packages.
commit 02fb148abd77c0fd5e344f100e062daa78eacfee
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Tue Jan 19 21:21:47 2016 +0100
hslua: Use a whitelist for the libluajit-5.1-dev dependency (Closes: #811554)
---
p/haskell-hslua/debian/changelog | 6 ++++++
p/haskell-hslua/debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/p/haskell-hslua/debian/changelog b/p/haskell-hslua/debian/changelog
index 75af948..97258c3 100644
--- a/p/haskell-hslua/debian/changelog
+++ b/p/haskell-hslua/debian/changelog
@@ -1,3 +1,9 @@
+haskell-hslua (0.4.1-5) unstable; urgency=medium
+
+ * Use a whitelist for the libluajit-5.1-dev dependency (Closes: #811554)
+
+ -- Joachim Breitner <nomeata at debian.org> Tue, 19 Jan 2016 21:21:41 +0100
+
haskell-hslua (0.4.1-4) unstable; urgency=medium
* Only depend on libluajit-5.1-dev on architectures where we also
diff --git a/p/haskell-hslua/debian/control b/p/haskell-hslua/debian/control
index dd16d18..48f5ae2 100644
--- a/p/haskell-hslua/debian/control
+++ b/p/haskell-hslua/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9),
ghc-prof,
pkg-config,
liblua5.1-0-dev,
- libluajit-5.1-dev [!arm64 !ppc64el !s390x],
+ libluajit-5.1-dev [amd64 armel armhf i386 mips mipsel powerpc hurd-i386 kfreebsd-i386],
libghc-hspec-dev,
libghc-hspec-contrib-dev,
libghc-hunit-dev,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list