[Git][haskell-team/DHG_packages][master] pandoc-cli: Upgrading from 3.7.0.2+ds1 to 3.9
Scott Talbert (@swt2c)
gitlab at salsa.debian.org
Thu Mar 5 20:21:26 GMT 2026
Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
189f40b9 by Scott Talbert at 2026-03-05T15:13:24-05:00
pandoc-cli: Upgrading from 3.7.0.2+ds1 to 3.9
- - - - -
2 changed files:
- p/pandoc/debian/changelog
- p/pandoc/debian/control
Changes:
=====================================
p/pandoc/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+pandoc (3.9-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Scott Talbert <swt at techie.net> Thu, 05 Mar 2026 15:02:30 -0500
+
pandoc (3.7.0.2+ds1-1) unstable; urgency=medium
* Migrate to DHG monorepo (w/ Jonas permission)
=====================================
p/pandoc/debian/control
=====================================
@@ -12,22 +12,24 @@ Build-Depends:
dh-sequence-haskell,
alex,
bash-completion,
- ghc,
+ ghc (>= 9.10),
ghc-prof,
happy,
haskell-devscripts,
libghc-hslua-cli-dev (<< 1.5),
libghc-hslua-cli-dev (>= 1.4.1),
libghc-hslua-cli-prof,
- libghc-pandoc-dev (>= 3.7.0.2),
- libghc-pandoc-lua-engine-dev (<< 0.5),
- libghc-pandoc-lua-engine-dev (>= 0.4.3),
- libghc-pandoc-lua-engine-prof,
+ libghc-pandoc-dev (>= 3.9),
+ libghc-pandoc-dev (<< 3.10),
libghc-pandoc-prof,
+ libghc-pandoc-lua-engine-dev (>= 0.5.1),
+ libghc-pandoc-lua-engine-dev (<< 0.6),
+ libghc-pandoc-lua-engine-prof,
+ libghc-temporary-dev (>= 1.1),
libghc-temporary-dev (<< 1.4),
libghc-temporary-prof,
pandoc-data,
-Standards-Version: 4.7.2
+Standards-Version: 4.7.3
Homepage: https://pandoc.org/
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/pandoc
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/pandoc]
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/189f40b959e291e17577fccc46baeb4a38e21d1a
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/189f40b959e291e17577fccc46baeb4a38e21d1a
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/b1099246/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list