[Git][haskell-team/DHG_packages][master] pointed: Upgrading from 5.0.1 to 5.0.4
Clint Adams (@clint)
gitlab at salsa.debian.org
Sun Jul 3 21:53:25 BST 2022
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
aceff300 by Clint Adams at 2022-07-03T16:52:57-04:00
pointed: Upgrading from 5.0.1 to 5.0.4
- - - - -
4 changed files:
- p/haskell-pointed/debian/changelog
- p/haskell-pointed/debian/control
- − p/haskell-pointed/debian/patches/newer-deps
- − p/haskell-pointed/debian/patches/series
Changes:
=====================================
p/haskell-pointed/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-pointed (5.0.1-7) UNRELEASED; urgency=medium
+haskell-pointed (5.0.4-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:55 +0300
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Sun, 03 Jul 2022 16:50:54 -0400
haskell-pointed (5.0.1-6) unstable; urgency=medium
=====================================
p/haskell-pointed/debian/control
=====================================
@@ -17,8 +17,8 @@ Build-Depends:
libghc-data-default-class-dev (>= 0.0.1),
libghc-data-default-class-dev (<< 0.2),
libghc-data-default-class-prof,
- libghc-hashable-dev (<< 1.4),
libghc-hashable-dev (>= 1.1),
+ libghc-hashable-dev (<< 1.5),
libghc-hashable-prof,
libghc-kan-extensions-dev (>= 5),
libghc-kan-extensions-dev (<< 6),
=====================================
p/haskell-pointed/debian/patches/newer-deps deleted
=====================================
@@ -1,29 +0,0 @@
---- a/pointed.cabal
-+++ b/pointed.cabal
-@@ -80,7 +80,7 @@
- build-depends: comonad >= 5 && < 6
-
- if flag(containers)
-- build-depends: containers >= 0.4 && < 0.6
-+ build-depends: containers >= 0.4 && < 0.7
-
- if flag(kan-extensions)
- build-depends: kan-extensions >= 5 && < 6
-@@ -92,7 +92,7 @@
- build-depends: semigroups >= 0.8.3.1 && < 1
-
- if flag(stm)
-- build-depends: stm >= 2.1.2.1 && < 2.5
-+ build-depends: stm >= 2.1.2.1 && < 2.6
-
- if flag(tagged)
- build-depends: tagged >= 0.5 && < 1
-@@ -101,7 +101,7 @@
- build-depends: transformers >= 0.2 && < 0.6, transformers-compat >= 0.3 && < 1
-
- if flag(unordered-containers)
-- build-depends: hashable >= 1.1 && < 1.3, unordered-containers >= 0.2 && < 0.3
-+ build-depends: hashable >= 1.1 && < 1.4, unordered-containers >= 0.2 && < 0.3
-
- exposed-modules:
- Data.Pointed
=====================================
p/haskell-pointed/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/aceff3001c4b3c6559ba7ed3b6c492a7b7e1668b
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/aceff3001c4b3c6559ba7ed3b6c492a7b7e1668b
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/a36f6953/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list