diff options
| author | Ilias Tsitsimpis <i.tsitsimpis@gmail.com> | 2016-05-30 11:27:05 +0000 |
|---|---|---|
| committer | Ilias Tsitsimpis <i.tsitsimpis@gmail.com> | 2016-05-30 11:27:05 +0000 |
| commit | 86433129db593f2c894b2f8510f4be503da4143f (patch) | |
| tree | d22d13bf23ad6c56de81c0e2f7414c5b0b7d4f56 /p/haskell-persistent-template/debian | |
| parent | b37ad878d7a025d2928e5bb564ee0d2321bed9c6 (diff) | |
| download | DHG_packages-86433129db593f2c894b2f8510f4be503da4143f.tar.gz | |
persistent-template: Upgrading from 2.1.5 to 2.1.8.1
Diffstat (limited to 'p/haskell-persistent-template/debian')
| -rw-r--r-- | p/haskell-persistent-template/debian/changelog | 8 | ||||
| -rw-r--r-- | p/haskell-persistent-template/debian/control | 2 |
2 files changed, 7 insertions, 3 deletions
diff --git a/p/haskell-persistent-template/debian/changelog b/p/haskell-persistent-template/debian/changelog index b11fd1c87..6c1328599 100644 --- a/p/haskell-persistent-template/debian/changelog +++ b/p/haskell-persistent-template/debian/changelog @@ -1,10 +1,14 @@ -haskell-persistent-template (2.1.5-2) UNRELEASED; urgency=medium +haskell-persistent-template (2.1.8.1-1) unstable; urgency=medium + [ Dmitry Bogatov ] * Use secure (https) uri in Vcs-Git field in 'debian/control' * Bump standards version to 3.9.8 (no changes needed) * Convert `debian/copyright' to dep5 format - -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:58 +0300 + [ Ilias Tsitsimpis ] + * New upstream release + + -- Ilias Tsitsimpis <i.tsitsimpis@gmail.com> Mon, 30 May 2016 11:27:05 +0000 haskell-persistent-template (2.1.5-1) unstable; urgency=medium diff --git a/p/haskell-persistent-template/debian/control b/p/haskell-persistent-template/debian/control index 729296dab..382cebd21 100644 --- a/p/haskell-persistent-template/debian/control +++ b/p/haskell-persistent-template/debian/control @@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9), ghc-prof, ghc-ghci, libghc-aeson-dev (>= 0.7), - libghc-aeson-dev (<< 0.11), + libghc-aeson-dev (<< 0.12), libghc-aeson-prof, libghc-aeson-compat-dev (>= 0.3.0.0), libghc-aeson-compat-dev (<< 0.4), |
