[Git][haskell-team/DHG_packages][master] pandoc-cli: Upgrading from 3.9.0.2 to 3.10
Scott Talbert (@swt2c)
gitlab at salsa.debian.org
Fri Jun 19 23:10:12 BST 2026
Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
140bd1a5 by Scott Talbert at 2026-06-19T18:03:10-04:00
pandoc-cli: Upgrading from 3.9.0.2 to 3.10
- - - - -
5 changed files:
- p/pandoc/debian/changelog
- p/pandoc/debian/control
- p/pandoc/debian/copyright
- − p/pandoc/debian/pandoc.lintian-overrides
- − p/pandoc/debian/source/lintian-overrides
Changes:
=====================================
p/pandoc/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+pandoc (3.10-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Scott Talbert <swt at techie.net> Fri, 19 Jun 2026 17:44:17 -0400
+
pandoc (3.9.0.2-1) unstable; urgency=medium
* New upstream release
=====================================
p/pandoc/debian/control
=====================================
@@ -19,8 +19,8 @@ Build-Depends:
libghc-hslua-cli-dev (<< 1.5),
libghc-hslua-cli-dev (>= 1.4.1),
libghc-hslua-cli-prof,
- libghc-pandoc-dev (>= 3.9.0.2),
- libghc-pandoc-dev (<< 3.9.0.3),
+ libghc-pandoc-dev (>= 3.10),
+ libghc-pandoc-dev (<< 3.11),
libghc-pandoc-prof,
libghc-pandoc-lua-engine-dev (>= 0.5.1),
libghc-pandoc-lua-engine-dev (<< 0.6),
@@ -29,7 +29,7 @@ Build-Depends:
libghc-temporary-dev (<< 1.4),
libghc-temporary-prof,
pandoc-data,
-Standards-Version: 4.7.3
+Standards-Version: 4.7.4
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]
=====================================
p/pandoc/debian/copyright
=====================================
@@ -33,7 +33,35 @@ License: GPL-3+
Reference: debian/copyright
License: GPL-2+
-Reference: /usr/share/common-licenses/GPL-2
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this package; if not, see <https://www.gnu.org/licenses/>.
+Comment:
+ On Debian systems, the full text of the GNU General Public License
+ version 2 can be found in the file '/usr/share/common-licenses/GPL-2'.
License: GPL-3+
-Reference: /usr/share/common-licenses/GPL-3
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this package; if not, see <https://www.gnu.org/licenses/>.
+Comment:
+ On Debian systems, the full text of the GNU General Public License
+ version 3 can be found in the file '/usr/share/common-licenses/GPL-3'.
=====================================
p/pandoc/debian/pandoc.lintian-overrides deleted
=====================================
@@ -1 +0,0 @@
-binary-or-shlib-defines-rpath
=====================================
p/pandoc/debian/source/lintian-overrides deleted
=====================================
@@ -1,8 +0,0 @@
-# License is in Reference field (see bug#786450)
-missing-license-paragraph-in-dep5-copyright gpl-2\+ *
-missing-license-paragraph-in-dep5-copyright gpl-3\+ *
-missing-license-text-in-dep5-copyright GPL-2\+ *
-missing-license-text-in-dep5-copyright GPL-3\+ *
-
-# false positive: it is a template, not the real thing
-script-not-executable usr/share/pandoc/data/bash_completion.tpl
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/140bd1a57361dc0caf64cf1c5c82385d51651fdf
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/140bd1a57361dc0caf64cf1c5c82385d51651fdf
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/48a6d951/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list