[Git][haskell-team/DHG_packages][master] hledger: Upgrading from 1.12.1 to 1.14.2
Clint Adams
gitlab at salsa.debian.org
Sun Dec 1 20:11:32 GMT 2019
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
15450594 by Clint Adams at 2019-12-01T20:11:11Z
hledger: Upgrading from 1.12.1 to 1.14.2
- - - - -
3 changed files:
- p/haskell-hledger/debian/changelog
- p/haskell-hledger/debian/control
- p/haskell-hledger/debian/patches/no-mtl-compat.patch
Changes:
=====================================
p/haskell-hledger/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-hledger (1.14.2-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Sun, 01 Dec 2019 15:07:42 -0500
+
haskell-hledger (1.12.1-1) unstable; urgency=medium
* New upstream version.
=====================================
p/haskell-hledger/debian/control
=====================================
@@ -25,16 +25,13 @@ Build-Depends:
libghc-cmdargs-prof,
libghc-data-default-dev (>= 0.5),
libghc-data-default-prof,
- libghc-easytest-dev,
+ libghc-easytest-dev (>= 0.2.1),
+ libghc-easytest-dev (<< 0.3),
libghc-easytest-prof,
- libghc-file-embed-dev (>= 0.0.10),
- libghc-file-embed-prof,
libghc-hashable-dev (>= 1.2.4),
libghc-hashable-prof,
- libghc-here-dev,
- libghc-here-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-lucid-dev,
libghc-lucid-prof,
@@ -75,9 +72,7 @@ Build-Depends-Indep: ghc-doc,
libghc-cmdargs-doc,
libghc-data-default-doc,
libghc-easytest-doc,
- libghc-file-embed-doc,
libghc-hashable-doc,
- libghc-here-doc,
libghc-hledger-lib-doc,
libghc-lucid-doc,
libghc-math-functions-doc,
=====================================
p/haskell-hledger/debian/patches/no-mtl-compat.patch
=====================================
@@ -1,6 +1,6 @@
--- a/hledger.cabal
+++ b/hledger.cabal
-@@ -135,7 +135,6 @@
+@@ -159,7 +159,6 @@
, math-functions >=0.2.0.0
, megaparsec >=7.0.0 && <8
, mtl
@@ -8,7 +8,7 @@
, old-time
, parsec >=3
, pretty-show >=1.6.4
-@@ -186,7 +185,6 @@
+@@ -208,7 +207,6 @@
, math-functions >=0.2.0.0
, megaparsec >=7.0.0 && <8
, mtl
@@ -16,7 +16,7 @@
, old-time
, parsec >=3
, pretty-show >=1.6.4
-@@ -240,7 +238,6 @@
+@@ -260,7 +258,6 @@
, math-functions >=0.2.0.0
, megaparsec >=7.0.0 && <8
, mtl
@@ -24,7 +24,7 @@
, old-time
, parsec >=3
, pretty-show >=1.6.4
-@@ -295,7 +292,6 @@
+@@ -313,7 +310,6 @@
, math-functions >=0.2.0.0
, megaparsec >=7.0.0 && <8
, mtl
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/154505946f23c75a35169d298f98f727a1fd18ad
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/154505946f23c75a35169d298f98f727a1fd18ad
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/6e29ec8d/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list