[Git][haskell-team/DHG_packages][master] cryptohash-md5: Upgrading from 0.11.100.1 to 0.11.101.0
Clint Adams (@clint)
gitlab at salsa.debian.org
Tue Jul 19 23:32:47 BST 2022
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
1e69b0b8 by Clint Adams at 2022-07-19T18:32:19-04:00
cryptohash-md5: Upgrading from 0.11.100.1 to 0.11.101.0
- - - - -
4 changed files:
- p/haskell-cryptohash-md5/debian/changelog
- p/haskell-cryptohash-md5/debian/control
- − p/haskell-cryptohash-md5/debian/patches/newer-deps
- − p/haskell-cryptohash-md5/debian/patches/series
Changes:
=====================================
p/haskell-cryptohash-md5/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-cryptohash-md5 (0.11.100.1-7) UNRELEASED; urgency=medium
+haskell-cryptohash-md5 (0.11.101.0-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:11 +0300
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Tue, 19 Jul 2022 18:31:02 -0400
haskell-cryptohash-md5 (0.11.100.1-6) unstable; urgency=medium
=====================================
p/haskell-cryptohash-md5/debian/control
=====================================
@@ -9,13 +9,21 @@ Build-Depends: debhelper (>= 10),
cdbs,
ghc,
ghc-prof,
- libghc-base16-bytestring-dev (>= 0.1.1),
- libghc-base16-bytestring-dev (<< 0.2),
+ libghc-base16-bytestring-dev (>= 1.0.1.0),
+ libghc-base16-bytestring-dev (<< 1.1),
+ libghc-base16-bytestring-prof,
libghc-puremd5-dev (>= 2.1.3),
libghc-puremd5-dev (<< 2.2),
- libghc-tasty-dev (>= 0.11),
- libghc-tasty-hunit-dev (>= 0.9),
- libghc-tasty-quickcheck-dev (>= 0.8),
+ libghc-puremd5-prof,
+ libghc-tasty-dev (>= 1.4),
+ libghc-tasty-dev (<< 1.5),
+ libghc-tasty-prof,
+ libghc-tasty-hunit-dev (>= 0.10),
+ libghc-tasty-hunit-dev (<< 0.11),
+ libghc-tasty-hunit-prof,
+ libghc-tasty-quickcheck-dev (>= 0.10),
+ libghc-tasty-quickcheck-dev (<< 0.11),
+ libghc-tasty-quickcheck-prof,
Build-Depends-Indep: ghc-doc,
Standards-Version: 4.6.1
Homepage: https://github.com/hvr/cryptohash-md5
=====================================
p/haskell-cryptohash-md5/debian/patches/newer-deps deleted
=====================================
@@ -1,24 +0,0 @@
---- a/cryptohash-md5.cabal
-+++ b/cryptohash-md5.cabal
-@@ -41,7 +41,7 @@
-
- library
- default-language: Haskell2010
-- build-depends: base >= 4.5 && < 4.10
-+ build-depends: base >= 4.5 && < 5
- , bytestring >= 0.9.2 && < 0.11
-
- hs-source-dirs: src
-@@ -64,9 +64,9 @@
-
- , base16-bytestring >= 0.1.1 && < 0.2
- , pureMD5 >= 2.1.3 && < 2.2
-- , tasty == 0.11.*
-- , tasty-quickcheck == 0.8.*
-- , tasty-hunit == 0.9.*
-+ , tasty >= 0.11
-+ , tasty-quickcheck >= 0.8
-+ , tasty-hunit >= 0.9
-
- benchmark bench-md5
- default-language: Haskell2010
=====================================
p/haskell-cryptohash-md5/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/1e69b0b89ecade5d9a657f1665c13cd3f30c63aa
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/1e69b0b89ecade5d9a657f1665c13cd3f30c63aa
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/20220719/f5d9c1f4/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list