[Git][haskell-team/DHG_packages][master] hslua-module-path: Upgrading from 1.1.1 to 1.2.0
Scott Talbert (@swt2c)
gitlab at salsa.debian.org
Thu Mar 5 00:49:21 GMT 2026
Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
5517816f by Scott Talbert at 2026-03-04T19:46:13-05:00
hslua-module-path: Upgrading from 1.1.1 to 1.2.0
- - - - -
4 changed files:
- p/haskell-hslua-module-path/debian/changelog
- p/haskell-hslua-module-path/debian/control
- p/haskell-hslua-module-path/debian/patches/no-rts-n
- p/haskell-hslua-module-path/debian/watch
Changes:
=====================================
p/haskell-hslua-module-path/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-hslua-module-path (1.2.0-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Scott Talbert <swt at techie.net> Wed, 04 Mar 2026 19:40:56 -0500
+
haskell-hslua-module-path (1.1.1-2) unstable; urgency=medium
[ Scott Talbert ]
=====================================
p/haskell-hslua-module-path/debian/control
=====================================
@@ -6,7 +6,7 @@ Section: haskell
Build-Depends: debhelper-compat (= 13),
haskell-devscripts-minimal | haskell-devscripts (>= 0.13),
dh-sequence-haskell,
- ghc (>= 9.6),
+ ghc (>= 9.10),
ghc-prof,
libghc-hslua-core-dev (>= 2.1),
libghc-hslua-core-dev (<< 2.4),
@@ -14,16 +14,16 @@ Build-Depends: debhelper-compat (= 13),
libghc-hslua-marshalling-dev (>= 2.1),
libghc-hslua-marshalling-dev (<< 2.4),
libghc-hslua-marshalling-prof,
- libghc-hslua-packaging-dev (>= 2.3),
- libghc-hslua-packaging-dev (<< 2.4),
+ libghc-hslua-packaging-dev (>= 2.4),
+ libghc-hslua-packaging-dev (<< 2.5),
libghc-hslua-packaging-prof,
- libghc-tasty-dev,
- libghc-tasty-prof,
- libghc-tasty-hunit-dev,
- libghc-tasty-hunit-prof,
- libghc-tasty-lua-dev (>= 1.0),
- libghc-tasty-lua-dev (<< 1.2),
- libghc-tasty-lua-prof,
+ libghc-tasty-dev <!nocheck>,
+ libghc-tasty-prof <!nocheck>,
+ libghc-tasty-hunit-dev <!nocheck>,
+ libghc-tasty-hunit-prof <!nocheck>,
+ libghc-tasty-lua-dev (>= 1.0) <!nocheck>,
+ libghc-tasty-lua-dev (<< 1.2) <!nocheck>,
+ libghc-tasty-lua-prof <!nocheck>,
Build-Depends-Indep: ghc-doc,
libghc-hslua-core-doc,
libghc-hslua-marshalling-doc,
@@ -31,7 +31,7 @@ Build-Depends-Indep: ghc-doc,
libghc-tasty-doc,
libghc-tasty-hunit-doc,
libghc-tasty-lua-doc,
-Standards-Version: 4.7.0
+Standards-Version: 4.7.3
Homepage: https://hslua.org/
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-hslua-module-path
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-hslua-module-path]
=====================================
p/haskell-hslua-module-path/debian/patches/no-rts-n
=====================================
@@ -1,7 +1,7 @@
--- a/hslua-module-path.cabal
+++ b/hslua-module-path.cabal
-@@ -73,4 +73,3 @@ test-suite hslua-module-path-test
- , text
+@@ -68,4 +68,3 @@ test-suite hslua-module-path-test
+ , tasty-lua >= 1.0 && < 1.2
ghc-options: -threaded
-rtsopts
- -with-rtsopts=-N
=====================================
p/haskell-hslua-module-path/debian/watch
=====================================
@@ -1,2 +1,2 @@
-version=3
+version=4
https://hackage.haskell.org/package/hslua-module-path/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/5517816f460565330ed7581134bb01ac7db281d4
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/5517816f460565330ed7581134bb01ac7db281d4
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/20260305/5a06dbf4/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list