diff options
author | Clint Adams <clint@debian.org> | 2015-12-03 14:09:29 -0500 |
---|---|---|
committer | Clint Adams <clint@debian.org> | 2015-12-03 14:09:29 -0500 |
commit | 590a70db77265979dff0c7a3b35fdd4dd85dd8e2 (patch) | |
tree | dd629a23c481eaa9bb75c6d2b66bdfeba46f1292 /p/haskell-directory-tree/debian/control | |
parent | a3cced056c5eefbfa1450595ba8743f59f2dc1e3 (diff) | |
parent | fe77638401752623d2e291e513616b8dfefec993 (diff) | |
download | DHG_packages-590a70db77265979dff0c7a3b35fdd4dd85dd8e2.tar.gz |
Merge branch 'experimental'
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 cea8b6f1b..f7710b6a5 100644 --- a/p/haskell-directory-tree/debian/control +++ b/p/haskell-directory-tree/debian/control @@ -4,12 +4,12 @@ Uploaders: TANIGUCHI Takaki <takaki@debian.org> Priority: optional Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, Build-Depends-Indep: ghc-doc, -Standards-Version: 3.9.4 +Standards-Version: 3.9.6 Homepage: http://brandon.si/code/directory-tree-module-released/ Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-directory-tree Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-directory-tree |