[Pkg-haskell-commits] darcs: haskell-hledger: New upstream version 0.22.2.
Clint Adams
clint at debian.org
Wed Apr 30 18:56:22 UTC 2014
Wed Apr 30 18:56:13 UTC 2014 Clint Adams <clint at debian.org>
* New upstream version 0.22.2.
M ./changelog +6
M ./control -20 +15
Wed Apr 30 18:56:13 UTC 2014 Clint Adams <clint at debian.org>
* New upstream version 0.22.2.
diff -rN -u old-haskell-hledger/changelog new-haskell-hledger/changelog
--- old-haskell-hledger/changelog 2014-04-30 18:56:21.994406192 +0000
+++ new-haskell-hledger/changelog 2014-04-30 18:56:21.994406192 +0000
@@ -1,3 +1,9 @@
+haskell-hledger (0.22.2-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Wed, 30 Apr 2014 14:49:03 -0400
+
haskell-hledger (0.22.1-1) unstable; urgency=low
* New upstream release
diff -rN -u old-haskell-hledger/control new-haskell-hledger/control
--- old-haskell-hledger/control 2014-04-30 18:56:21.990406191 +0000
+++ new-haskell-hledger/control 2014-04-30 18:56:21.994406192 +0000
@@ -9,17 +9,14 @@
, ghc
, ghc-prof
, ghc-ghci
- , libghc-cmdargs-dev (>> 0.10)
+ , 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.6)
, libghc-haskeline-dev (<< 0.8)
, libghc-haskeline-prof
- , libghc-hledger-lib-dev (>> 0.22.1)
- , libghc-hledger-lib-dev (<< 0.22.1+)
+ , libghc-hledger-lib-dev (>= 0.22.2)
+ , libghc-hledger-lib-dev (<< 0.22.2+)
, libghc-hledger-lib-prof
, libghc-hunit-dev
, libghc-hunit-prof
@@ -27,31 +24,30 @@
, libghc-mtl-prof
, libghc-parsec3-dev
, libghc-parsec3-prof
- , libghc-regexpr-dev (>> 0.5.1)
+ , libghc-regexpr-dev (>= 0.5.1)
, libghc-regexpr-prof
- , libghc-safe-dev (>> 0.2)
+ , libghc-safe-dev (>= 0.2)
, libghc-safe-prof
- , libghc-shakespeare-text-dev (>> 1.0)
+ , libghc-shakespeare-text-dev (>= 1.0)
, libghc-shakespeare-text-dev (<< 1.1)
, libghc-shakespeare-text-prof
- , libghc-split-dev (>> 0.1)
+ , 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 (<< 1.1)
- , libghc-text-prof
- , libghc-tabular-dev (>> 0.2)
- , libghc-tabular-dev (<< 0.4)
+ , libghc-tabular-dev (>= 0.2)
+ , libghc-tabular-dev (<< 0.3)
, libghc-tabular-prof
- , libghc-utf8-string-dev (>> 0.3.5)
+ , libghc-text-dev (>= 0.11)
+ , libghc-text-dev (<< 1.2)
+ , 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
@@ -59,11 +55,10 @@
, libghc-parsec3-doc
, libghc-regexpr-doc
, libghc-safe-doc
- , libghc-tabular-doc
, libghc-shakespeare-text-doc
, libghc-split-doc
- , libghc-text-doc
, libghc-tabular-doc
+ , libghc-text-doc
, libghc-utf8-string-doc
Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/hledger
More information about the Pkg-haskell-commits
mailing list