[Git][haskell-team/DHG_packages][master] unordered-containers: Upgrading from 0.2.10.0 to 0.2.17.0
Clint Adams (@clint)
gitlab at salsa.debian.org
Wed Jun 15 03:18:12 BST 2022
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
145e7919 by Clint Adams at 2022-06-14T22:17:52-04:00
unordered-containers: Upgrading from 0.2.10.0 to 0.2.17.0
- - - - -
4 changed files:
- p/haskell-unordered-containers/debian/changelog
- p/haskell-unordered-containers/debian/control
- − p/haskell-unordered-containers/debian/patches/newer-deps
- − p/haskell-unordered-containers/debian/patches/series
Changes:
=====================================
p/haskell-unordered-containers/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-unordered-containers (0.2.17.0-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Tue, 14 Jun 2022 22:15:00 -0400
+
haskell-unordered-containers (0.2.10.0-3) unstable; urgency=medium
* Fix build-deps.
=====================================
p/haskell-unordered-containers/debian/control
=====================================
@@ -9,19 +9,19 @@ Build-Depends: debhelper (>= 10),
cdbs,
ghc (>= 8),
ghc-prof,
- libghc-hashable-dev (>= 1.0.1.1),
- libghc-hashable-dev (<< 1.4),
- libghc-hashable-prof,
+ libghc-hashable-dev (>= 1.2.5),
+ libghc-hashable-dev (<< 1.5),
libghc-chasingbottoms-dev <!nocheck>,
libghc-hunit-dev <!nocheck>,
libghc-quickcheck2-dev (>= 2.4.0.1) <!nocheck>,
- libghc-test-framework-dev (>= 0.3.3) <!nocheck>,
- libghc-test-framework-hunit-dev <!nocheck>,
- libghc-test-framework-quickcheck2-dev (>= 0.2.9) <!nocheck>,
+ libghc-random-dev <!nocheck>,
+ libghc-tasty-dev (>= 1.4.0.3) <!nocheck>,
+ libghc-tasty-hunit-dev (>= 0.10.0.3) <!nocheck>,
+ libghc-tasty-quickcheck-dev (>= 0.10.1.2) <!nocheck>,
Build-Depends-Indep: ghc-doc,
libghc-hashable-doc,
-Standards-Version: 4.5.0
-Homepage: https://github.com/tibbe/unordered-containers
+Standards-Version: 4.6.1
+Homepage: https://github.com/haskell-unordered-containers/unordered-containers
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-unordered-containers
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-unordered-containers]
=====================================
p/haskell-unordered-containers/debian/patches/newer-deps deleted
=====================================
@@ -1,11 +0,0 @@
---- a/unordered-containers.cabal
-+++ b/unordered-containers.cabal
-@@ -43,7 +43,7 @@
- build-depends:
- base >= 4.7 && < 5,
- deepseq >= 1.1,
-- hashable >= 1.0.1.1 && < 1.3
-+ hashable >= 1.0.1.1 && < 1.4
-
- default-language: Haskell2010
-
=====================================
p/haskell-unordered-containers/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/145e791977b5d56e5086eefd0a43759c486c535e
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/145e791977b5d56e5086eefd0a43759c486c535e
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/20220615/9f3c2099/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list