[Git][haskell-team/DHG_packages][master] hledger-web: Upgrading from 1.12 to 1.14.1
Clint Adams
gitlab at salsa.debian.org
Sun Dec 1 20:18:12 GMT 2019
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
9d5e03d3 by Clint Adams at 2019-12-01T20:17:48Z
hledger-web: Upgrading from 1.12 to 1.14.1
- - - - -
2 changed files:
- p/haskell-hledger-web/debian/changelog
- p/haskell-hledger-web/debian/control
Changes:
=====================================
p/haskell-hledger-web/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-hledger-web (1.14.1-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Sun, 01 Dec 2019 15:16:15 -0500
+
haskell-hledger-web (1.12-1) unstable; urgency=medium
* New upstream version.
=====================================
p/haskell-hledger-web/debian/control
=====================================
@@ -11,6 +11,10 @@ Build-Depends:
haskell-devscripts (>= 0.13),
ghc (>= 8.4.3),
ghc-prof,
+ libghc-decimal-dev,
+ libghc-decimal-prof,
+ libghc-aeson-dev,
+ libghc-aeson-prof,
libghc-blaze-html-dev,
libghc-blaze-markup-dev,
libghc-case-insensitive-dev,
@@ -21,15 +25,17 @@ Build-Depends:
libghc-data-default-dev,
libghc-hjsmin-dev,
libghc-hjsmin-prof,
- libghc-hledger-dev (>= 1.12),
- libghc-hledger-dev (<< 1.13),
+ libghc-hledger-dev (>= 1.14.2),
+ libghc-hledger-dev (<< 1.15),
libghc-hledger-prof,
- libghc-hledger-lib-dev (>= 1.12),
- libghc-hledger-lib-dev (<< 1.13),
+ libghc-hledger-lib-dev (>= 1.14.1),
+ libghc-hledger-lib-dev (<< 1.15),
libghc-hledger-lib-prof,
libghc-http-client-dev,
libghc-http-conduit-dev,
- libghc-hunit-dev,
+ libghc-http-conduit-prof,
+ libghc-http-types-dev,
+ libghc-http-types-prof,
libghc-json-dev,
libghc-json-prof,
libghc-megaparsec-dev (>= 7.0.0),
@@ -53,6 +59,8 @@ Build-Depends:
libghc-yesod-static-dev (<< 1.7),
libghc-yesod-static-prof,
Build-Depends-Indep: ghc-doc,
+ libghc-decimal-doc,
+ libghc-aeson-doc,
libghc-blaze-html-doc,
libghc-blaze-markup-doc,
libghc-case-insensitive-doc,
@@ -66,6 +74,7 @@ Build-Depends-Indep: ghc-doc,
libghc-hledger-lib-doc,
libghc-http-client-doc,
libghc-http-conduit-doc,
+ libghc-http-types-doc,
libghc-json-doc,
libghc-megaparsec-doc,
libghc-semigroups-doc,
@@ -79,7 +88,7 @@ Build-Depends-Indep: ghc-doc,
libghc-yesod-core-doc,
libghc-yesod-form-doc,
libghc-yesod-static-doc,
-Standards-Version: 4.4.0
+Standards-Version: 4.4.1
Homepage: https://hledger.org
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-hledger-web
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-hledger-web]
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/9d5e03d377ec9d01452ffa237cdd08218e42bf59
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/9d5e03d377ec9d01452ffa237cdd08218e42bf59
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/20191201/cbca8a4c/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list