[DHG_packages] 05/08: hledger-lib: new upstream release (0.27)
Dmitry Bogatov
kaction-guest at moszumanska.debian.org
Sat Jan 9 22:25:21 UTC 2016
This is an automated email from the git hooks/post-receive script.
kaction-guest pushed a commit to branch master
in repository DHG_packages.
commit fec33859d6142479967e0f610397e991bf2029a6
Author: Dmitry Bogatov <KAction at gnu.org>
Date: Sun Jan 10 00:14:58 2016 +0300
hledger-lib: new upstream release (0.27)
---
p/haskell-hledger-lib/debian/changelog | 6 ++++++
p/haskell-hledger-lib/debian/patches/no-mtl-compat | 22 ----------------------
.../debian/patches/no-mtl-compat.patch | 18 ++++++++++++++++++
p/haskell-hledger-lib/debian/patches/series | 2 +-
4 files changed, 25 insertions(+), 23 deletions(-)
diff --git a/p/haskell-hledger-lib/debian/changelog b/p/haskell-hledger-lib/debian/changelog
index bda277b..9a571af 100644
--- a/p/haskell-hledger-lib/debian/changelog
+++ b/p/haskell-hledger-lib/debian/changelog
@@ -1,3 +1,9 @@
+haskell-hledger-lib (0.27-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+
+ -- Dmitry Bogatov <KAction at gnu.org> Sun, 10 Jan 2016 00:13:36 +0300
+
haskell-hledger-lib (0.26-3) unstable; urgency=medium
* Switch Vcs-Git/Vcs-Browser headers to new location.
diff --git a/p/haskell-hledger-lib/debian/patches/no-mtl-compat b/p/haskell-hledger-lib/debian/patches/no-mtl-compat
deleted file mode 100644
index d820ace..0000000
--- a/p/haskell-hledger-lib/debian/patches/no-mtl-compat
+++ /dev/null
@@ -1,22 +0,0 @@
---- a/hledger-lib.cabal
-+++ b/hledger-lib.cabal
-@@ -100,8 +100,7 @@
- ,Decimal
- ,directory
- ,filepath
-- ,mtl
-- ,mtl-compat
-+ ,mtl >= 2.2.1
- ,old-time
- ,parsec >= 3
- ,regex-tdfa
-@@ -138,8 +137,7 @@
- , directory
- , filepath
- , HUnit
-- , mtl
-- , mtl-compat
-+ , mtl >= 2.2.1
- , old-time
- , parsec >= 3
- , regex-tdfa
diff --git a/p/haskell-hledger-lib/debian/patches/no-mtl-compat.patch b/p/haskell-hledger-lib/debian/patches/no-mtl-compat.patch
new file mode 100644
index 0000000..fb04e22
--- /dev/null
+++ b/p/haskell-hledger-lib/debian/patches/no-mtl-compat.patch
@@ -0,0 +1,18 @@
+--- a/hledger-lib.cabal
++++ b/hledger-lib.cabal
+@@ -63,7 +63,6 @@ library
+ , directory
+ , filepath
+ , mtl
+- , mtl-compat
+ , old-time
+ , parsec >= 3
+ , regex-tdfa
+@@ -141,7 +140,6 @@ test-suite tests
+ , directory
+ , filepath
+ , mtl
+- , mtl-compat
+ , old-time
+ , parsec >= 3
+ , regex-tdfa
diff --git a/p/haskell-hledger-lib/debian/patches/series b/p/haskell-hledger-lib/debian/patches/series
index cc4c0b8..c31729d 100644
--- a/p/haskell-hledger-lib/debian/patches/series
+++ b/p/haskell-hledger-lib/debian/patches/series
@@ -1 +1 @@
-no-mtl-compat
+no-mtl-compat.patch
--
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