summaryrefslogtreecommitdiff
path: root/p/haskell-vector-binary-instances
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2015-08-12 21:32:59 +0200
committerJoachim Breitner <mail@joachim-breitner.de>2015-08-12 22:15:07 +0200
commit14f25aa999a39fc86ff594160c1c50e88df683fa (patch)
treed025717f1d114c68a3545b2a16b11270c1e344ff /p/haskell-vector-binary-instances
parent9fa2cdb713769ca89053c21e8700c29bb4bbb005 (diff)
downloadDHG_packages-14f25aa999a39fc86ff594160c1c50e88df683fa.tar.gz
Run cabal-debian on (some) packages
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