[DHG_packages] 03/05: haskell-filemanip: Fix build-depends
Joachim Breitner
nomeata at moszumanska.debian.org
Tue Aug 11 12:10:42 UTC 2015
This is an automated email from the git hooks/post-receive script.
nomeata pushed a commit to branch master
in repository DHG_packages.
commit 56a74918e1a83688139182ffa2ea8f4afc87c0ae
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Tue Aug 11 13:55:50 2015 +0200
haskell-filemanip: Fix build-depends
---
p/haskell-filemanip/debian/changelog | 6 ++++++
p/haskell-filemanip/debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/p/haskell-filemanip/debian/changelog b/p/haskell-filemanip/debian/changelog
index 1fcbfe1..95e233f 100644
--- a/p/haskell-filemanip/debian/changelog
+++ b/p/haskell-filemanip/debian/changelog
@@ -1,3 +1,9 @@
+haskell-filemanip (0.3.6.3-3) UNRELEASED; urgency=medium
+
+ * Fix build-depends
+
+ -- Joachim Breitner <nomeata at debian.org> Tue, 11 Aug 2015 13:55:39 +0200
+
haskell-filemanip (0.3.6.3-2) unstable; urgency=medium
* Upload to unstable
diff --git a/p/haskell-filemanip/debian/control b/p/haskell-filemanip/debian/control
index 600c97e..04d165c 100644
--- a/p/haskell-filemanip/debian/control
+++ b/p/haskell-filemanip/debian/control
@@ -12,9 +12,9 @@ Build-Depends: debhelper (>= 9),
libghc-mtl-dev,
libghc-mtl-prof,
libghc-mtl-doc,
+ libghc-unix-compat-dev,
libghc-unix-compat-prof,
libghc-unix-compat-doc,
- libghc-unix-compat-doc,
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/FileManip
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-filemanip
--
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