[Git][haskell-team/DHG_packages][master] regex-compat: Upgrading from 0.95.2.1 to 0.95.2.2
Clint Adams (@clint)
gitlab at salsa.debian.org
Tue Jan 6 00:39:10 GMT 2026
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
21a4fc0e by Clint Adams at 2026-01-05T19:38:52-05:00
regex-compat: Upgrading from 0.95.2.1 to 0.95.2.2
- - - - -
3 changed files:
- p/haskell-regex-compat/debian/changelog
- − p/haskell-regex-compat/debian/patches/newer-deps
- − p/haskell-regex-compat/debian/patches/series
Changes:
=====================================
p/haskell-regex-compat/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-regex-compat (0.95.2.1-4) UNRELEASED; urgency=medium
+haskell-regex-compat (0.95.2.2-1) unstable; urgency=medium
+ [ Scott Talbert ]
* Build using dh-haskell
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:11:20 -0500
+ [ Clint Adams ]
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Mon, 05 Jan 2026 19:37:53 -0500
haskell-regex-compat (0.95.2.1-3) unstable; urgency=medium
=====================================
p/haskell-regex-compat/debian/patches/newer-deps deleted
=====================================
@@ -1,80 +0,0 @@
-Index: b/regex-compat.cabal
-===================================================================
---- a/regex-compat.cabal
-+++ b/regex-compat.cabal
-@@ -1,17 +1,16 @@
- cabal-version: 1.12
- name: regex-compat
- version: 0.95.2.1
-+x-revision: 2
-
- build-type: Simple
- license: BSD3
- license-file: LICENSE
- copyright: Copyright (c) 2006, Christopher Kuklewicz
- author: Christopher Kuklewicz
--maintainer:
-- Herbert Valerio Riedel <hvr at gnu.org>,
-- Andreas Abel
-+maintainer: Andreas Abel
- homepage: https://wiki.haskell.org/Regular_expressions
--bug-reports: https://github.com/hvr/regex-compat/issues
-+bug-reports: https://github.com/haskell-hvr/regex-compat/issues
- synopsis: Replaces/enhances "Text.Regex"
- category: Text
- description:
-@@ -23,36 +22,35 @@ extra-source-files:
- ChangeLog.md
-
- tested-with:
-- -- Haskell CI:
-- GHC == 7.0.4
-- GHC == 7.2.2
-- GHC == 7.4.2
-- GHC == 7.6.3
-- GHC == 7.8.4
-- GHC == 7.10.3
-- GHC == 8.0.2
-- GHC == 8.2.2
-- GHC == 8.4.4
-- GHC == 8.6.5
-+ GHC == 9.4.1
-+ GHC == 9.2.2
-+ GHC == 9.0.2
-+ GHC == 8.10.7
- GHC == 8.8.4
-- GHC == 8.10.3
-- -- manually (AA, 2021-02-17):
-- -- GHC == 8.10.4
-- -- GHC == 9.0.1
-+ 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: git
-- location: https://github.com/hvr/regex-compat.git
-+ location: https://github.com/haskell-hvr/regex-compat.git
-
- source-repository this
- type: git
-- location: https://github.com/hvr/regex-compat.git
-- tag: v0.95.2.1
-+ location: https://github.com/haskell-hvr/regex-compat.git
-+ tag: v0.95.2.1-r2
-
- library
- exposed-modules: Text.Regex
-
-- build-depends: base >= 4.3 && < 4.16
-+ build-depends: base >= 4.3 && < 5
- , regex-base == 0.94.*
- , regex-posix == 0.96.*
- , array >= 0.3 && < 0.6
=====================================
p/haskell-regex-compat/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/21a4fc0eaf7180545a6c962c717d4f608574378c
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/21a4fc0eaf7180545a6c962c717d4f608574378c
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/d57ceffb/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list