summaryrefslogtreecommitdiff
path: root/p/haskell-chunked-data
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-chunked-data')
-rw-r--r--p/haskell-chunked-data/debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/p/haskell-chunked-data/debian/control b/p/haskell-chunked-data/debian/control
index 3848d3135..25b7db6d7 100644
--- a/p/haskell-chunked-data/debian/control
+++ b/p/haskell-chunked-data/debian/control
@@ -4,8 +4,8 @@ Uploaders: Clint Adams <clint@debian.org>
Priority: extra
Section: haskell
Build-Depends: debhelper (>= 9),
- cdbs,
haskell-devscripts (>= 0.9),
+ cdbs,
ghc,
ghc-prof,
libghc-blaze-builder-dev,
@@ -28,7 +28,7 @@ Build-Depends-Indep: ghc-doc,
libghc-text-doc,
libghc-vector-doc,
Standards-Version: 3.9.5
-Homepage: http://hackage.haskell.org/package/chunked-data
+Homepage: https://github.com/fpco/chunked-data
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-chunked-data
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-chunked-data
X-Description: typeclasses for dealing with various chunked data representations