[Git][haskell-team/DHG_packages][master] oeis: Upgrading from 0.3.10 to 0.3.10.1

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Tue Jan 13 00:10:27 GMT 2026



Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
6a224ed6 by Scott Talbert at 2026-01-12T19:09:25-05:00
oeis: Upgrading from 0.3.10 to 0.3.10.1

- - - - -


4 changed files:

- p/haskell-oeis/debian/changelog
- p/haskell-oeis/debian/control
- − p/haskell-oeis/debian/patches/newer-http
- − p/haskell-oeis/debian/patches/series


Changes:

=====================================
p/haskell-oeis/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-oeis (0.3.10-5) UNRELEASED; urgency=medium
+haskell-oeis (0.3.10.1-1) unstable; urgency=medium
 
   * Build using dh-haskell
+  * New upstream release
 
- -- Scott Talbert <swt at techie.net>  Sun, 09 Nov 2025 21:11:09 -0500
+ -- Scott Talbert <swt at techie.net>  Mon, 12 Jan 2026 19:05:55 -0500
 
 haskell-oeis (0.3.10-4) unstable; urgency=medium
 


=====================================
p/haskell-oeis/debian/control
=====================================
@@ -8,20 +8,34 @@ Rules-Requires-Root: no
 Build-Depends:
  dh-sequence-haskell,
  debhelper-compat (= 13),
- ghc (>= 9.4),
+ ghc (>= 9.10),
  ghc-prof,
- haskell-devscripts (>= 0.13),
- libghc-http-dev (>= 1:4000.2),
- libghc-http-prof,
+ libghc-http-client-dev (>= 0.7),
+ libghc-http-client-dev (<< 0.8),
+ libghc-http-client-prof,
+ libghc-http-client-tls-dev (>= 0.3),
+ libghc-http-client-tls-dev (<< 0.4),
+ libghc-http-client-tls-prof,
+ libghc-http-types-dev (>= 0.12),
+ libghc-http-types-dev (<< 0.13),
+ libghc-http-types-prof,
  libghc-network-dev (>= 2.6),
+ libghc-network-dev (<< 4.0),
  libghc-network-prof,
  libghc-network-uri-dev (>= 2.6),
+ libghc-network-uri-dev (<< 2.7),
  libghc-network-uri-prof,
+ libghc-utf8-string-dev (>= 1.0),
+ libghc-utf8-string-dev (<< 1.1),
+ libghc-utf8-string-prof,
 Build-Depends-Indep:
  ghc-doc,
- libghc-http-doc,
+ libghc-http-client-doc,
+ libghc-http-client-tls-doc,
+ libghc-http-types-doc,
  libghc-network-doc,
  libghc-network-uri-doc,
+ libghc-utf8-string-doc,
 Standards-Version: 4.7.0
 Homepage: http://hackage.haskell.org/package/oeis
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-oeis


=====================================
p/haskell-oeis/debian/patches/newer-http deleted
=====================================
@@ -1,13 +0,0 @@
-Index: b/oeis.cabal
-===================================================================
---- a/oeis.cabal
-+++ b/oeis.cabal
-@@ -53,7 +53,7 @@ library
-     Math.OEIS.Types
- 
-   build-depends:
--    HTTP    >= 4000.2 && < 4000.4,
-+    HTTP    >= 4000.2,
-     base    >= 3 && < 5
- 
-   if flag(network-uri)


=====================================
p/haskell-oeis/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-http



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/6a224ed6e16089a72e3574cd6c272806b0114967
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/20260113/98451c3f/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list