[DHG_packages] 01/01: path-io: Upgrading from 1.1.0 to 1.2.0
Clint Adams
clint at moszumanska.debian.org
Mon Oct 17 21:16:45 UTC 2016
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch experimental
in repository DHG_packages.
commit 432efdb014cd5e99a73e54a7543079e64b249810
Author: Clint Adams <clint at debian.org>
Date: Fri Oct 7 21:43:11 2016 -0400
path-io: Upgrading from 1.1.0 to 1.2.0
---
p/haskell-path-io/debian/changelog | 6 ++++++
p/haskell-path-io/debian/control | 6 ++++++
2 files changed, 12 insertions(+)
diff --git a/p/haskell-path-io/debian/changelog b/p/haskell-path-io/debian/changelog
index 581d175..d245431 100644
--- a/p/haskell-path-io/debian/changelog
+++ b/p/haskell-path-io/debian/changelog
@@ -1,3 +1,9 @@
+haskell-path-io (1.2.0-1) experimental; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Fri, 07 Oct 2016 21:43:11 -0400
+
haskell-path-io (1.1.0-2) experimental; urgency=medium
* Temporarily build-depend on ghc 8.
diff --git a/p/haskell-path-io/debian/control b/p/haskell-path-io/debian/control
index 8f9a4dc..fb69fe4 100644
--- a/p/haskell-path-io/debian/control
+++ b/p/haskell-path-io/debian/control
@@ -10,17 +10,23 @@ Build-Depends:
ghc (>= 8),
ghc-prof,
haskell-devscripts (>= 0.9),
+ libghc-exceptions-dev (<< 0.9),
libghc-exceptions-dev (>= 0.8),
libghc-exceptions-prof,
+ libghc-path-dev (<< 0.6),
libghc-path-dev (>= 0.5),
libghc-path-prof,
+ libghc-temporary-dev (<< 1.3),
libghc-temporary-dev (>= 1.1),
libghc-temporary-prof,
+ libghc-unix-compat-dev,
+ libghc-unix-compat-prof,
Build-Depends-Indep:
ghc-doc,
libghc-exceptions-doc,
libghc-path-doc,
libghc-temporary-doc,
+ libghc-unix-compat-doc,
Standards-Version: 3.9.8
Homepage: https://github.com/mrkkrp/path-io
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-path-io
--
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