diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:57:00 +0300 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:57:00 +0300 |
| commit | d75d4f6767e611bafad3425591f03cfd77208642 (patch) | |
| tree | b559b8a995ce29ce42a3101bbf332f7b0b7a7fe6 /p/haskell-dyre | |
| parent | d67beaf62218a3aa5947a3000ffb119ee2707cd8 (diff) | |
| download | DHG_packages-d75d4f6767e611bafad3425591f03cfd77208642.tar.gz | |
haskell-dyre: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-dyre')
| -rw-r--r-- | p/haskell-dyre/debian/changelog | 1 | ||||
| -rw-r--r-- | p/haskell-dyre/debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-dyre/debian/changelog b/p/haskell-dyre/debian/changelog index 5fa313487..7d029da20 100644 --- a/p/haskell-dyre/debian/changelog +++ b/p/haskell-dyre/debian/changelog @@ -1,6 +1,7 @@ haskell-dyre (0.8.11-2) UNRELEASED; urgency=low * Adjust watch file to new hackage layout + * Depend on haskell-devscripts 0.9, found in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 18:20:12 +0200 diff --git a/p/haskell-dyre/debian/control b/p/haskell-dyre/debian/control index 40e8ebff7..021729aac 100644 --- a/p/haskell-dyre/debian/control +++ b/p/haskell-dyre/debian/control @@ -6,7 +6,7 @@ Uploaders: Clint Adams <clint@debian.org> , Louis Bettens <louis@bettens.info> Build-Depends: debhelper (>= 9) , cdbs - , haskell-devscripts (>= 0.8.15) + , haskell-devscripts (>= 0.9) , ghc , ghc-prof , libghc-executable-path-dev |
