[Git][haskell-team/DHG_packages][master] cryptohash-sha1: Upgrading from 0.11.100.1 to 0.11.101.0
Clint Adams (@clint)
gitlab at salsa.debian.org
Tue Jul 19 23:34:48 BST 2022
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
df320251 by Clint Adams at 2022-07-19T18:34:23-04:00
cryptohash-sha1: Upgrading from 0.11.100.1 to 0.11.101.0
- - - - -
4 changed files:
- p/haskell-cryptohash-sha1/debian/changelog
- p/haskell-cryptohash-sha1/debian/control
- − p/haskell-cryptohash-sha1/debian/patches/newer-deps
- − p/haskell-cryptohash-sha1/debian/patches/series
Changes:
=====================================
p/haskell-cryptohash-sha1/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-cryptohash-sha1 (0.11.100.1-7) UNRELEASED; urgency=medium
+haskell-cryptohash-sha1 (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:33:32 -0400
haskell-cryptohash-sha1 (0.11.100.1-6) unstable; urgency=medium
=====================================
p/haskell-cryptohash-sha1/debian/control
=====================================
@@ -11,18 +11,19 @@ Build-Depends: debhelper (>= 10),
ghc-prof,
libghc-sha-dev (>= 1.6.4),
libghc-sha-dev (<< 1.7),
- libghc-sha-prof (>= 1.6.4),
- libghc-sha-prof (<< 1.7),
- libghc-base16-bytestring-dev (>= 0.1.1),
- libghc-base16-bytestring-dev (<< 0.2),
- libghc-base16-bytestring-prof (>= 0.1.1),
- libghc-base16-bytestring-prof (<< 0.2),
- libghc-tasty-dev (>= 0.11),
- libghc-tasty-prof (>= 0.11),
- libghc-tasty-hunit-dev (>= 0.9),
- libghc-tasty-hunit-prof (>= 0.9),
- libghc-tasty-quickcheck-dev (>= 0.8),
- libghc-tasty-quickcheck-prof (>= 0.8),
+ libghc-sha-prof,
+ libghc-base16-bytestring-dev (>= 1.0.1.0),
+ libghc-base16-bytestring-dev (<< 1.1),
+ libghc-base16-bytestring-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-sha1
=====================================
p/haskell-cryptohash-sha1/debian/patches/newer-deps deleted
=====================================
@@ -1,24 +0,0 @@
---- a/cryptohash-sha1.cabal
-+++ b/cryptohash-sha1.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
-@@ -63,9 +63,9 @@
-
- , base16-bytestring >= 0.1.1 && < 0.2
- , SHA >= 1.6.4 && < 1.7
-- , tasty == 0.11.*
-- , tasty-quickcheck == 0.8.*
-- , tasty-hunit == 0.9.*
-+ , tasty >= 0.11
-+ , tasty-quickcheck >= 0.8
-+ , tasty-hunit >= 0.9
-
- benchmark bench-sha1
- default-language: Haskell2010
=====================================
p/haskell-cryptohash-sha1/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/df320251b5d43e5c9a6b7183dfc09a6424cc422f
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/df320251b5d43e5c9a6b7183dfc09a6424cc422f
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/a7590d4d/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list