[Git][haskell-team/DHG_packages][master] bifunctors: Upgrading from 5.5.15 to 5.6.2
Clint Adams (@clint)
gitlab at salsa.debian.org
Sat Sep 21 22:51:26 BST 2024
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
ca76c5a0 by Clint Adams at 2024-09-21T17:49:35-04:00
bifunctors: Upgrading from 5.5.15 to 5.6.2
- - - - -
2 changed files:
- p/haskell-bifunctors/debian/changelog
- p/haskell-bifunctors/debian/control
Changes:
=====================================
p/haskell-bifunctors/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-bifunctors (5.5.15-2) UNRELEASED; urgency=medium
+haskell-bifunctors (5.6.2-1) unstable; urgency=medium
+ [ Ilias Tsitsimpis ]
* Declare compliance with Debian policy 4.7.0
- -- Ilias Tsitsimpis <iliastsi at debian.org> Wed, 11 Sep 2024 15:16:59 +0300
+ [ Clint Adams ]
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Sat, 21 Sep 2024 17:49:35 -0400
haskell-bifunctors (5.5.15-1) unstable; urgency=medium
=====================================
p/haskell-bifunctors/debian/control
=====================================
@@ -9,21 +9,25 @@ Build-Depends: debhelper (>= 10),
cdbs,
ghc (>= 9.4),
ghc-prof,
- libghc-base-orphans-dev (>= 0.8.4),
- libghc-base-orphans-dev (<< 1),
- libghc-base-orphans-prof,
+ libghc-assoc-dev (>= 1.1),
+ libghc-assoc-dev (<< 1.2),
+ libghc-assoc-prof,
libghc-comonad-dev (>= 5.0.7),
libghc-comonad-dev (<< 6),
libghc-comonad-prof,
+ libghc-foldable1-classes-compat-dev (>= 0.1),
+ libghc-foldable1-classes-compat-dev (<< 0.2),
+ libghc-foldable1-classes-compat-prof,
libghc-tagged-dev (>= 0.8.6),
libghc-tagged-dev (<< 1),
libghc-tagged-prof,
libghc-th-abstraction-dev (>= 0.4.2.0),
- libghc-th-abstraction-dev (<< 0.6),
+ libghc-th-abstraction-dev (<< 0.8),
libghc-th-abstraction-prof,
Build-Depends-Indep: ghc-doc,
- libghc-base-orphans-doc,
+ libghc-assoc-doc,
libghc-comonad-doc,
+ libghc-foldable1-classes-compat-doc,
libghc-tagged-doc,
libghc-th-abstraction-doc,
Standards-Version: 4.7.0
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/ca76c5a0274e39fa2540677f7b5f6594b44f9074
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/ca76c5a0274e39fa2540677f7b5f6594b44f9074
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/20240921/ffa682c2/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list