[Git][haskell-team/DHG_packages][master] pandoc-server: Upgrading from 0.1.2 to 0.1.3
Scott Talbert (@swt2c)
gitlab at salsa.debian.org
Fri Jun 19 22:36:40 BST 2026
Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
7ec7d937 by Scott Talbert at 2026-06-19T17:32:16-04:00
pandoc-server: Upgrading from 0.1.2 to 0.1.3
- - - - -
3 changed files:
- p/haskell-pandoc-server/debian/changelog
- p/haskell-pandoc-server/debian/control
- p/haskell-pandoc-server/debian/copyright
Changes:
=====================================
p/haskell-pandoc-server/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-pandoc-server (0.1.3-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Scott Talbert <swt at techie.net> Fri, 19 Jun 2026 17:26:56 -0400
+
haskell-pandoc-server (0.1.2-1) unstable; urgency=medium
* New upstream release
=====================================
p/haskell-pandoc-server/debian/control
=====================================
@@ -1,6 +1,8 @@
Source: haskell-pandoc-server
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Ilias Tsitsimpis <iliastsi at debian.org>
+Uploaders:
+ Ilias Tsitsimpis <iliastsi at debian.org>,
+ Scott Talbert <swt at techie.net>,
Priority: optional
Section: haskell
Rules-Requires-Root: no
@@ -10,7 +12,7 @@ Build-Depends: debhelper-compat (= 13),
ghc (>= 9.10),
ghc-prof,
libghc-aeson-dev (>= 2.0),
- libghc-aeson-dev (<< 2.3),
+ libghc-aeson-dev (<< 2.4),
libghc-aeson-prof,
libghc-base64-bytestring-dev (>= 0.1),
libghc-base64-bytestring-dev (<< 1.3),
@@ -21,8 +23,8 @@ Build-Depends: debhelper-compat (= 13),
libghc-doctemplates-dev (>= 0.11),
libghc-doctemplates-dev (<< 0.12),
libghc-doctemplates-prof,
- libghc-pandoc-dev (>= 3.9),
- libghc-pandoc-dev (<< 3.10),
+ libghc-pandoc-dev (>= 3.10),
+ libghc-pandoc-dev (<< 3.11),
libghc-pandoc-prof,
libghc-pandoc-types-dev (>= 1.22),
libghc-pandoc-types-dev (<< 1.24),
@@ -54,7 +56,7 @@ Build-Depends-Indep: ghc-doc,
libghc-unicode-collation-doc,
libghc-wai-doc,
libghc-wai-cors-doc,
-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/haskell-pandoc-server
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-pandoc-server]
=====================================
p/haskell-pandoc-server/debian/copyright
=====================================
@@ -12,4 +12,18 @@ Copyright: held by the contributors mentioned in debian/changelog
License: GPL-2+
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'.
\ No newline at end of file
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/7ec7d9370e06ea8f391f8398427fa54db26ed9a6
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/7ec7d9370e06ea8f391f8398427fa54db26ed9a6
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/c922764b/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list