[Git][haskell-team/DHG_packages][master] hslua: stop using system lua5.3 as it is currently broken

Clint Adams gitlab at salsa.debian.org
Sat Aug 31 17:14:14 BST 2019



Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
8e82382a by Clint Adams at 2019-08-31T16:13:58Z
hslua: stop using system lua5.3 as it is currently broken

- - - - -


2 changed files:

- p/haskell-hslua/debian/changelog
- p/haskell-hslua/debian/rules


Changes:

=====================================
p/haskell-hslua/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-hslua (1.0.3.1-2) unstable; urgency=medium
+
+  * Stop using system lua5.3 as it is currently broken.
+
+ -- Clint Adams <clint at debian.org>  Sat, 31 Aug 2019 10:19:50 -0400
+
 haskell-hslua (1.0.3.1-1) unstable; urgency=medium
 
   * New upstream version.


=====================================
p/haskell-hslua/debian/rules
=====================================
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-DEB_SETUP_GHC_CONFIGURE_ARGS += --flags="system-lua lua501 use-pkgconfig"
+# DEB_SETUP_GHC_CONFIGURE_ARGS += --flags="system-lua pkg-config"
 
 DEB_ENABLE_TESTS = yes
 



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/8e82382abe909123fcffc31703a1f1f022c5cb67

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/8e82382abe909123fcffc31703a1f1f022c5cb67
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20190831/30dad61f/attachment.html>


More information about the Pkg-haskell-commits mailing list