summaryrefslogtreecommitdiff
path: root/p/haskell-cgi
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2015-04-29 10:45:56 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2015-04-29 10:45:56 +0300
commitf43ee07f510bcf68aeb44787beda62ea5dde8bd1 (patch)
tree5555effe756d94c614e86640c2c35c4c54956a7a /p/haskell-cgi
parenta31a22759db8a4dfa51d6aebc742d87d938f11e9 (diff)
downloadDHG_packages-f43ee07f510bcf68aeb44787beda62ea5dde8bd1.tar.gz
haskell-cgi: New upstream release
Diffstat (limited to 'p/haskell-cgi')
-rw-r--r--p/haskell-cgi/debian/changelog5
-rw-r--r--p/haskell-cgi/debian/control36
2 files changed, 30 insertions, 11 deletions
diff --git a/p/haskell-cgi/debian/changelog b/p/haskell-cgi/debian/changelog
index 00f8e4523..eda445b89 100644
--- a/p/haskell-cgi/debian/changelog
+++ b/p/haskell-cgi/debian/changelog
@@ -1,9 +1,10 @@
-haskell-cgi (3001.1.8.5-2) UNRELEASED; urgency=medium
+haskell-cgi (3001.2.2.2-1) UNRELEASED; urgency=medium
* Depend on haskell-devscripts 0.9, found in experimental
* Do not depend on xhtml, which now comes with GHC
+ * New upstream release
- -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:56:30 +0100
+ -- Joachim Breitner <nomeata@debian.org> Wed, 29 Apr 2015 09:42:21 +0200
haskell-cgi (3001.1.8.5-1) unstable; urgency=low
diff --git a/p/haskell-cgi/debian/control b/p/haskell-cgi/debian/control
index aea0628e5..b52bc8b52 100644
--- a/p/haskell-cgi/debian/control
+++ b/p/haskell-cgi/debian/control
@@ -9,19 +9,37 @@ Build-Depends: debhelper (>= 9)
, cdbs
, ghc
, ghc-prof
- , libghc-monadcatchio-mtl-dev
- , libghc-monadcatchio-mtl-prof
- , libghc-mtl-dev (>= 1.0)
- , libghc-mtl-prof
- , libghc-network-dev (>= 2.0)
- , libghc-network-prof
, libghc-parsec3-dev
, libghc-parsec3-prof
+ , libghc-exceptions-dev (<< 0.9)
+ , libghc-exceptions-prof
+ , libghc-xhtml-dev (>= 3000.0.0)
+ , libghc-xhtml-dev (<< 3000.3)
+ , libghc-xhtml-prof
+ , libghc-multipart-dev (>= 0.1.2)
+ , libghc-multipart-dev (<< 0.2)
+ , libghc-multipart-prof
+ , libghc-network-dev (>= 2.6)
+ , libghc-network-dev (<< 2.7)
+ , libghc-network-prof
+ , libghc-network-uri-dev (>= 2.6)
+ , libghc-network-uri-dev (<< 2.7)
+ , libghc-network-uri-prof
+ , libghc-mtl-dev (>= 2.1.3.1)
+ , libghc-mtl-dev (<< 2.3)
+ , libghc-mtl-prof
+ , libghc-mtl-compat-dev (>= 0.2.1.1)
+ , libghc-mtl-compat-dev (<< 0.3)
+ , libghc-mtl-compat-prof
Build-Depends-Indep: ghc-doc
- , libghc-monadcatchio-mtl-doc
- , libghc-mtl-doc
- , libghc-network-doc
, libghc-parsec3-doc
+ , libghc-exceptions-doc
+ , libghc-xhtml-doc
+ , libghc-multipart-doc
+ , libghc-network-doc
+ , libghc-network-uri-doc
+ , libghc-mtl-doc
+ , libghc-mtl-compat-doc
Homepage: http://hackage.haskell.org/package/cgi
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-cgi
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-cgi