summaryrefslogtreecommitdiff
path: root/p/haskell-mime-mail-ses/debian
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-mime-mail-ses/debian
parent9fa2cdb713769ca89053c21e8700c29bb4bbb005 (diff)
downloadDHG_packages-14f25aa999a39fc86ff594160c1c50e88df683fa.tar.gz
Run cabal-debian on (some) packages
Diffstat (limited to 'p/haskell-mime-mail-ses/debian')
-rw-r--r--p/haskell-mime-mail-ses/debian/control38
1 files changed, 17 insertions, 21 deletions
diff --git a/p/haskell-mime-mail-ses/debian/control b/p/haskell-mime-mail-ses/debian/control
index 868d6553b..6c759e108 100644
--- a/p/haskell-mime-mail-ses/debian/control
+++ b/p/haskell-mime-mail-ses/debian/control
@@ -4,50 +4,46 @@ Uploaders: Christopher Reichert <creichert07@gmail.com>
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-prof,
- libghc-old-locale-dev,
- libghc-old-locale-prof,
+ libghc-byteable-dev,
+ libghc-byteable-prof,
+ libghc-conduit-dev,
+ libghc-conduit-prof,
+ libghc-cryptohash-dev (>= 0.7.3),
+ libghc-cryptohash-prof,
libghc-http-client-dev (>= 0.2.2.2),
libghc-http-client-prof,
libghc-http-conduit-dev (>= 2.1),
libghc-http-conduit-prof,
- libghc-mime-mail-dev (>= 0.3),
- libghc-mime-mail-prof,
libghc-http-types-dev (>= 0.6.8),
libghc-http-types-prof,
+ libghc-mime-mail-dev (>= 0.3),
+ libghc-mime-mail-prof,
+ libghc-text-dev,
+ libghc-text-prof,
libghc-xml-conduit-dev,
libghc-xml-conduit-prof,
libghc-xml-types-dev,
libghc-xml-types-prof,
- libghc-text-dev,
- libghc-text-prof,
- libghc-conduit-dev,
- libghc-conduit-prof,
- libghc-cryptohash-dev (>= 0.7.3),
- libghc-cryptohash-prof,
- libghc-byteable-dev,
- libghc-byteable-prof,
Build-Depends-Indep: ghc-doc,
- libghc-conduit-doc,
libghc-base64-bytestring-doc,
- libghc-old-locale-doc,
+ libghc-byteable-doc,
+ libghc-conduit-doc,
+ libghc-cryptohash-doc,
libghc-http-client-doc,
libghc-http-conduit-doc,
- libghc-mime-mail-doc,
libghc-http-types-doc,
+ libghc-mime-mail-doc,
+ libghc-text-doc,
libghc-xml-conduit-doc,
libghc-xml-types-doc,
- libghc-text-doc,
- libghc-conduit-doc,
- libghc-cryptohash-doc,
- libghc-byteable-doc,
Standards-Version: 3.9.6
-Homepage: http://hackage.haskell.org/package/mime-mail-ses
+Homepage: http://github.com/snoyberg/mime-mail
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-mime-mail-ses
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-mime-mail-ses
X-Description: Send mime-mail messages via Amazon SES