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-mime-mail | |
| parent | 9fa2cdb713769ca89053c21e8700c29bb4bbb005 (diff) | |
| download | DHG_packages-14f25aa999a39fc86ff594160c1c50e88df683fa.tar.gz | |
Run cabal-debian on (some) packages
Diffstat (limited to 'p/haskell-mime-mail')
| -rw-r--r-- | p/haskell-mime-mail/debian/control | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/p/haskell-mime-mail/debian/control b/p/haskell-mime-mail/debian/control index 56c421a86..5c23b1798 100644 --- a/p/haskell-mime-mail/debian/control +++ b/p/haskell-mime-mail/debian/control @@ -4,18 +4,18 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - cdbs, haskell-devscripts (>= 0.9), + cdbs, ghc, ghc-prof, - libghc-base64-bytestring-dev (>> 0.1), + libghc-base64-bytestring-dev (>= 0.1), libghc-base64-bytestring-prof, - libghc-blaze-builder-dev (>> 0.2.1), + libghc-blaze-builder-dev (>= 0.2.1), libghc-blaze-builder-dev (<< 0.5), libghc-blaze-builder-prof, - libghc-random-dev (>> 1.0), + libghc-random-dev (>= 1.0), libghc-random-prof, - libghc-text-dev (>> 0.7), + libghc-text-dev (>= 0.7), libghc-text-prof, Build-Depends-Indep: ghc-doc, libghc-base64-bytestring-doc, @@ -23,7 +23,7 @@ Build-Depends-Indep: ghc-doc, libghc-random-doc, libghc-text-doc, Standards-Version: 3.9.4 -Homepage: http://hackage.haskell.org/package/mime-mail +Homepage: http://github.com/snoyberg/mime-mail Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-mime-mail Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-mime-mail |
