[Git][haskell-team/DHG_packages][master] either: Upgrading from 5.0.2 to 5.0.3
Clint Adams (@clint)
gitlab at salsa.debian.org
Tue Jan 6 18:30:17 GMT 2026
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
e9643945 by Clint Adams at 2026-01-06T13:29:27-05:00
either: Upgrading from 5.0.2 to 5.0.3
- - - - -
4 changed files:
- p/haskell-either/debian/changelog
- p/haskell-either/debian/control
- − p/haskell-either/debian/patches/newer-deps
- − p/haskell-either/debian/patches/series
Changes:
=====================================
p/haskell-either/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-either (5.0.2-4) UNRELEASED; urgency=medium
+haskell-either (5.0.3-1) unstable; urgency=medium
+ [ Scott Talbert ]
* Build using dh-haskell
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:11:25 -0500
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Tue, 06 Jan 2026 13:28:12 -0500
haskell-either (5.0.2-3) unstable; urgency=medium
=====================================
p/haskell-either/debian/control
=====================================
@@ -17,8 +17,8 @@ Build-Depends:
libghc-profunctors-dev (<< 6),
libghc-profunctors-dev (>= 4),
libghc-profunctors-prof,
- libghc-semigroupoids-dev (<< 7),
libghc-semigroupoids-dev (>= 4),
+ libghc-semigroupoids-dev (<< 7),
libghc-semigroupoids-prof,
libghc-semigroups-dev (<< 1),
libghc-semigroups-dev (>= 0.8.3.1),
@@ -27,7 +27,7 @@ Build-Depends-Indep: ghc-doc,
libghc-bifunctors-doc,
libghc-profunctors-doc,
libghc-semigroupoids-doc,
-Standards-Version: 4.7.0
+Standards-Version: 4.7.3
Homepage: https://github.com/ekmett/either/
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-either
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-either]
=====================================
p/haskell-either/debian/patches/newer-deps deleted
=====================================
@@ -1,28 +0,0 @@
-Index: b/either.cabal
-===================================================================
---- a/either.cabal
-+++ b/either.cabal
-@@ -1,6 +1,7 @@
- name: either
- category: Control, Monads
- version: 5.0.2
-+x-revision: 2
- license: BSD3
- cabal-version: >= 1.10
- license-file: LICENSE
-@@ -43,7 +44,7 @@ library
- bifunctors >= 4 && < 6,
- mtl >= 2.0 && < 2.4,
- profunctors >= 4 && < 6,
-- semigroupoids >= 4 && < 6
-+ semigroupoids >= 4 && < 7
-
- if !impl(ghc >= 8.0)
- build-depends: semigroups >= 0.8.3.1 && < 1
-@@ -66,5 +67,5 @@ test-suite tests
- either,
- test-framework >= 0.8.1.1 && < 0.9,
- test-framework-quickcheck2 >= 0.3.0.3 && < 0.4,
-- QuickCheck >= 2.9 && < 2.15
-+ QuickCheck >= 2.9 && < 2.16
- default-language: Haskell2010
=====================================
p/haskell-either/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/e9643945f287d98e3e8b9789109cf315acbf5db8
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/e9643945f287d98e3e8b9789109cf315acbf5db8
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/3d6dcfb7/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list