[DHG_packages] 07/21: darcs: Fix tar dependency

Joachim Breitner nomeata at moszumanska.debian.org
Wed Jun 1 09:05:38 UTC 2016


This is an automated email from the git hooks/post-receive script.

nomeata pushed a commit to branch LTS-6
in repository DHG_packages.

commit 4e30a2f5603dc88cc965cae2d3ce1bd7cb114bb1
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Wed Jun 1 10:26:18 2016 +0200

    darcs: Fix tar dependency
---
 p/darcs/debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/p/darcs/debian/control b/p/darcs/debian/control
index 1cae6b0..583a942 100644
--- a/p/darcs/debian/control
+++ b/p/darcs/debian/control
@@ -25,7 +25,7 @@ Build-Depends: cdbs,
  libghc-vector-dev (>= 0.7),
  libghc-vector-dev (<< 0.12),
  libghc-tar-dev (>= 0.4),
- libghc-tar-dev (<< 0.5),
+ libghc-tar-dev (<< 0.6),
  libghc-data-ordlist-dev (>= 0.4),
  libghc-data-ordlist-dev (<< 0.5),
  libghc-fgl-dev (>= 5.5.0.1),

-- 
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