[Git][haskell-team/DHG_packages][master] commonmark-pandoc: Upgrading from 0.2.3 to 0.3
Scott Talbert (@swt2c)
gitlab at salsa.debian.org
Fri Jun 19 20:31:23 BST 2026
Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
20339040 by Scott Talbert at 2026-06-19T15:28:49-04:00
commonmark-pandoc: Upgrading from 0.2.3 to 0.3
- - - - -
3 changed files:
- p/haskell-commonmark-pandoc/debian/changelog
- p/haskell-commonmark-pandoc/debian/control
- p/haskell-commonmark-pandoc/debian/source/lintian-overrides
Changes:
=====================================
p/haskell-commonmark-pandoc/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-commonmark-pandoc (0.3-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Scott Talbert <swt at techie.net> Fri, 19 Jun 2026 15:25:14 -0400
+
haskell-commonmark-pandoc (0.2.3-1) unstable; urgency=medium
* Build using dh-haskell
=====================================
p/haskell-commonmark-pandoc/debian/control
=====================================
@@ -1,6 +1,8 @@
Source: haskell-commonmark-pandoc
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Robert Greener <rob at robgreener.com>,
+Uploaders:
+ Robert Greener <rob at robgreener.com>,
+ Scott Talbert <swt at techie.net>,
Priority: optional
Section: haskell
Rules-Requires-Root: no
@@ -9,8 +11,8 @@ Build-Depends: debhelper-compat (= 13),
dh-sequence-haskell,
ghc (>= 9.10),
ghc-prof,
- libghc-commonmark-dev (>= 0.2.4.1),
- libghc-commonmark-dev (<< 0.3),
+ libghc-commonmark-dev (>= 0.3),
+ libghc-commonmark-dev (<< 0.4),
libghc-commonmark-prof,
libghc-commonmark-extensions-dev (>= 0.2.5),
libghc-commonmark-extensions-dev (<< 0.3),
@@ -22,7 +24,7 @@ Build-Depends-Indep: ghc-doc,
libghc-commonmark-doc,
libghc-commonmark-extensions-doc,
libghc-pandoc-types-doc,
-Standards-Version: 4.7.3
+Standards-Version: 4.7.4
Homepage: https://github.com/jgm/commonmark-hs
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-commonmark-pandoc
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-commonmark-pandoc]
=====================================
p/haskell-commonmark-pandoc/debian/source/lintian-overrides
=====================================
@@ -1,4 +1,2 @@
# Not available
debian-watch-does-not-check-gpg-signature
-# Not supported with haskell devscripts
-package-uses-old-debhelper-compat-version
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/2033904075f7791fbfbe0d7bb1e6c39df99e9520
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/2033904075f7791fbfbe0d7bb1e6c39df99e9520
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20260619/bf09b136/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list