[DHG_packages] 47/155: hledger: Upgrading from 1.1 to 1.2
Sean Whitton
spwhitton at spwhitton.name
Sun Sep 3 21:44:02 UTC 2017
This is an automated email from the git hooks/post-receive script.
spwhitton pushed a commit to branch master
in repository DHG_packages.
commit 2e19c2917b9457dcef72501cda571e7026d57ce9
Author: Sean Whitton <spwhitton at spwhitton.name>
Date: Sun Sep 3 13:48:29 2017 -0700
hledger: Upgrading from 1.1 to 1.2
---
p/haskell-hledger/debian/changelog | 6 ++++++
p/haskell-hledger/debian/control | 7 +++++--
2 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/p/haskell-hledger/debian/changelog b/p/haskell-hledger/debian/changelog
index befde41..cc2a66b 100644
--- a/p/haskell-hledger/debian/changelog
+++ b/p/haskell-hledger/debian/changelog
@@ -1,3 +1,9 @@
+haskell-hledger (1.2-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Sean Whitton <spwhitton at spwhitton.name> Sun, 03 Sep 2017 13:48:29 -0700
+
haskell-hledger (1.1-3) unstable; urgency=medium
* Fix build dependencies. closes: #868628.
diff --git a/p/haskell-hledger/debian/control b/p/haskell-hledger/debian/control
index aa26858..9ff4126 100644
--- a/p/haskell-hledger/debian/control
+++ b/p/haskell-hledger/debian/control
@@ -27,8 +27,10 @@ Build-Depends:
libghc-file-embed-prof,
libghc-hashable-dev (>= 1.2.4),
libghc-hashable-prof,
- libghc-hledger-lib-dev (>= 1.1),
- libghc-hledger-lib-dev (<< 1.2),
+ libghc-here-dev,
+ libghc-here-prof,
+ libghc-hledger-lib-dev (>= 1.2),
+ libghc-hledger-lib-dev (<< 1.3),
libghc-hledger-lib-prof,
libghc-megaparsec-dev (>= 5.0),
libghc-megaparsec-dev (<< 5.3),
@@ -72,6 +74,7 @@ Build-Depends-Indep: ghc-doc,
libghc-data-default-doc,
libghc-file-embed-doc,
libghc-hashable-doc,
+ libghc-here-doc,
libghc-hledger-lib-doc,
libghc-hunit-doc,
libghc-megaparsec-doc,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list