[Git][haskell-team/DHG_packages][master] nettle: Upgrading from 0.2.1 to 0.3.0

Clint Adams gitlab at salsa.debian.org
Fri Jul 6 15:47:14 BST 2018


Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
aaa63f51 by Clint Adams at 2018-07-06T10:47:07-04:00
nettle: Upgrading from 0.2.1 to 0.3.0

- - - - -


5 changed files:

- p/haskell-nettle/debian/changelog
- p/haskell-nettle/debian/control
- − p/haskell-nettle/debian/patches/disable-leaky-tests.diff
- − p/haskell-nettle/debian/patches/nettle-3.2
- − p/haskell-nettle/debian/patches/series


Changes:

=====================================
p/haskell-nettle/debian/changelog
=====================================
--- a/p/haskell-nettle/debian/changelog
+++ b/p/haskell-nettle/debian/changelog
@@ -1,3 +1,9 @@
+haskell-nettle (0.3.0-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Fri, 06 Jul 2018 10:41:35 -0400
+
 haskell-nettle (0.2.1-1) unstable; urgency=medium
 
   * Set Rules-Requires-Root to no.


=====================================
p/haskell-nettle/debian/control
=====================================
--- a/p/haskell-nettle/debian/control
+++ b/p/haskell-nettle/debian/control
@@ -8,24 +8,32 @@ Rules-Requires-Root: no
 Build-Depends:
  cdbs,
  debhelper (>= 9),
+ haskell-devscripts (>= 0.13),
  ghc (>= 8),
  ghc-prof,
- haskell-devscripts (>= 0.13),
- libghc-byteable-dev,
+ libghc-byteable-dev (>= 0.1.1),
+ libghc-byteable-dev (<< 0.2),
  libghc-byteable-prof,
  libghc-crypto-cipher-tests-dev,
  libghc-crypto-cipher-types-dev,
  libghc-crypto-cipher-types-dev (<< 0.1),
  libghc-crypto-cipher-types-dev (>= 0.0.3),
  libghc-crypto-cipher-types-prof,
- libghc-hunit-dev,
- libghc-quickcheck2-dev (>= 2),
- libghc-securemem-dev (>= 0.1.2),
+ libghc-securemem-dev (>= 0.1.9),
+ libghc-securemem-dev (<< 0.2),
  libghc-securemem-prof,
- libghc-tagged-dev,
+ libghc-tagged-dev (>= 0.8.5),
+ libghc-tagged-dev (<< 0.9),
  libghc-tagged-prof,
- libghc-test-framework-dev (>= 0.3.3),
- libghc-test-framework-hunit-dev,
+ libghc-hunit-dev (>= 1.6.0),
+ libghc-hunit-dev (<< 1.7),
+ libghc-quickcheck2-dev (>= 2),
+ libghc-quickcheck2-dev (<< 3),
+ libghc-crypto-cipher-tests-dev (>= 0.0.11),
+ libghc-crypto-cipher-tests-dev (<< 0.1),
+ libghc-test-framework-dev (>> 0.4),
+ libghc-test-framework-hunit-dev (>= 0.3.0),
+ libghc-test-framework-hunit-dev (<< 0.4),
  libghc-test-framework-quickcheck2-dev (>= 0.2.9),
  nettle-dev (>= 3.2),
  pkg-config,


=====================================
p/haskell-nettle/debian/patches/disable-leaky-tests.diff deleted
=====================================
--- a/p/haskell-nettle/debian/patches/disable-leaky-tests.diff
+++ /dev/null
@@ -1,16 +0,0 @@
-Index: nettle-0.1.0/src/Tests/VectorsUMAC.hs
-===================================================================
---- nettle-0.1.0.orig/src/Tests/VectorsUMAC.hs	2013-10-19 10:01:14.000000000 -0400
-+++ nettle-0.1.0/src/Tests/VectorsUMAC.hs	2013-11-14 15:56:24.945325221 -0500
-@@ -33,9 +33,9 @@
- 		])
- --  /* Needs POLY128 */
- --  /* For the 'a' * 2^25 testcase, see errata http://fastcrypto.org/umac/rfc4418.errata.txt */
--	, ("abcdefghijklmnop", Just "bcdefghi", repString (2^(25::Int)) "aaaaaaaa",
-+{-	, ("abcdefghijklmnop", Just "bcdefghi", repString (2^(25::Int)) "aaaaaaaa",
- 		[ ("85EE5CAE", "FACA46F856E9B45F", "a621c2457c0012e64f3fdae9e7e1870c")
--		])
-+		]) -}
- 	, ("abcdefghijklmnop", Just "bcdefghi", repString 3 "abc",
- 		[ ("ABF3A3A0", "D4D7B9F6BD4FBFCF", "883c3d4b97a61976ffcf232308cba5a5")
- 		])


=====================================
p/haskell-nettle/debian/patches/nettle-3.2 deleted
=====================================
The diff for this file was not included because it is too large.

=====================================
p/haskell-nettle/debian/patches/series deleted
=====================================
--- a/p/haskell-nettle/debian/patches/series
+++ /dev/null
@@ -1,2 +0,0 @@
-disable-leaky-tests.diff
-nettle-3.2



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/aaa63f51101221e5b02cbafb5da6223bc028efde

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/aaa63f51101221e5b02cbafb5da6223bc028efde
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/20180706/8c7f8e4d/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list