diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:07:23 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:07:23 +0400 |
| commit | 89186cc84e3f9a829aab8987e08d2caa8c57e944 (patch) | |
| tree | 903ef01114f742a8e9954f94d148300165b9b005 /p/haskell-attoparsec-enumerator | |
| parent | 1c97813531c77ef659fb9e150aca79d6442745d0 (diff) | |
| download | DHG_packages-89186cc84e3f9a829aab8987e08d2caa8c57e944.tar.gz | |
haskell-attoparsec-enumerator: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-attoparsec-enumerator')
| -rw-r--r-- | p/haskell-attoparsec-enumerator/debian/changelog | 7 | ||||
| -rw-r--r-- | p/haskell-attoparsec-enumerator/debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-attoparsec-enumerator/debian/changelog b/p/haskell-attoparsec-enumerator/debian/changelog index 22b0232ae..dfcb461f2 100644 --- a/p/haskell-attoparsec-enumerator/debian/changelog +++ b/p/haskell-attoparsec-enumerator/debian/changelog @@ -1,3 +1,10 @@ +haskell-attoparsec-enumerator (0.3-4) 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:07:23 +0200 + haskell-attoparsec-enumerator (0.3-3) unstable; urgency=low * Update to build against attoparsec 0.10.1.1. diff --git a/p/haskell-attoparsec-enumerator/debian/control b/p/haskell-attoparsec-enumerator/debian/control index b10a06854..79fff1fba 100644 --- a/p/haskell-attoparsec-enumerator/debian/control +++ b/p/haskell-attoparsec-enumerator/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Uploaders: Clint Adams <clint@debian.org> Build-Depends: debhelper (>= 7) , cdbs - , haskell-devscripts (>= 0.8) + , haskell-devscripts (>= 0.8.13) , ghc , ghc-prof , libghc-attoparsec-dev (>> 0.10.1.1) |
