diff options
| -rw-r--r-- | p/haskell-web-routes/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-web-routes/debian/control | 3 |
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-web-routes/debian/changelog b/p/haskell-web-routes/debian/changelog index f00e3d865..4e1d5ed93 100644 --- a/p/haskell-web-routes/debian/changelog +++ b/p/haskell-web-routes/debian/changelog @@ -1,3 +1,9 @@ +haskell-web-routes (0.27.8-1) UNRELEASED; urgency=medium + + * New upstream release + + -- Joachim Breitner <nomeata@debian.org> Thu, 16 Apr 2015 15:14:01 +0200 + haskell-web-routes (0.27.6-2) experimental; urgency=medium * Depend on haskell-devscripts 0.9, found in experimental diff --git a/p/haskell-web-routes/debian/control b/p/haskell-web-routes/debian/control index 89656a892..b423001af 100644 --- a/p/haskell-web-routes/debian/control +++ b/p/haskell-web-routes/debian/control @@ -12,6 +12,7 @@ Build-Depends: debhelper (>= 9) , libghc-blaze-builder-dev (<< 0.4) , libghc-blaze-builder-prof , libghc-http-types-dev (>= 0.6) + , libghc-http-types-dev (<< 0.9) , libghc-http-types-prof , libghc-mtl-dev (>= 2.0) , libghc-mtl-dev (<< 2.3) @@ -21,7 +22,7 @@ Build-Depends: debhelper (>= 9) , libghc-split-dev , libghc-split-prof , libghc-text-dev (>= 0.11) - , libghc-text-dev (<< 1.2) + , libghc-text-dev (<< 1.3) , libghc-text-prof , libghc-utf8-string-dev (>= 0.3) , libghc-utf8-string-dev (<< 0.4) |
