diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:57:32 +0300 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:57:32 +0300 |
| commit | 27a8d1450c59c84155b7715ecf8a157d739bc728 (patch) | |
| tree | a845e5df319a62a80340d02fb7c66d9ebea9fab0 /p/haskell-hsemail | |
| parent | 5a0240a9b57cad6395963297dda32134989a1afc (diff) | |
| download | DHG_packages-27a8d1450c59c84155b7715ecf8a157d739bc728.tar.gz | |
haskell-hsemail: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-hsemail')
| -rw-r--r-- | p/haskell-hsemail/debian/changelog | 1 | ||||
| -rw-r--r-- | p/haskell-hsemail/debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-hsemail/debian/changelog b/p/haskell-hsemail/debian/changelog index bd81515d3..7d2c03fa7 100644 --- a/p/haskell-hsemail/debian/changelog +++ b/p/haskell-hsemail/debian/changelog @@ -3,6 +3,7 @@ haskell-hsemail (1.7.2-3) 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:36 +0200 diff --git a/p/haskell-hsemail/debian/control b/p/haskell-hsemail/debian/control index bfaef426a..9e59e35f3 100644 --- a/p/haskell-hsemail/debian/control +++ b/p/haskell-hsemail/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Uploaders: Giovanni Mascellani <gio@debian.org>, Clint Adams <clint@debian.org> Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.8.15), + haskell-devscripts (>= 0.9), cdbs, ghc, ghc-prof, |
