[Pkg-haskell-commits] darcs: haskell-hledger: New upstream version 0.22.
Clint Adams
clint at debian.org
Sat Dec 28 19:00:19 UTC 2013
Sat Dec 28 18:59:47 UTC 2013 Clint Adams <clint at debian.org>
* New upstream version 0.22.
M ./changelog -2 +6
M ./control -4 +12
Sat Dec 28 18:59:47 UTC 2013 Clint Adams <clint at debian.org>
* New upstream version 0.22.
diff -rN -u old-haskell-hledger/changelog new-haskell-hledger/changelog
--- old-haskell-hledger/changelog 2013-12-28 19:00:19.419874968 +0000
+++ new-haskell-hledger/changelog 2013-12-28 19:00:19.423874970 +0000
@@ -1,9 +1,13 @@
-haskell-hledger (0.21.3-2) UNRELEASED; urgency=low
+haskell-hledger (0.22-1) unstable; urgency=medium
+ [ Joachim Breitner ]
* Adjust watch file to new hackage layout
* Fix path to test whether -threaded is supported by GHC
- -- Joachim Breitner <nomeata at debian.org> Sat, 05 Oct 2013 18:20:35 +0200
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Sat, 28 Dec 2013 13:52:46 -0500
haskell-hledger (0.21.3-1) unstable; urgency=low
diff -rN -u old-haskell-hledger/control new-haskell-hledger/control
--- old-haskell-hledger/control 2013-12-28 19:00:19.419874968 +0000
+++ new-haskell-hledger/control 2013-12-28 19:00:19.423874970 +0000
@@ -12,11 +12,14 @@
, libghc-cmdargs-dev (>> 0.10)
, libghc-cmdargs-dev (<< 0.11)
, libghc-cmdargs-prof
+ , libghc-data-pprint-dev (>= 0.2.1)
+ , libghc-data-pprint-dev (<< 0.3)
+ , libghc-data-pprint-prof
, libghc-haskeline-dev (>> 0.6)
, libghc-haskeline-dev (<< 0.8)
, libghc-haskeline-prof
- , libghc-hledger-lib-dev (>> 0.21.3)
- , libghc-hledger-lib-dev (<< 0.21.3-999)
+ , libghc-hledger-lib-dev (>= 0.22)
+ , libghc-hledger-lib-dev (<< 0.22-999)
, libghc-hledger-lib-prof
, libghc-hunit-dev
, libghc-hunit-prof
@@ -34,14 +37,18 @@
, libghc-split-dev (>> 0.1)
, libghc-split-dev (<< 0.3)
, libghc-split-prof
+ , libghc-tabular-dev (>= 0.2)
+ , libghc-tabular-dev (<< 0.3)
+ , libghc-tabular-prof
, libghc-text-dev (>> 0.11)
- , libghc-text-dev (<< 0.12)
+ , libghc-text-dev (<< 1.1)
, libghc-text-prof
, libghc-utf8-string-dev (>> 0.3.5)
, libghc-utf8-string-dev (<< 0.4)
, libghc-utf8-string-prof
Build-Depends-Indep: ghc-doc
, libghc-cmdargs-doc
+ , libghc-data-pprint-doc
, libghc-haskeline-doc
, libghc-hledger-lib-doc
, libghc-hunit-doc
@@ -49,11 +56,12 @@
, libghc-parsec3-doc
, libghc-regexpr-doc
, libghc-safe-doc
+ , libghc-tabular-doc
, libghc-shakespeare-text-doc
, libghc-split-doc
, libghc-text-doc
, libghc-utf8-string-doc
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/hledger
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-hledger
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-hledger
More information about the Pkg-haskell-commits
mailing list