[Git][haskell-team/DHG_packages][master] cborg-json: Upgrading from 0.2.0.0 to 0.2.1.0
Clint Adams
gitlab at salsa.debian.org
Sat Jul 27 03:30:29 BST 2019
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
e9098fcc by Clint Adams at 2019-07-27T02:30:08Z
cborg-json: Upgrading from 0.2.0.0 to 0.2.1.0
- - - - -
4 changed files:
- p/haskell-cborg-json/debian/changelog
- p/haskell-cborg-json/debian/control
- − p/haskell-cborg-json/debian/patches/newer-deps
- − p/haskell-cborg-json/debian/patches/series
Changes:
=====================================
p/haskell-cborg-json/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-cborg-json (0.2.1.0-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Fri, 26 Jul 2019 22:27:50 -0400
+
haskell-cborg-json (0.2.0.0-1) unstable; urgency=low
* Initial release.
=====================================
p/haskell-cborg-json/debian/control
=====================================
@@ -9,9 +9,8 @@ Build-Depends: debhelper (>= 10),
ghc,
ghc-prof,
libghc-aeson-dev (>= 0.7),
- libghc-aeson-dev (<< 1.4),
- libghc-aeson-prof (>= 0.7),
- libghc-aeson-prof (<< 1.4),
+ libghc-aeson-dev (<< 1.5),
+ libghc-aeson-prof,
libghc-aeson-pretty-dev (>= 0.8),
libghc-aeson-pretty-dev (<< 0.9),
libghc-aeson-pretty-prof (>= 0.8),
@@ -39,7 +38,7 @@ Build-Depends-Indep: ghc-doc,
libghc-scientific-doc,
libghc-unordered-containers-doc,
libghc-vector-doc,
-Standards-Version: 4.3.0
+Standards-Version: 4.4.0
Homepage: https://github.com/well-typed/cborg
X-Description: encoding JSON as CBOR
This package implements the bijection between JSON and
=====================================
p/haskell-cborg-json/debian/patches/newer-deps deleted
=====================================
@@ -1,13 +0,0 @@
---- a/cborg-json.cabal
-+++ b/cborg-json.cabal
-@@ -21,8 +21,8 @@
- exposed-modules: Codec.CBOR.JSON
- ghc-options: -Wall
- build-depends:
-- base >=4.7 && <4.11,
-- aeson >=0.7 && <1.3,
-+ base >=4.7 && <4.12,
-+ aeson >=0.7 && <1.4,
- aeson-pretty >=0.8 && <0.9,
- unordered-containers >=0.2 && <0.3,
- scientific >=0.3 && <0.4,
=====================================
p/haskell-cborg-json/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/e9098fcc17a60e0886917ecd9e2beb41ee91bdeb
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/e9098fcc17a60e0886917ecd9e2beb41ee91bdeb
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/20190727/b6504462/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list