diff options
| -rw-r--r-- | p/haskell-blaze-html/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-blaze-html/debian/control | 8 |
2 files changed, 10 insertions, 4 deletions
diff --git a/p/haskell-blaze-html/debian/changelog b/p/haskell-blaze-html/debian/changelog index 31ea1f782..46c022c93 100644 --- a/p/haskell-blaze-html/debian/changelog +++ b/p/haskell-blaze-html/debian/changelog @@ -1,3 +1,9 @@ +haskell-blaze-html (0.7.0.2-1) UNRELEASED; urgency=medium + + * New upstream release + + -- Joachim Breitner <nomeata@debian.org> Sun, 27 Jul 2014 21:57:00 +0200 + haskell-blaze-html (0.6.1.2-1) unstable; urgency=low [ Joachim Breitner ] diff --git a/p/haskell-blaze-html/debian/control b/p/haskell-blaze-html/debian/control index 8a44e85a9..b1ac55aec 100644 --- a/p/haskell-blaze-html/debian/control +++ b/p/haskell-blaze-html/debian/control @@ -12,16 +12,16 @@ Build-Depends: debhelper (>= 9) , libghc-blaze-builder-dev (>> 0.2) , libghc-blaze-builder-dev (<< 0.4) , libghc-blaze-builder-prof - , libghc-blaze-markup-dev (>> 0.5.1) - , libghc-blaze-markup-dev (<< 0.6) + , libghc-blaze-markup-dev (>> 0.6) + , libghc-blaze-markup-dev (<< 0.7) , libghc-blaze-markup-prof , libghc-text-dev (>> 0.10) - , libghc-text-dev (<< 1.1) + , libghc-text-dev (<< 1.2) , libghc-text-prof , libghc-hunit-dev (>> 1.2) , libghc-hunit-dev (<< 1.3) , libghc-quickcheck2-dev (>> 2.4) - , libghc-quickcheck2-dev (<< 2.7) + , libghc-quickcheck2-dev (<< 2.8) , libghc-test-framework-dev (>> 0.4) , libghc-test-framework-dev (<< 0.9) , libghc-test-framework-hunit-dev (>> 0.3) |
