[Git][haskell-team/DHG_packages][master] yaml: Upgrading from 0.8.29 to 0.8.31.1

Clint Adams gitlab at salsa.debian.org
Wed Jul 4 23:00:48 BST 2018


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


Commits:
54de9ba0 by Clint Adams at 2018-07-04T18:00:09-04:00
yaml: Upgrading from 0.8.29 to 0.8.31.1

- - - - -


3 changed files:

- p/haskell-yaml/debian/changelog
- − p/haskell-yaml/debian/patches/revert-testsuite
- − p/haskell-yaml/debian/patches/series


Changes:

=====================================
p/haskell-yaml/debian/changelog
=====================================
--- a/p/haskell-yaml/debian/changelog
+++ b/p/haskell-yaml/debian/changelog
@@ -1,8 +1,9 @@
-haskell-yaml (0.8.29-3) UNRELEASED; urgency=medium
+haskell-yaml (0.8.31.1-1) unstable; urgency=medium
 
   * Set Rules-Requires-Root to no.
+  * New upstream release
 
- -- Clint Adams <clint at debian.org>  Sun, 06 May 2018 22:10:58 -0400
+ -- Clint Adams <clint at debian.org>  Wed, 04 Jul 2018 17:59:35 -0400
 
 haskell-yaml (0.8.29-2) unstable; urgency=medium
 


=====================================
p/haskell-yaml/debian/patches/revert-testsuite deleted
=====================================
--- a/p/haskell-yaml/debian/patches/revert-testsuite
+++ /dev/null
@@ -1,20 +0,0 @@
---- a/test/Data/YamlSpec.hs
-+++ b/test/Data/YamlSpec.hs
-@@ -437,7 +437,7 @@
- 
- caseEncodeInvalidNumbers :: Assertion
- caseEncodeInvalidNumbers =
--    D.encode (D.String ".") @?= ".\n"
-+    D.encode (D.String ".") @?= ".\n...\n"
- 
- caseDataTypesPretty :: Assertion
- caseDataTypesPretty =
-@@ -455,7 +455,7 @@
- caseQuotedNumber = D.decode "foo: \"1234\"" @?= Just (object [("foo", D.String "1234")])
- caseUnquotedNumber = D.decode "foo: 1234" @?= Just (object [("foo", D.Number 1234)])
- caseAttribNumber = D.decode "foo: !!str 1234" @?= Just (object [("foo", D.String "1234")])
--caseIntegerDecimals = D.encode (1 :: Int) @?= "1\n"
-+caseIntegerDecimals = D.encode (1 :: Int) @?= "1\n...\n"
- 
- obj :: Maybe D.Value
- obj = Just (object [("foo", D.Bool False), ("bar", D.Bool True), ("baz", D.Bool True)])


=====================================
p/haskell-yaml/debian/patches/series deleted
=====================================
--- a/p/haskell-yaml/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-revert-testsuite



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/54de9ba08af7e7ffaa4c38b3f75176476446d283
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/20180704/ddd41dd2/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list