[Git][haskell-team/DHG_packages][master] multipart: Patch for newer deps

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Tue Jan 6 04:46:40 GMT 2026



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


Commits:
53d72232 by Scott Talbert at 2026-01-05T23:44:27-05:00
multipart: Patch for newer deps

- - - - -


2 changed files:

- p/haskell-multipart/debian/changelog
- p/haskell-multipart/debian/patches/newer-deps


Changes:

=====================================
p/haskell-multipart/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-multipart (0.2.1-5) unstable; urgency=medium
+
+  * Patch for newer deps
+
+ -- Scott Talbert <swt at techie.net>  Mon, 05 Jan 2026 23:42:30 -0500
+
 haskell-multipart (0.2.1-4) unstable; urgency=medium
 
   * Build using dh-haskell


=====================================
p/haskell-multipart/debian/patches/newer-deps
=====================================
@@ -5,7 +5,7 @@ Index: b/multipart.cabal
 @@ -1,5 +1,6 @@
  name:                multipart
  version:             0.2.1
-+x-revision: 1
++x-revision: 2
  synopsis:            Parsers for the HTTP multipart format
  description:         Parsers and data types for the HTTP multipart format from RFC2046.
  copyright:           Bjorn Bringert, Andy Gill, Anders Kaseorg, Ian Lynagh, Erik Meijer, Sven Panne, Jeremy Shaw
@@ -14,6 +14,6 @@ Index: b/multipart.cabal
    build-depends:
        base >= 3 && < 5
 -    , bytestring >= 0.10.8.0 && < 0.11
-+    , bytestring >= 0.10.8.0 && < 0.12
++    , bytestring >= 0.10.8.0 && < 0.13
      , parsec >= 2.0
      , stringsearch



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/53d7223212906c95384e0714dfe2ce0e0c0f9fa5
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/20260106/36274320/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list