summaryrefslogtreecommitdiff
path: root/p/haskell-web-routes
diff options
context:
space:
mode:
authorclint <clint@debian.org>2011-09-19 03:41:56 +0400
committerclint <clint@debian.org>2011-09-19 03:41:56 +0400
commit2dcbdd8ac3e10f2d9421ed6d8c86879720e49768 (patch)
treed9bdf3069bc15a81d2b15ca66e71a73c94bf95c0 /p/haskell-web-routes
parent11f7c6626c82e38a44f08c203bf1754091095502 (diff)
downloadDHG_packages-2dcbdd8ac3e10f2d9421ed6d8c86879720e49768.tar.gz
haskell-web-routes: New upstream version 0.25.2.
Diffstat (limited to 'p/haskell-web-routes')
-rw-r--r--p/haskell-web-routes/debian/changelog6
-rw-r--r--p/haskell-web-routes/debian/control9
2 files changed, 13 insertions, 2 deletions
diff --git a/p/haskell-web-routes/debian/changelog b/p/haskell-web-routes/debian/changelog
index 32bce4c4d..a06073b43 100644
--- a/p/haskell-web-routes/debian/changelog
+++ b/p/haskell-web-routes/debian/changelog
@@ -1,3 +1,9 @@
+haskell-web-routes (0.25.2-1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Clint Adams <clint@debian.org> Sun, 18 Sep 2011 19:31:07 -0400
+
haskell-web-routes (0.23.4-1) unstable; urgency=low
* Initial release.
diff --git a/p/haskell-web-routes/debian/control b/p/haskell-web-routes/debian/control
index a10fe9d17..edd2f92d8 100644
--- a/p/haskell-web-routes/debian/control
+++ b/p/haskell-web-routes/debian/control
@@ -8,13 +8,18 @@ Build-Depends: debhelper (>= 7)
, haskell-devscripts (>= 0.8)
, ghc
, ghc-prof
- , libghc-network-dev
+ , libghc-mtl-dev
+ , libghc-mtl-prof
+ , libghc-network-dev (>> 2.2)
+ , libghc-network-dev (<< 2.4)
, libghc-network-prof
, libghc-parsec3-dev
, libghc-parsec3-prof
- , libghc-utf8-string-dev
+ , libghc-utf8-string-dev (>> 0.3)
+ , libghc-utf8-string-dev (<< 0.4)
, libghc-utf8-string-prof
Build-Depends-Indep: ghc-doc
+ , libghc-mtl-doc
, libghc-network-doc
, libghc-parsec3-doc
, libghc-utf8-string-doc