[Git][haskell-team/DHG_packages][master] semirings: Upgrading from 0.6 to 0.7
Clint Adams (@clint)
gitlab at salsa.debian.org
Tue Jan 20 03:26:26 GMT 2026
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
1b550568 by Clint Adams at 2026-01-19T22:26:11-05:00
semirings: Upgrading from 0.6 to 0.7
- - - - -
4 changed files:
- p/haskell-semirings/debian/changelog
- p/haskell-semirings/debian/control
- − p/haskell-semirings/debian/patches/newer-deps
- − p/haskell-semirings/debian/patches/series
Changes:
=====================================
p/haskell-semirings/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-semirings (0.6-5) UNRELEASED; urgency=medium
+haskell-semirings (0.7-1) unstable; urgency=medium
+ [ Scott Talbert ]
* Build using dh-haskell
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:11:19 -0500
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Mon, 19 Jan 2026 22:21:53 -0500
haskell-semirings (0.6-4) unstable; urgency=medium
=====================================
p/haskell-semirings/debian/control
=====================================
@@ -8,19 +8,14 @@ Build-Depends: debhelper-compat (= 13),
dh-sequence-haskell,
ghc (>= 9.4),
ghc-prof,
- libghc-base-compat-batteries-dev,
- libghc-base-compat-batteries-prof,
libghc-hashable-dev (>= 1.1),
- libghc-hashable-dev (<< 1.5),
libghc-hashable-prof,
libghc-unordered-containers-dev (>= 0.2),
- libghc-unordered-containers-dev (<< 0.3),
libghc-unordered-containers-prof,
Build-Depends-Indep: ghc-doc,
- libghc-base-compat-batteries-doc,
libghc-hashable-doc,
libghc-unordered-containers-doc,
-Standards-Version: 4.7.0
+Standards-Version: 4.7.3
Homepage: https://github.com/chessai/semirings
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-semirings
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-semirings]
=====================================
p/haskell-semirings/debian/patches/newer-deps deleted
=====================================
@@ -1,19 +0,0 @@
-Index: b/semirings.cabal
-===================================================================
---- a/semirings.cabal
-+++ b/semirings.cabal
-@@ -1,6 +1,7 @@
- name: semirings
- category: Algebra, Data, Data Structures, Math, Maths, Mathematics
- version: 0.6
-+x-revision: 1
- license: BSD3
- cabal-version: >= 1.10
- license-file: LICENSE
-@@ -80,5 +81,5 @@ library
-
- if flag(unordered-containers)
- build-depends:
-- hashable >= 1.1 && < 1.4
-+ hashable >= 1.1 && < 1.5
- , unordered-containers >= 0.2 && < 0.3
=====================================
p/haskell-semirings/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/1b5505687b426763a465c6b3de9f17630465210c
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/1b5505687b426763a465c6b3de9f17630465210c
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/20260120/38ba36f9/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list