diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:08:58 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:08:58 +0400 |
| commit | 527c33d4a1017ee6d880fdf41d4d98e692341e4b (patch) | |
| tree | 8ff66f72859a9d54ebccbe39468bfd97496dba7f /p/haskell-dimensional | |
| parent | e7d4790d11025c9bdffc8af8b7602b6cd3a53d82 (diff) | |
| download | DHG_packages-527c33d4a1017ee6d880fdf41d4d98e692341e4b.tar.gz | |
haskell-dimensional: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
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), |
