[Git][haskell-team/DHG_packages][master] recursion-schemes: Upgrading from 5.1.3 to 5.2.2.2
Scott Talbert (@swt2c)
gitlab at salsa.debian.org
Mon Jun 20 20:25:55 BST 2022
Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
7ea7bfaa by Scott Talbert at 2022-06-20T15:24:04-04:00
recursion-schemes: Upgrading from 5.1.3 to 5.2.2.2
- - - - -
4 changed files:
- p/haskell-recursion-schemes/debian/changelog
- p/haskell-recursion-schemes/debian/control
- − p/haskell-recursion-schemes/debian/patches/newer-deps
- − p/haskell-recursion-schemes/debian/patches/series
Changes:
=====================================
p/haskell-recursion-schemes/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-recursion-schemes (5.2.2.2-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Scott Talbert <swt at techie.net> Mon, 20 Jun 2022 15:10:26 -0400
+
haskell-recursion-schemes (5.1.3-2) unstable; urgency=medium
* Sourceful upload for GHC 8.8
=====================================
p/haskell-recursion-schemes/debian/control
=====================================
@@ -18,15 +18,19 @@ Build-Depends:
libghc-comonad-dev (<< 6),
libghc-comonad-dev (>= 4),
libghc-comonad-prof,
+ libghc-data-fix-dev (>= 0.3.0),
+ libghc-data-fix-dev (<< 0.4),
+ libghc-data-fix-prof,
libghc-free-dev (>= 4),
libghc-free-dev (<< 6),
libghc-free-prof,
- libghc-th-abstraction-dev (>= 0.2.4),
- libghc-th-abstraction-dev (<< 0.4),
+ libghc-th-abstraction-dev (>= 0.4),
+ libghc-th-abstraction-dev (<< 0.5),
libghc-th-abstraction-prof,
Build-Depends-Indep: ghc-doc,
libghc-base-orphans-doc,
libghc-comonad-doc,
+ libghc-data-fix-doc,
libghc-free-doc,
libghc-th-abstraction-doc,
Standards-Version: 4.5.0
=====================================
p/haskell-recursion-schemes/debian/patches/newer-deps deleted
=====================================
@@ -1,19 +0,0 @@
---- a/recursion-schemes.cabal
-+++ b/recursion-schemes.cabal
-@@ -1,6 +1,7 @@
- name: recursion-schemes
- category: Control, Recursion
- version: 5.1.3
-+x-revision: 2
- license: BSD2
- cabal-version: >= 1.8
- license-file: LICENSE
-@@ -79,7 +80,7 @@
-
- if flag(template-haskell)
- build-depends:
-- template-haskell >= 2.5.0.0 && < 2.15,
-+ template-haskell >= 2.5.0.0 && < 2.17,
- base-orphans >= 0.5.4 && < 0.9,
- th-abstraction >= 0.2.4 && < 0.4
- exposed-modules:
=====================================
p/haskell-recursion-schemes/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/7ea7bfaa24727a623ffddec9a531564ab634e190
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/7ea7bfaa24727a623ffddec9a531564ab634e190
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/20220620/17cad69b/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list