diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2015-08-12 21:32:59 +0200 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2015-08-12 22:15:07 +0200 |
| commit | 14f25aa999a39fc86ff594160c1c50e88df683fa (patch) | |
| tree | d025717f1d114c68a3545b2a16b11270c1e344ff /p/haskell-recaptcha | |
| parent | 9fa2cdb713769ca89053c21e8700c29bb4bbb005 (diff) | |
| download | DHG_packages-14f25aa999a39fc86ff594160c1c50e88df683fa.tar.gz | |
Run cabal-debian on (some) packages
Diffstat (limited to 'p/haskell-recaptcha')
| -rw-r--r-- | p/haskell-recaptcha/debian/control | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/p/haskell-recaptcha/debian/control b/p/haskell-recaptcha/debian/control index 612f158f6..a73d5634f 100644 --- a/p/haskell-recaptcha/debian/control +++ b/p/haskell-recaptcha/debian/control @@ -8,9 +8,8 @@ Build-Depends: debhelper (>= 9), cdbs, ghc, ghc-prof, - libghc-http-dev, + libghc-http-dev (>= 1:3001.1.4), libghc-http-prof, - libghc-http-doc, libghc-network-dev (>= 2.6), libghc-network-prof, libghc-network-uri-dev (>= 2.6), @@ -21,7 +20,7 @@ Build-Depends-Indep: ghc-doc, libghc-network-doc, libghc-network-uri-doc, Standards-Version: 3.9.4 -Homepage: http://hackage.haskell.org/package/recaptcha +Homepage: http://github.com/jgm/recaptcha/tree/master Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-recaptcha Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-recaptcha |
