diff options
| author | Clint Adams <clint@debian.org> | 2016-01-11 00:36:40 -0500 |
|---|---|---|
| committer | Clint Adams <clint@debian.org> | 2016-01-11 00:36:40 -0500 |
| commit | 8c0646339f59a3395622d4a8b345c8787b8ced50 (patch) | |
| tree | 1963cc36d221ebdbeb5be89268fa6074386855f1 /p/haskell-yesod-test | |
| parent | dfde371899e2b4301f25ec9779bbe9b9cae206a4 (diff) | |
| download | DHG_packages-8c0646339f59a3395622d4a8b345c8787b8ced50.tar.gz | |
yesod-test: Upgrading from 1.4.4 to 1.5.0.1
Diffstat (limited to 'p/haskell-yesod-test')
| -rw-r--r-- | p/haskell-yesod-test/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-yesod-test/debian/control | 1 |
2 files changed, 7 insertions, 0 deletions
diff --git a/p/haskell-yesod-test/debian/changelog b/p/haskell-yesod-test/debian/changelog index a51f611bb..708828734 100644 --- a/p/haskell-yesod-test/debian/changelog +++ b/p/haskell-yesod-test/debian/changelog @@ -1,3 +1,9 @@ +haskell-yesod-test (1.5.0.1-1) unstable; urgency=medium + + * New upstream release + + -- Clint Adams <clint@debian.org> Mon, 11 Jan 2016 00:36:39 -0500 + haskell-yesod-test (1.4.4-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-yesod-test/debian/control b/p/haskell-yesod-test/debian/control index 728db876f..3f83d4b43 100644 --- a/p/haskell-yesod-test/debian/control +++ b/p/haskell-yesod-test/debian/control @@ -50,6 +50,7 @@ Build-Depends: debhelper (>= 9), libghc-hunit-dev, libghc-hspec-dev, libghc-html-conduit-dev, + libghc-http-types-dev, libghc-wai-dev, libghc-xml-conduit-dev, libghc-yesod-core-dev, |
