diff options
author | Clint Adams <clint@debian.org> | 2013-07-20 20:58:01 +0400 |
---|---|---|
committer | Clint Adams <clint@debian.org> | 2013-07-20 20:58:01 +0400 |
commit | a9714e7242e4695e6020891f898fda5a22abea55 (patch) | |
tree | 1ef0aed3befa2f8d734a6e9b5079348275578036 /p/haskell-directory-tree/debian/control | |
parent | a458d43d242c826457f5f83e9305bd0f5ac3bffa (diff) | |
download | DHG_packages-a9714e7242e4695e6020891f898fda5a22abea55.tar.gz |
haskell-directory-tree: New upstream version 0.11.0.
Diffstat (limited to 'p/haskell-directory-tree/debian/control')
-rw-r--r-- | p/haskell-directory-tree/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/p/haskell-directory-tree/debian/control b/p/haskell-directory-tree/debian/control index 93e8dfcdd..c80fb5d13 100644 --- a/p/haskell-directory-tree/debian/control +++ b/p/haskell-directory-tree/debian/control @@ -5,8 +5,8 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Uploaders: TANIGUCHI Takaki <takaki@debian.org> Build-Depends: cdbs, debhelper (>= 9), haskell-devscripts (>= 0.8.15), ghc, - ghc-prof, - ghc-doc, + ghc-prof +Build-Depends-Indep: ghc-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/directory-tree |