[Git][haskell-team/DHG_packages][master] pandoc-lua-engine: Upgrading from 0.4.3 to 0.5.1

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Thu Mar 5 19:55:17 GMT 2026



Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
853dcd34 by Scott Talbert at 2026-03-05T14:48:37-05:00
pandoc-lua-engine: Upgrading from 0.4.3 to 0.5.1

- - - - -


3 changed files:

- p/haskell-pandoc-lua-engine/debian/changelog
- p/haskell-pandoc-lua-engine/debian/control
- p/haskell-pandoc-lua-engine/debian/watch


Changes:

=====================================
p/haskell-pandoc-lua-engine/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-pandoc-lua-engine (0.5.1-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Scott Talbert <swt at techie.net>  Thu, 05 Mar 2026 14:42:33 -0500
+
 haskell-pandoc-lua-engine (0.4.3-1) unstable; urgency=medium
 
   [ Gianfranco Costamagna ]


=====================================
p/haskell-pandoc-lua-engine/debian/control
=====================================
@@ -12,7 +12,7 @@ Build-Depends: debhelper-compat (= 13),
  libghc-aeson-dev,
  libghc-aeson-prof,
  libghc-citeproc-dev (>= 0.8),
- libghc-citeproc-dev (<< 0.10),
+ libghc-citeproc-dev (<< 0.14),
  libghc-citeproc-prof,
  libghc-crypton-dev (>= 0.30),
  libghc-crypton-dev (<< 1.1),
@@ -26,26 +26,26 @@ Build-Depends: debhelper-compat (= 13),
  libghc-doctemplates-dev (>= 0.11),
  libghc-doctemplates-dev (<< 0.12),
  libghc-doctemplates-prof,
- libghc-hslua-dev (>= 2.3),
- libghc-hslua-dev (<< 2.4),
+ libghc-hslua-dev (>= 2.5),
+ libghc-hslua-dev (<< 2.6),
  libghc-hslua-prof,
  libghc-hslua-module-doclayout-dev (>= 1.2),
  libghc-hslua-module-doclayout-dev (<< 1.3),
  libghc-hslua-module-doclayout-prof,
- libghc-hslua-module-path-dev (>= 1.1),
- libghc-hslua-module-path-dev (<< 1.2),
+ libghc-hslua-module-path-dev (>= 1.2),
+ libghc-hslua-module-path-dev (<< 1.3),
  libghc-hslua-module-path-prof,
- libghc-hslua-module-system-dev (>= 1.1),
- libghc-hslua-module-system-dev (<< 1.2),
+ libghc-hslua-module-system-dev (>= 1.3),
+ libghc-hslua-module-system-dev (<< 1.4),
  libghc-hslua-module-system-prof,
- libghc-hslua-module-text-dev (>= 1.1),
- libghc-hslua-module-text-dev (<< 1.2),
+ libghc-hslua-module-text-dev (>= 1.2),
+ libghc-hslua-module-text-dev (<< 1.3),
  libghc-hslua-module-text-prof,
- libghc-hslua-module-version-dev (>= 1.1),
- libghc-hslua-module-version-dev (<< 1.2),
+ libghc-hslua-module-version-dev (>= 1.2),
+ libghc-hslua-module-version-dev (<< 1.3),
  libghc-hslua-module-version-prof,
- libghc-hslua-module-zip-dev (>= 1.1.3),
- libghc-hslua-module-zip-dev (<< 1.2),
+ libghc-hslua-module-zip-dev (>= 1.1.5),
+ libghc-hslua-module-zip-dev (<< 1.3),
  libghc-hslua-module-zip-prof,
  libghc-hslua-repl-dev (>= 0.1.1),
  libghc-hslua-repl-dev (<< 0.2),
@@ -53,8 +53,8 @@ Build-Depends: debhelper-compat (= 13),
  libghc-lpeg-dev (>= 1.1),
  libghc-lpeg-dev (<< 1.2),
  libghc-lpeg-prof,
- libghc-pandoc-dev (>= 3.7),
- libghc-pandoc-dev (<< 3.8),
+ libghc-pandoc-dev (>= 3.9),
+ libghc-pandoc-dev (<< 3.10),
  libghc-pandoc-prof,
  libghc-pandoc-lua-marshal-dev (>= 0.3),
  libghc-pandoc-lua-marshal-dev (<< 0.4),
@@ -62,17 +62,15 @@ Build-Depends: debhelper-compat (= 13),
  libghc-pandoc-types-dev (>= 1.22),
  libghc-pandoc-types-dev (<< 1.24),
  libghc-pandoc-types-prof,
- libghc-data-default-dev,
- libghc-pandoc-dev,
- libghc-tasty-dev,
- libghc-tasty-prof,
- libghc-tasty-golden-dev,
- libghc-tasty-golden-prof,
- libghc-tasty-hunit-dev,
- libghc-tasty-hunit-prof,
- libghc-tasty-lua-dev (>= 1.1),
- libghc-tasty-lua-dev (<< 1.2),
- libghc-tasty-lua-prof,
+ libghc-tasty-dev <!nocheck>,
+ libghc-tasty-prof <!nocheck>,
+ libghc-tasty-golden-dev <!nocheck>,
+ libghc-tasty-golden-prof <!nocheck>,
+ libghc-tasty-hunit-dev <!nocheck>,
+ libghc-tasty-hunit-prof <!nocheck>,
+ libghc-tasty-lua-dev (>= 1.1) <!nocheck>,
+ libghc-tasty-lua-dev (<< 1.2) <!nocheck>,
+ libghc-tasty-lua-prof <!nocheck>,
  pandoc-data,
 Build-Depends-Indep: ghc-doc,
  libghc-aeson-doc,


=====================================
p/haskell-pandoc-lua-engine/debian/watch
=====================================
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://hackage.haskell.org/package/pandoc-lua-engine/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/853dcd34843a6543b568c32185e891bb4775a63c

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/853dcd34843a6543b568c32185e891bb4775a63c
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/cf529a01/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list