[Git][haskell-team/DHG_packages][master] active: Upgrading from 0.2.0.14 to 0.2.0.15
Clint Adams (@clint)
gitlab at salsa.debian.org
Sun Jul 3 22:27:20 BST 2022
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
71f7503d by Clint Adams at 2022-07-03T17:25:31-04:00
active: Upgrading from 0.2.0.14 to 0.2.0.15
- - - - -
4 changed files:
- p/haskell-active/debian/changelog
- p/haskell-active/debian/control
- − p/haskell-active/debian/patches/newer-deps
- − p/haskell-active/debian/patches/series
Changes:
=====================================
p/haskell-active/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-active (0.2.0.14-3) UNRELEASED; urgency=medium
+haskell-active (0.2.0.15-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:00 +0300
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Sun, 03 Jul 2022 17:23:54 -0400
haskell-active (0.2.0.14-2) unstable; urgency=medium
=====================================
p/haskell-active/debian/control
=====================================
@@ -12,7 +12,7 @@ Build-Depends:
ghc-prof,
haskell-devscripts (>= 0.13),
libghc-lens-dev (>= 4.0),
- libghc-lens-dev (<< 4.20),
+ libghc-lens-dev (<< 5.1),
libghc-lens-prof,
libghc-linear-dev (>= 1.14),
libghc-linear-dev (<< 1.22),
@@ -26,7 +26,7 @@ Build-Depends:
libghc-vector-dev (>= 0.10),
libghc-vector-prof,
libghc-quickcheck2-dev (>= 2.9),
- libghc-quickcheck2-dev (<< 2.14),
+ libghc-quickcheck2-dev (<< 2.15),
libghc-quickcheck2-prof,
Build-Depends-Indep: ghc-doc,
libghc-lens-doc,
=====================================
p/haskell-active/debian/patches/newer-deps deleted
=====================================
@@ -1,31 +0,0 @@
---- a/active.cabal
-+++ b/active.cabal
-@@ -1,5 +1,6 @@
- name: active
- version: 0.2.0.14
-+x-revision: 1
- synopsis: Abstractions for animation
- description: "Active" abstraction for animated things with finite start and end times.
- license: BSD3
-@@ -24,8 +25,8 @@
- vector >= 0.10,
- semigroups >= 0.1 && < 0.20,
- semigroupoids >= 1.2 && < 5.4,
-- lens >= 4.0 && < 4.19,
-- linear >= 1.14 && < 1.21
-+ lens >= 4.0 && < 4.20,
-+ linear >= 1.14 && < 1.22
- hs-source-dirs: src
- default-language: Haskell2010
-
-@@ -36,8 +37,8 @@
- vector >= 0.10,
- semigroups >= 0.1 && < 0.20,
- semigroupoids >= 1.2 && < 5.4,
-- lens >= 4.0 && < 4.19,
-- linear >= 1.14 && < 1.21,
-+ lens >= 4.0 && < 4.20,
-+ linear >= 1.14 && < 1.22,
- QuickCheck >= 2.9 && < 2.14
- other-modules: Data.Active
- hs-source-dirs: src, test
=====================================
p/haskell-active/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/71f7503d6260c456a7d3ab81a4b0a0e304a6b4db
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/71f7503d6260c456a7d3ab81a4b0a0e304a6b4db
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/20220703/817c4ac9/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list