[Git][haskell-team/DHG_packages][master] binary-instances: Upgrading from 1.0.4 to 1.0.6
Scott Talbert (@swt2c)
gitlab at salsa.debian.org
Tue Feb 10 04:14:55 GMT 2026
Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
a575dcc9 by Scott Talbert at 2026-02-09T23:11:15-05:00
binary-instances: Upgrading from 1.0.4 to 1.0.6
- - - - -
4 changed files:
- p/haskell-binary-instances/debian/changelog
- p/haskell-binary-instances/debian/control
- − p/haskell-binary-instances/debian/patches/newer-deps
- − p/haskell-binary-instances/debian/patches/series
Changes:
=====================================
p/haskell-binary-instances/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-binary-instances (1.0.4-3) UNRELEASED; urgency=medium
+haskell-binary-instances (1.0.6-1) unstable; urgency=medium
* Build using dh-haskell
+ * New upstream release
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:11:12 -0500
+ -- Scott Talbert <swt at techie.net> Mon, 09 Feb 2026 23:02:54 -0500
haskell-binary-instances (1.0.4-2) unstable; urgency=medium
=====================================
p/haskell-binary-instances/debian/control
=====================================
@@ -6,45 +6,43 @@ Section: haskell
Build-Depends: debhelper-compat (= 13),
haskell-devscripts-minimal | haskell-devscripts (>= 0.13),
dh-sequence-haskell,
- ghc (>= 9.6),
+ ghc (>= 9.10),
ghc-prof,
- libghc-aeson-dev,
+ libghc-aeson-dev (>= 2.2.2.0),
+ libghc-aeson-dev (<< 2.3),
libghc-aeson-prof,
- libghc-binary-orphans-dev (>= 1.0.4),
+ libghc-binary-orphans-dev (>= 1.0.5),
libghc-binary-orphans-dev (<< 1.1),
libghc-binary-orphans-prof,
- libghc-case-insensitive-dev (>= 1.2.0.4),
+ libghc-case-insensitive-dev (>= 1.2.1.0),
libghc-case-insensitive-dev (<< 1.2.2),
libghc-case-insensitive-prof,
- libghc-hashable-dev (>= 1.2.3.3),
- libghc-hashable-dev (<< 1.5),
+ libghc-hashable-dev (>= 1.5.0.0),
+ libghc-hashable-dev (<< 1.6),
libghc-hashable-prof,
- libghc-primitive-dev (>= 0.7.2.0),
+ libghc-primitive-dev (>= 0.9.0.0),
libghc-primitive-dev (<< 0.10),
libghc-primitive-prof,
- libghc-scientific-dev (>= 0.3.3.8),
+ libghc-scientific-dev (>= 0.3.8.0),
libghc-scientific-dev (<< 0.4),
libghc-scientific-prof,
- libghc-tagged-dev (>= 0.7.3),
- libghc-tagged-dev (<< 0.8.9),
+ libghc-tagged-dev (>= 0.8.8),
+ libghc-tagged-dev (<< 0.8.10),
libghc-tagged-prof,
- libghc-text-binary-dev (>= 0.2.1.1),
- libghc-text-binary-dev (<< 0.3),
- libghc-text-binary-prof,
- libghc-time-compat-dev (>= 1.9.4),
+ libghc-time-compat-dev (>= 1.9.7),
libghc-time-compat-dev (<< 1.10),
libghc-time-compat-prof,
- libghc-unordered-containers-dev (>= 0.2.5.1),
+ libghc-unordered-containers-dev (>= 0.2.20),
libghc-unordered-containers-dev (<< 0.3),
libghc-unordered-containers-prof,
- libghc-vector-dev (>= 0.10.12.3),
+ libghc-vector-dev (>= 0.13.1.0),
libghc-vector-dev (<< 0.14),
libghc-vector-prof,
- libghc-vector-binary-instances-dev (>= 0.2.1.0),
+ libghc-vector-binary-instances-dev (>= 0.2.5.2),
libghc-vector-binary-instances-dev (<< 0.3),
libghc-vector-binary-instances-prof,
- libghc-quickcheck2-dev (>= 2.13.1),
- libghc-quickcheck2-dev (<< 2.15),
+ libghc-quickcheck2-dev (>= 2.15.0.1),
+ libghc-quickcheck2-dev (<< 2.16),
libghc-quickcheck2-prof,
libghc-case-insensitive-dev,
libghc-hashable-dev,
@@ -59,8 +57,8 @@ Build-Depends: debhelper-compat (= 13),
libghc-tasty-dev (>= 0.10.1.2),
libghc-tasty-dev (<< 1.6),
libghc-tasty-prof,
- libghc-tasty-quickcheck-dev (>= 0.8.3.2),
- libghc-tasty-quickcheck-dev (<< 0.11),
+ libghc-tasty-quickcheck-dev (>= 0.11),
+ libghc-tasty-quickcheck-dev (<< 0.12),
libghc-tasty-quickcheck-prof,
libghc-time-compat-dev,
libghc-time-compat-prof,
@@ -76,12 +74,11 @@ Build-Depends-Indep: ghc-doc,
libghc-primitive-doc,
libghc-scientific-doc,
libghc-tagged-doc,
- libghc-text-binary-doc,
libghc-time-compat-doc,
libghc-unordered-containers-doc,
libghc-vector-doc,
libghc-vector-binary-instances-doc,
-Standards-Version: 4.7.0
+Standards-Version: 4.7.3
Homepage: https://github.com/haskellari/binary-instances#readme
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-binary-instances
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-binary-instances]
=====================================
p/haskell-binary-instances/debian/patches/newer-deps deleted
=====================================
@@ -1,55 +0,0 @@
-Index: b/binary-instances.cabal
-===================================================================
---- a/binary-instances.cabal
-+++ b/binary-instances.cabal
-@@ -1,5 +1,6 @@
- name: binary-instances
- version: 1.0.4
-+x-revision: 3
- synopsis: Orphan instances for binary
- description:
- `binary-instances` defines orphan instances for types in some popular packages.
-@@ -24,8 +25,10 @@ tested-with:
- || ==8.8.4
- || ==8.10.7
- || ==9.0.2
-- || ==9.2.7
-- || ==9.4.4
-+ || ==9.2.8
-+ || ==9.4.7
-+ || ==9.6.3
-+ || ==9.8.1
-
- extra-source-files: CHANGELOG.md
-
-@@ -37,16 +40,16 @@ library
- default-language: Haskell2010
- hs-source-dirs: src
- build-depends:
-- aeson >=0.7.0.6 && <1.6 || >=2.0.0.0 && <2.2
-- , base >=4.6.0.1 && <4.18
-+ aeson >=0.7.0.6 && <1.6 || >=2.0.0.0 && <2.3
-+ , base >=4.6.0.1 && <4.20
- , binary >=0.5.1.1 && <0.8.10
- , binary-orphans >=1.0.4 && <1.1
- , case-insensitive >=1.2.0.4 && <1.2.2
- , hashable >=1.2.3.3 && <1.5
-- , primitive >=0.7.2.0 && <0.9
-+ , primitive >=0.7.2.0 && <0.10
- , scientific >=0.3.3.8 && <0.4
-- , tagged >=0.7.3 && <0.8.8
-- , text >=1.2.0.6 && <1.3 || >=2.0 && <2.1
-+ , tagged >=0.7.3 && <0.8.9
-+ , text >=1.2.0.6 && <1.3 || >=2.0 && <2.2
- , text-binary >=0.2.1.1 && <0.3
- , time-compat >=1.9.4 && <1.10
- , unordered-containers >=0.2.5.1 && <0.3
-@@ -85,7 +88,7 @@ test-suite binary-instances-test
- , quickcheck-instances >=0.3.29 && <0.4
- , scientific
- , tagged
-- , tasty >=0.10.1.2 && <1.5
-+ , tasty >=0.10.1.2 && <1.6
- , tasty-quickcheck >=0.8.3.2 && <0.11
- , text
- , time-compat
=====================================
p/haskell-binary-instances/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/a575dcc9ef3881e468b5581eb275b697c50884e5
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/a575dcc9ef3881e468b5581eb275b697c50884e5
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/20260210/df690256/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list