diff options
author | Clint Adams <clint@debian.org> | 2013-12-08 18:53:24 +0400 |
---|---|---|
committer | Clint Adams <clint@debian.org> | 2013-12-08 18:53:24 +0400 |
commit | d65cde3e4a3bf624d9a49417aed780eae4b7747e (patch) | |
tree | 0e1ae892c1fff7e9dd78ffd74dd3bc9e0cc2298f /p/haskell-http-types | |
parent | e9bc2ba8e3d9892dcf4d6f8d7c775342f223de4c (diff) | |
download | DHG_packages-d65cde3e4a3bf624d9a49417aed780eae4b7747e.tar.gz |
haskell-http-types: New upstream version 0.8.3.
Diffstat (limited to 'p/haskell-http-types')
-rw-r--r-- | p/haskell-http-types/debian/changelog | 8 | ||||
-rw-r--r-- | p/haskell-http-types/debian/control | 7 |
2 files changed, 9 insertions, 6 deletions
diff --git a/p/haskell-http-types/debian/changelog b/p/haskell-http-types/debian/changelog index ab477326f..de4817e8a 100644 --- a/p/haskell-http-types/debian/changelog +++ b/p/haskell-http-types/debian/changelog @@ -1,8 +1,12 @@ -haskell-http-types (0.8.0-4) UNRELEASED; urgency=low +haskell-http-types (0.8.3-1) unstable; urgency=low + [ Joachim Breitner ] * Adjust watch file to new hackage layout - -- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 18:20:45 +0200 + [ Clint Adams ] + * New upstream version. + + -- Clint Adams <clint@debian.org> Sun, 08 Dec 2013 09:49:42 -0500 haskell-http-types (0.8.0-3) unstable; urgency=low diff --git a/p/haskell-http-types/debian/control b/p/haskell-http-types/debian/control index c5d154a91..cde875ea3 100644 --- a/p/haskell-http-types/debian/control +++ b/p/haskell-http-types/debian/control @@ -12,19 +12,18 @@ Build-Depends: debhelper (>= 9) , libghc-blaze-builder-dev (<< 0.4) , libghc-blaze-builder-prof , libghc-case-insensitive-dev (>= 0.2) - , libghc-case-insensitive-dev (<< 1.1) + , libghc-case-insensitive-dev (<< 1.2) , libghc-case-insensitive-prof , libghc-text-dev (>> 0.11.0.2) - , libghc-text-dev (<< 0.12) , libghc-text-prof , libghc-quickcheck2-dev , libghc-hunit-dev - , libghc-hspec-dev (>> 1.0) + , libghc-hspec-dev (>> 1.3) Build-Depends-Indep: ghc-doc , libghc-blaze-builder-doc , libghc-case-insensitive-doc , libghc-text-doc -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Homepage: http://hackage.haskell.org/package/http-types Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-http-types Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-http-types |