Source: haskell-creativeprompts
Maintainer: Jeremy Shaw <jeremy@seereason.com>
Priority: extra
Section: haskell
Build-Depends: debhelper (>= 9)
	       , haskell-devscripts-minimal | haskell-devscripts (>= 0.8)
	       , cdbs
               , ghc
               , ghc-prof
               , libghc-extra-dev
               , libghc-hjscript-dev
               , libghc-http-dev
               , libghc-quickcheck2-dev (>= 2) | libghc-quickcheck1-dev (<< 2)
               , libghc-unixutils-dev (>= 1.29)
               , libghc-unixutils-shadow-dev
               , libghc-acid-state-dev (>= 0.6.0)
               , libghc-archive-dev (>= 1.2.9)
               , libghc-authenticate-dev (>= 0.8.0)
               , libghc-blaze-html-dev (>= 0.5)
               , libghc-blaze-markup-dev
               , libghc-debian-packaging-dev (>= 0.8)
               , libghc-digestive-functors-dev (>= 0.2)
               , libghc-digestive-functors-happstack-dev (>= 0.1)
               , libghc-digestive-functors-hsp-dev (>= 0.3.1)
               , libghc-extensible-exceptions-dev
               , libghc-happstack-authenticate-dev (>= 0.6)
               , libghc-happstack-hsp-dev (>= 7.1)
               , libghc-happstack-hsp-dev (<< 7.2)
               , libghc-happstack-server-dev (>= 7.0)
               , libghc-happstack-server-dev (<< 7.1)
               , libghc-hslogger-dev
               , libghc-hsp-dev (>= 0.7.1)
               , libghc-hsp-dev (<< 0.8)
               , libghc-hsx-dev (>= 0.10.2)
               , libghc-hsx-dev (<< 0.11)
               , libghc-ixset-dev
               , libghc-jmacro-dev
               , libghc-json-dev
               , libghc-mtl-dev
               , libghc-network-dev
               , libghc-old-locale-dev
               , libghc-old-time-dev
               , libghc-parsec3-dev (>= 3) | libghc-parsec2-dev (<< 3)
               , libghc-random-dev
               , libghc-safecopy-dev (>= 0.6.0)
               , libghc-syb-dev
               , libghc-text-dev (>= 0.11)
               , libghc-utf8-string-dev
               , libghc-web-routes-dev (>= 0.26.2)
               , libghc-web-routes-happstack-dev
               , libghc-web-routes-hsp-dev
               , libghc-web-routes-th-dev
               , libghc-xss-sanitize-dev (>= 0.3.0.1)
               , haskell-hsx-utils
Standards-Version: 3.8.1
X-Description: creativeprompts.com
 A social site for sharing story ideas.

Package: creativeprompts-data
Architecture: all
Section: misc
Depends: ${haskell:Depends},
 ${misc:Depends},
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Conflicts: ${haskell:Conflicts}
Provides: ${haskell:Provides}
Description:  creativeprompts.com data files
  Static data files for creativeprompts.com

Package: creativeprompts-production
Architecture: all
Section: misc
Depends: ${haskell:Depends},
 ${misc:Depends},
 markdown,
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Conflicts: ${haskell:Conflicts}
Provides: ${haskell:Provides}
Description:  Configuration for running the creativeprompts.com server
  Production version of the blog server, runs on port
  9021 with HTML validation turned off.

Package: creativeprompts-development
Architecture: all
Section: misc
Depends: ${haskell:Depends}
 ${misc:Depends},
 markdown,
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Conflicts: ${haskell:Conflicts}
Provides: ${haskell:Provides}
Description:  Configuration for running the creativeprompts.com server
  Testing version of the blog server, runs on port
  8000 with HTML validation turned on.

Package: creativeprompts-backups
Architecture: any
Section: misc
Depends: ${haskell:Depends},
 ${misc:Depends},
 anacron
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Conflicts: ${haskell:Conflicts}
Provides: ${haskell:Provides}
Description: backup program for creativeprompts.com
  Install this somewhere other than creativeprompts.com to run automated
  backups of the database.
