[Git][haskell-team/DHG_packages][master] cgi: Upgrading from 3001.5.0.1 to 3001.5.1.0
Scott Talbert (@swt2c)
gitlab at salsa.debian.org
Sun Jan 11 20:14:08 GMT 2026
Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
145407f5 by Scott Talbert at 2026-01-11T15:13:39-05:00
cgi: Upgrading from 3001.5.0.1 to 3001.5.1.0
- - - - -
4 changed files:
- p/haskell-cgi/debian/changelog
- p/haskell-cgi/debian/control
- − p/haskell-cgi/debian/patches/newer-deps
- − p/haskell-cgi/debian/patches/series
Changes:
=====================================
p/haskell-cgi/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-cgi (3001.5.0.1-3) UNRELEASED; urgency=medium
+haskell-cgi (3001.5.1.0-1) unstable; urgency=medium
* Build using dh-haskell
+ * New upstream release
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:12:05 -0500
+ -- Scott Talbert <swt at techie.net> Sun, 11 Jan 2026 15:12:28 -0500
haskell-cgi (3001.5.0.1-2) unstable; urgency=medium
=====================================
p/haskell-cgi/debian/control
=====================================
@@ -9,7 +9,7 @@ Rules-Requires-Root: no
Build-Depends:
dh-sequence-haskell,
debhelper-compat (= 13),
- ghc (>= 8.4.3),
+ ghc (>= 9.10),
ghc-prof,
haskell-devscripts (>= 0.15),
libghc-exceptions-dev (>= 0.10),
=====================================
p/haskell-cgi/debian/patches/newer-deps deleted
=====================================
@@ -1,24 +0,0 @@
-Index: b/cgi.cabal
-===================================================================
---- a/cgi.cabal
-+++ b/cgi.cabal
-@@ -1,5 +1,6 @@
- name: cgi
- version: 3001.5.0.1
-+x-revision: 2
- synopsis: A library for writing CGI programs
- description: This is a Haskell library for writing CGI programs.
- license: BSD3
-@@ -34,10 +35,10 @@ library
- other-modules: Network.CGI.Accept
- hs-source-dirs: src
- build-depends: base >= 4.9 && < 5
-- , bytestring < 0.12
-+ , bytestring < 0.13
- , containers < 0.7
- , exceptions == 0.10.*
-- , mtl > 2.2.0.1 && < 2.3
-+ , mtl > 2.2.0.1 && < 2.4
- , multipart >= 0.1.2 && < 0.3
- , network-uri == 2.6.*
- , parsec >= 2.0 && < 3.2
=====================================
p/haskell-cgi/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/145407f57d2559a5d79fa1cbff0e49c9bc6a9727
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/145407f57d2559a5d79fa1cbff0e49c9bc6a9727
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/20260111/0c66a388/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list