summaryrefslogtreecommitdiff
path: root/p/haskell-lifted-async
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-lifted-async')
-rw-r--r--p/haskell-lifted-async/debian/changelog8
-rw-r--r--p/haskell-lifted-async/debian/control4
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),