[Git][haskell-team/DHG_packages][master] postgresql-libpq: Upgrading from 0.10.0.0 to 0.11.0.0

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Sat Feb 14 16:48:15 GMT 2026



Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
83c8e112 by Ilias Tsitsimpis at 2026-02-14T18:46:39+02:00
postgresql-libpq: Upgrading from 0.10.0.0 to 0.11.0.0

- - - - -


3 changed files:

- p/haskell-postgresql-libpq/debian/changelog
- p/haskell-postgresql-libpq/debian/control
- p/haskell-postgresql-libpq/debian/rules


Changes:

=====================================
p/haskell-postgresql-libpq/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-postgresql-libpq (0.10.0.0-2) UNRELEASED; urgency=medium
+haskell-postgresql-libpq (0.11.0.0-1) unstable; urgency=medium
 
+  [ Scott Talbert ]
   * Build using dh-haskell
 
- -- Scott Talbert <swt at techie.net>  Sun, 09 Nov 2025 21:11:22 -0500
+  [ Ilias Tsitsimpis ]
+  * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Fri, 06 Feb 2026 22:29:26 +0200
 
 haskell-postgresql-libpq (0.10.0.0-1) unstable; urgency=medium
 


=====================================
p/haskell-postgresql-libpq/debian/control
=====================================
@@ -9,9 +9,11 @@ Build-Depends:
  debhelper-compat (= 13),
  ghc (>= 9.4),
  ghc-prof,
- haskell-devscripts (>= 0.13),
- libpq-dev,
-Build-Depends-Indep: ghc-doc
+ libghc-postgresql-libpq-pkgconfig-dev (>= 0.11),
+ libghc-postgresql-libpq-pkgconfig-dev (<< 0.12),
+ libghc-postgresql-libpq-pkgconfig-prof,
+Build-Depends-Indep: ghc-doc,
+ libghc-postgresql-libpq-pkgconfig-doc,
 Standards-Version: 4.7.0
 Homepage: https://github.com/haskellari/postgresql-libpq
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-postgresql-libpq
@@ -19,7 +21,7 @@ Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-postg
 
 Package: libghc-postgresql-libpq-dev
 Architecture: any
-Depends: libpq-dev, ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends}
+Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends}
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}


=====================================
p/haskell-postgresql-libpq/debian/rules
=====================================
@@ -1,4 +1,6 @@
 #!/usr/bin/make -f
 
+export DEB_SETUP_GHC_CONFIGURE_ARGS += -f+use-pkg-config
+
 %:
 	dh $@



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/83c8e11216a2c60993edf0c5073a613ae78ea533

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/83c8e11216a2c60993edf0c5073a613ae78ea533
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/ad75e9a8/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list