[Git][haskell-team/DHG_packages][master] aeson-compat: update description to current list

Clint Adams gitlab at salsa.debian.org
Mon Apr 16 17:29:44 BST 2018


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


Commits:
483ba007 by Clint Adams at 2018-04-16T12:29:12-04:00
aeson-compat: update description to current list

- - - - -


2 changed files:

- p/haskell-aeson-compat/debian/changelog
- p/haskell-aeson-compat/debian/control


Changes:

=====================================
p/haskell-aeson-compat/debian/changelog
=====================================
--- a/p/haskell-aeson-compat/debian/changelog
+++ b/p/haskell-aeson-compat/debian/changelog
@@ -1,3 +1,9 @@
+haskell-aeson-compat (0.3.7.1-5) unstable; urgency=medium
+
+  * Update description to current list.
+
+ -- Clint Adams <clint at debian.org>  Mon, 16 Apr 2018 12:28:46 -0400
+
 haskell-aeson-compat (0.3.7.1-4) unstable; urgency=medium
 
   * Fix Build-Depends.


=====================================
p/haskell-aeson-compat/debian/control
=====================================
--- a/p/haskell-aeson-compat/debian/control
+++ b/p/haskell-aeson-compat/debian/control
@@ -82,13 +82,14 @@ Standards-Version: 4.1.4
 Homepage: https://github.com/phadej/aeson-compat#readme
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-aeson-compat
-X-Description: Compatibility layer for aeson
+X-Description: compatibility layer for aeson
  Compatibility layer for aeson
   * decode etc. work as in aeson >=0.9
   * but it is generalised to work in any MonadThrow (that is extra)
-  * .:? works as in aeson <0.10
-  * .:! works as .:? in aeson ==0.10
+  * .:? works as in aeson ||=0.11
+  * .:! works as in aeson ||=0.11 and as .:? did in aeson ==0.10.*
   * Orphan instances FromJSON Day and FromJSON LocalTime for aeson <0.10
+  * Encoding related functionality is not added. It's present only with aeson >=0.10
 
 Package: libghc-aeson-compat-dev
 Architecture: any



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

---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/483ba007d7698a05347a64fe7429a29e289c231e
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/20180416/5afd6927/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list