diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2016-05-29 12:31:30 +0200 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2016-05-29 12:42:31 +0200 |
| commit | 6efb1dbbc897de2aa29c72c36def9c8783815f38 (patch) | |
| tree | d7f2cb4a614407626218fd6457a0a869b8de4f9a /p/haskell-lifted-async | |
| parent | a4df431d95a8783f8205ae99942fdaa45b500693 (diff) | |
| download | DHG_packages-6efb1dbbc897de2aa29c72c36def9c8783815f38.tar.gz | |
lifted-async: Upgrading from 0.7.0.2 to 0.9.0
Diffstat (limited to 'p/haskell-lifted-async')
| -rw-r--r-- | p/haskell-lifted-async/debian/changelog | 8 | ||||
| -rw-r--r-- | p/haskell-lifted-async/debian/control | 4 |
2 files changed, 8 insertions, 4 deletions
diff --git a/p/haskell-lifted-async/debian/changelog b/p/haskell-lifted-async/debian/changelog index 94a9065d3..1592328c2 100644 --- a/p/haskell-lifted-async/debian/changelog +++ b/p/haskell-lifted-async/debian/changelog @@ -1,9 +1,13 @@ -haskell-lifted-async (0.7.0.2-2) UNRELEASED; urgency=medium +haskell-lifted-async (0.9.0-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) - -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:42 +0300 + [ Joachim Breitner ] + * New upstream release + + -- Joachim Breitner <nomeata@debian.org> Sun, 29 May 2016 12:31:30 +0200 haskell-lifted-async (0.7.0.2-1) unstable; urgency=medium diff --git a/p/haskell-lifted-async/debian/control b/p/haskell-lifted-async/debian/control index 5254a59ef..2cb71a4f3 100644 --- a/p/haskell-lifted-async/debian/control +++ b/p/haskell-lifted-async/debian/control @@ -9,10 +9,10 @@ Build-Depends: debhelper (>= 9), ghc, ghc-prof, libghc-async-dev (>= 2.0.1), - libghc-async-dev (<< 2.1), + libghc-async-dev (<< 2.2), libghc-async-prof, libghc-constraints-dev (>= 0.2), - libghc-constraints-dev (<< 0.7), + libghc-constraints-dev (<< 0.9), libghc-constraints-prof, libghc-lifted-base-dev (>= 0.2), libghc-lifted-base-dev (<< 0.3), |
