[Git][haskell-team/DHG_packages][master] polyparse: Upgrading from 1.13 to 1.13.1
Clint Adams (@clint)
gitlab at salsa.debian.org
Mon Jan 5 01:01:18 GMT 2026
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
2c8488ae by Clint Adams at 2026-01-04T20:00:55-05:00
polyparse: Upgrading from 1.13 to 1.13.1
- - - - -
4 changed files:
- p/haskell-polyparse/debian/changelog
- p/haskell-polyparse/debian/control
- − p/haskell-polyparse/debian/patches/newer-deps
- − p/haskell-polyparse/debian/patches/series
Changes:
=====================================
p/haskell-polyparse/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-polyparse (1.13-5) UNRELEASED; urgency=medium
+haskell-polyparse (1.13.1-1) unstable; urgency=medium
+ [ Scott Talbert ]
* Build using dh-haskell
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:12:06 -0500
+ [ Clint Adams ]
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Sun, 04 Jan 2026 19:59:47 -0500
haskell-polyparse (1.13-4) unstable; urgency=medium
=====================================
p/haskell-polyparse/debian/control
=====================================
@@ -12,7 +12,7 @@ Build-Depends:
haskell-devscripts (>= 0.13),
Build-Depends-Indep: ghc-doc
Standards-Version: 4.7.0
-Homepage: http://code.haskell.org/~malcolm/polyparse/
+Homepage: https://hackage.haskell.org/package/polyparse
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-polyparse
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-polyparse]
X-Description: alternative parser combinator libraries for Haskell
=====================================
p/haskell-polyparse/debian/patches/newer-deps deleted
=====================================
@@ -1,72 +0,0 @@
-Index: b/polyparse.cabal
-===================================================================
---- a/polyparse.cabal
-+++ b/polyparse.cabal
-@@ -1,5 +1,6 @@
- name: polyparse
- version: 1.13
-+x-revision: 9
- license: LGPL
- license-files: COPYRIGHT, LICENCE-LGPL, LICENCE-commercial
- copyright: (c) 2006-2016 Malcolm Wallace
-@@ -24,30 +25,32 @@ cabal-version: >=1.8
- extra-source-files: Changelog.md
-
- tested-with:
-- GHC ==8.8.1
-- || ==8.6.5
-- || ==8.4.4
-- || ==8.2.2
-- || ==8.0.2
-- || ==7.10.3
-- || ==7.8.4
-- || ==7.6.3
-- || ==7.4.2
-- || ==7.2.2
-- || ==7.0.4
-+ GHC == 9.8.0
-+ GHC == 9.6.2
-+ GHC == 9.4.7
-+ GHC == 9.2.8
-+ GHC == 9.0.2
-+ GHC == 8.10.7
-+ GHC == 8.8.4
-+ GHC == 8.6.5
-+ GHC == 8.4.4
-+ GHC == 8.2.2
-+ GHC == 8.0.2
-+ GHC == 7.10.3
-+ GHC == 7.8.4
-+ GHC == 7.6.3
-+ GHC == 7.4.2
-+ GHC == 7.2.2
-+ GHC == 7.0.4
-
- source-repository head
-- type: darcs
-- location: http://code.haskell.org/polyparse
--
--source-repository this
- type: git
- location: https://github.com/hackage-trustees/malcolm-wallace-universe.git
-- tag: 1.12.1
-+ subdir: polyparse-1.12
-
- library
- hs-source-dirs: src
-- build-depends: base >= 4.3.1.0 && < 4.14
-+ build-depends: base >= 4.3.1.0 && < 5
-
- if !impl(ghc >= 8.0)
- build-depends: fail == 4.9.*
-@@ -67,8 +70,8 @@ library
- Text.ParserCombinators.Poly.Lex,
- Text.Parse
- if impl(ghc)
-- build-depends: bytestring >= 0.9.1.0 && < 0.11
-- build-depends: text >= 1.2.3.0 && <1.3
-+ build-depends: bytestring >= 0.9.1.0 && < 0.13
-+ build-depends: text >= 1.2.3.0 && < 1.3 || >= 2.0 && < 3
- exposed-modules:
- Text.ParserCombinators.Poly.ByteString
- Text.ParserCombinators.Poly.ByteStringChar
=====================================
p/haskell-polyparse/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/2c8488aef2cc5cea82229b2bffb56d7d37c564fa
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/2c8488aef2cc5cea82229b2bffb56d7d37c564fa
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/20260105/1260f09e/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list