diff options
Diffstat (limited to 'p/haskell-dimensional')
| -rw-r--r-- | p/haskell-dimensional/debian/changelog | 7 | ||||
| -rw-r--r-- | p/haskell-dimensional/debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-dimensional/debian/changelog b/p/haskell-dimensional/debian/changelog index d4dbfb65b..e85a6bb04 100644 --- a/p/haskell-dimensional/debian/changelog +++ b/p/haskell-dimensional/debian/changelog @@ -1,3 +1,10 @@ +haskell-dimensional (0.10.1.2-3) UNRELEASED; urgency=low + + * Depend on haskell-devscripts 0.8.13 to ensure this packages is built + against experimental + + -- Joachim Breitner <nomeata@debian.org> Sat, 13 Oct 2012 14:08:58 +0200 + haskell-dimensional (0.10.1.2-2) unstable; urgency=low * Sourceful upload to rebuild documentation package diff --git a/p/haskell-dimensional/debian/control b/p/haskell-dimensional/debian/control index c31d40356..6fec3a077 100644 --- a/p/haskell-dimensional/debian/control +++ b/p/haskell-dimensional/debian/control @@ -6,7 +6,7 @@ Uploaders: Iulian Udrea <iulian@linux.com> DM-Upload-Allowed: yes Build-Depends: debhelper (>= 7), cdbs, - haskell-devscripts (>= 0.8), + haskell-devscripts (>= 0.8.13), ghc, ghc-prof, libghc-numtype-dev (<< 1.1), |
