diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:56:59 +0300 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:56:59 +0300 |
| commit | 15126aee0c088f849993dff6b2e8f3f9beefe592 (patch) | |
| tree | cdc166fb26eaf8f346c45ea3dd2d3c88bf22baf6 /p/haskell-dns | |
| parent | 1c7216f14f71305cb007969166dd8bbc89d9734b (diff) | |
| download | DHG_packages-15126aee0c088f849993dff6b2e8f3f9beefe592.tar.gz | |
haskell-dns: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-dns')
| -rw-r--r-- | p/haskell-dns/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-dns/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-dns/debian/changelog b/p/haskell-dns/debian/changelog index 57b8c3af0..9bbd8a7a6 100644 --- a/p/haskell-dns/debian/changelog +++ b/p/haskell-dns/debian/changelog @@ -1,3 +1,9 @@ +haskell-dns (1.3.0-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts 0.9, found in experimental + + -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:56:59 +0100 + haskell-dns (1.3.0-1) unstable; urgency=medium * New upstream version. diff --git a/p/haskell-dns/debian/control b/p/haskell-dns/debian/control index 5d133e0a7..44a395499 100644 --- a/p/haskell-dns/debian/control +++ b/p/haskell-dns/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), - haskell-devscripts (>= 0.8.15), + haskell-devscripts (>= 0.9), cdbs, ghc, ghc-prof, |
