diff options
Diffstat (limited to 'p/haskell-http-date/debian')
-rw-r--r-- | p/haskell-http-date/debian/changelog | 7 | ||||
-rw-r--r-- | p/haskell-http-date/debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-http-date/debian/changelog b/p/haskell-http-date/debian/changelog index e9b983f66..9290a330c 100644 --- a/p/haskell-http-date/debian/changelog +++ b/p/haskell-http-date/debian/changelog @@ -1,3 +1,10 @@ +haskell-http-date (0.0.2-2) 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:10:41 +0200 + haskell-http-date (0.0.2-1) unstable; urgency=low * New upstream version. diff --git a/p/haskell-http-date/debian/control b/p/haskell-http-date/debian/control index 616ffe35d..aa5d25d01 100644 --- a/p/haskell-http-date/debian/control +++ b/p/haskell-http-date/debian/control @@ -6,7 +6,7 @@ Uploaders: Iulian Udrea <iulian@linux.com>, Clint Adams <clint@debian.org> DM-Upload-Allowed: yes Build-Depends: debhelper (>= 7), cdbs, - haskell-devscripts (>= 0.8), + haskell-devscripts (>= 0.8.13), ghc, ghc-prof, libghc-attoparsec-dev, |