diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:57:59 +0300 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:57:59 +0300 |
| commit | abc6a04a39973aca19f1d673969f94632c9412ec (patch) | |
| tree | 2f342f1f2b8831cf3e08ccff515423173d1ad539 /p/haskell-maybet | |
| parent | 83f93173caae96f31196671cb34d55b4ed9c90e4 (diff) | |
| download | DHG_packages-abc6a04a39973aca19f1d673969f94632c9412ec.tar.gz | |
haskell-maybet: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-maybet')
| -rw-r--r-- | p/haskell-maybet/debian/changelog | 1 | ||||
| -rw-r--r-- | p/haskell-maybet/debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-maybet/debian/changelog b/p/haskell-maybet/debian/changelog index a5a6c645d..ff29a9fad 100644 --- a/p/haskell-maybet/debian/changelog +++ b/p/haskell-maybet/debian/changelog @@ -3,6 +3,7 @@ haskell-maybet (0.1.2-7) UNRELEASED; urgency=low * Fix Vcs-Darcs url: http://darcs.debian.org/ instead of http://darcs.debian.org/darcs/ * Adjust watch file to new hackage layout + * Depend on haskell-devscripts 0.9, found in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 25 May 2013 17:01:40 +0200 diff --git a/p/haskell-maybet/debian/control b/p/haskell-maybet/debian/control index 091afb23c..53660d189 100644 --- a/p/haskell-maybet/debian/control +++ b/p/haskell-maybet/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Uploaders: Giovanni Mascellani <gio@debian.org> Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.8.15), + haskell-devscripts (>= 0.9), cdbs, ghc, ghc-prof, |
