diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2013-01-04 18:52:02 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2013-01-04 18:52:02 +0400 |
| commit | fe6f974fca6632f4d773af7cd2974e5c44ac4f58 (patch) | |
| tree | 4f3c123eaeea5595ceb923ac9de6c9126a3abfe7 /p/haskell-edit-distance | |
| parent | c6d2945536a6ec5c68bb8117f6cbb5197eff676b (diff) | |
| download | DHG_packages-fe6f974fca6632f4d773af7cd2974e5c44ac4f58.tar.gz | |
haskell-edit-distance: Depend on haskell-devscripts 0.8.13 to ensure this package is built against experimental
Diffstat (limited to 'p/haskell-edit-distance')
| -rw-r--r-- | p/haskell-edit-distance/debian/changelog | 7 | ||||
| -rw-r--r-- | p/haskell-edit-distance/debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-edit-distance/debian/changelog b/p/haskell-edit-distance/debian/changelog index 3157bb06b..0f19081d1 100644 --- a/p/haskell-edit-distance/debian/changelog +++ b/p/haskell-edit-distance/debian/changelog @@ -1,3 +1,10 @@ +haskell-edit-distance (0.2.1-3) UNRELEASED; urgency=low + + * Depend on haskell-devscripts 0.8.13 to ensure this package is built + against experimental + + -- Joachim Breitner <nomeata@debian.org> Fri, 04 Jan 2013 15:52:02 +0100 + haskell-edit-distance (0.2.1-2) unstable; urgency=low * Add missed build dependency on random. diff --git a/p/haskell-edit-distance/debian/control b/p/haskell-edit-distance/debian/control index 833af00d8..290bbfd16 100644 --- a/p/haskell-edit-distance/debian/control +++ b/p/haskell-edit-distance/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Uploaders: Joey Hess <joeyh@debian.org> Build-Depends: debhelper (>= 9) , cdbs - , haskell-devscripts (>= 0.8) + , haskell-devscripts (>= 0.8.13) , ghc , ghc-prof , libghc-random-dev |
