[Git][haskell-team/DHG_packages][master] exception-transformers: Upgrading from 0.4.0.9 to 0.4.0.11
Clint Adams (@clint)
gitlab at salsa.debian.org
Wed Jul 20 20:57:53 BST 2022
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
3eaf4a72 by Clint Adams at 2022-07-20T15:57:03-04:00
exception-transformers: Upgrading from 0.4.0.9 to 0.4.0.11
- - - - -
4 changed files:
- p/haskell-exception-transformers/debian/changelog
- p/haskell-exception-transformers/debian/control
- + p/haskell-exception-transformers/debian/patches/no-fail
- + p/haskell-exception-transformers/debian/patches/series
Changes:
=====================================
p/haskell-exception-transformers/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-exception-transformers (0.4.0.9-2) UNRELEASED; urgency=medium
+haskell-exception-transformers (0.4.0.11-1) unstable; urgency=medium
+ [ Ilias Tsitsimpis ]
* Declare compliance with Debian policy 4.6.1
- -- Ilias Tsitsimpis <iliastsi at debian.org> Tue, 28 Jun 2022 15:32:19 +0300
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Wed, 20 Jul 2022 15:55:51 -0400
haskell-exception-transformers (0.4.0.9-1) unstable; urgency=medium
=====================================
p/haskell-exception-transformers/debian/control
=====================================
@@ -6,13 +6,13 @@ Priority: optional
Section: haskell
Rules-Requires-Root: no
Build-Depends:
+ haskell-devscripts (>= 0.13),
cdbs,
debhelper (>= 10),
ghc (>= 8.4.3),
ghc-prof,
- haskell-devscripts (>= 0.13),
libghc-transformers-compat-dev (>= 0.3),
- libghc-transformers-compat-dev (<< 0.7),
+ libghc-transformers-compat-dev (<< 0.8),
libghc-transformers-compat-prof,
libghc-hunit-dev (>= 1.2) <!nocheck>,
libghc-hunit-dev (<< 1.7) <!nocheck>,
=====================================
p/haskell-exception-transformers/debian/patches/no-fail
=====================================
@@ -0,0 +1,10 @@
+--- a/exception-transformers.cabal
++++ b/exception-transformers.cabal
+@@ -29,7 +29,6 @@ library
+
+ build-depends:
+ base >= 4 && < 5,
+- fail >= 4 && < 5,
+ transformers >= 0.2 && < 0.7,
+ transformers-compat >= 0.3 && < 0.8
+
=====================================
p/haskell-exception-transformers/debian/patches/series
=====================================
@@ -0,0 +1 @@
+no-fail
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/3eaf4a726afd65a0cc6032f29820e083ba87d17d
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/3eaf4a726afd65a0cc6032f29820e083ba87d17d
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/20220720/30f13221/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list