[Git][haskell-team/DHG_packages][master] postgresql-simple: Upgrading from 0.7.0.0 to 0.7.0.1
Scott Talbert (@swt2c)
gitlab at salsa.debian.org
Sat Feb 14 18:16:27 GMT 2026
Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
79630347 by Scott Talbert at 2026-02-14T13:14:13-05:00
postgresql-simple: Upgrading from 0.7.0.0 to 0.7.0.1
- - - - -
2 changed files:
- p/haskell-postgresql-simple/debian/changelog
- p/haskell-postgresql-simple/debian/control
Changes:
=====================================
p/haskell-postgresql-simple/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-postgresql-simple (0.7.0.0-2) UNRELEASED; urgency=medium
+haskell-postgresql-simple (0.7.0.1-1) unstable; urgency=medium
* Build using dh-haskell
+ * New upstream release
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:11:23 -0500
+ -- Scott Talbert <swt at techie.net> Sat, 14 Feb 2026 13:13:26 -0500
haskell-postgresql-simple (0.7.0.0-1) unstable; urgency=medium
=====================================
p/haskell-postgresql-simple/debian/control
=====================================
@@ -7,7 +7,7 @@ Rules-Requires-Root: no
Build-Depends:
dh-sequence-haskell,
debhelper-compat (= 13),
- ghc (>= 9.4),
+ ghc (>= 9.10),
ghc-prof,
haskell-devscripts (>= 0.15),
libghc-only-dev (>= 0.1),
@@ -23,10 +23,10 @@ Build-Depends:
libghc-case-insensitive-dev (<< 1.3),
libghc-case-insensitive-prof,
libghc-hashable-dev (>= 1.4.3.0),
- libghc-hashable-dev (<< 1.5),
+ libghc-hashable-dev (<< 1.6),
libghc-hashable-prof,
libghc-postgresql-libpq-dev (>= 0.10.0.0),
- libghc-postgresql-libpq-dev (<< 0.11),
+ libghc-postgresql-libpq-dev (<< 0.12),
libghc-postgresql-libpq-prof,
libghc-scientific-dev (>= 0.3.7.0),
libghc-scientific-dev (<< 0.4),
@@ -51,7 +51,7 @@ Build-Depends-Indep: ghc-doc,
libghc-time-compat-doc,
libghc-uuid-types-doc,
libghc-vector-doc,
-Standards-Version: 4.7.0
+Standards-Version: 4.7.3
Homepage: https://hackage.haskell.org/package/postgresql-simple
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-postgresql-simple
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-postgresql-simple]
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/79630347a15a1b1daa1856cf10e628c86c630a70
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/79630347a15a1b1daa1856cf10e628c86c630a70
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/20260214/b751a46b/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list