diff options
Diffstat (limited to 'p/haskell-vector-space-points/debian')
| -rw-r--r-- | p/haskell-vector-space-points/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-vector-space-points/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-vector-space-points/debian/changelog b/p/haskell-vector-space-points/debian/changelog index 96747af45..f5d1009a7 100644 --- a/p/haskell-vector-space-points/debian/changelog +++ b/p/haskell-vector-space-points/debian/changelog @@ -1,3 +1,9 @@ +haskell-vector-space-points (0.2.1.1-1) UNRELEASED; urgency=medium + + * New upstream release + + -- Joachim Breitner <nomeata@debian.org> Mon, 29 Jun 2015 13:35:55 +0200 + haskell-vector-space-points (0.2-2) unstable; urgency=medium * Upload to unstable diff --git a/p/haskell-vector-space-points/debian/control b/p/haskell-vector-space-points/debian/control index 2ab30a1eb..1f66fa30c 100644 --- a/p/haskell-vector-space-points/debian/control +++ b/p/haskell-vector-space-points/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9) , ghc , ghc-prof , libghc-vector-space-dev (>= 0.7) - , libghc-vector-space-dev (<< 0.9) + , libghc-vector-space-dev (<< 0.11) , libghc-vector-space-prof Build-Depends-Indep: ghc-doc , libghc-vector-space-doc |
