summaryrefslogtreecommitdiff
path: root/p/haskell-vector-binary-instances
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-vector-binary-instances')
-rw-r--r--p/haskell-vector-binary-instances/debian/control10
1 files changed, 5 insertions, 5 deletions
diff --git a/p/haskell-vector-binary-instances/debian/control b/p/haskell-vector-binary-instances/debian/control
index ace4e95cf..b2c792522 100644
--- a/p/haskell-vector-binary-instances/debian/control
+++ b/p/haskell-vector-binary-instances/debian/control
@@ -4,19 +4,19 @@ Uploaders: Joachim Breitner <nomeata@debian.org>
Priority: extra
Section: haskell
Build-Depends: debhelper (>= 9),
- cdbs,
haskell-devscripts (>= 0.9),
+ cdbs,
ghc,
ghc-prof,
- libghc-vector-dev (>= 0.6),
- libghc-vector-prof,
libghc-cereal-dev,
libghc-cereal-prof,
+ libghc-vector-dev (>= 0.6),
+ libghc-vector-prof,
Build-Depends-Indep: ghc-doc,
- libghc-binary-doc,
libghc-cereal-doc,
+ libghc-vector-doc,
Standards-Version: 3.9.5
-Homepage: http://hackage.haskell.org/package/vector-binary-instances
+Homepage: https://github.com/bos/vector-binary-instances
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-vector-binary-instances
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-vector-binary-instances
X-Description: Instances of Data.Binary and Data.Serialize for vector