diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:57:34 +0300 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:57:34 +0300 |
| commit | 0d7bf2b3a1c4e4ff1b9fffbdee3f67014ac72e54 (patch) | |
| tree | 85a03f893caef10ddedf79bef0d0b140dec26196 /p/haskell-hsql/debian | |
| parent | e6bf2361616bfa451d07269ed8c56fb29ddd5857 (diff) | |
| download | DHG_packages-0d7bf2b3a1c4e4ff1b9fffbdee3f67014ac72e54.tar.gz | |
haskell-hsql: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-hsql/debian')
| -rw-r--r-- | p/haskell-hsql/debian/changelog | 1 | ||||
| -rw-r--r-- | p/haskell-hsql/debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-hsql/debian/changelog b/p/haskell-hsql/debian/changelog index 87c786e6e..0aaf78494 100644 --- a/p/haskell-hsql/debian/changelog +++ b/p/haskell-hsql/debian/changelog @@ -1,6 +1,7 @@ haskell-hsql (1.8.2-3) 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:24:54 +0200 diff --git a/p/haskell-hsql/debian/control b/p/haskell-hsql/debian/control index 5c7d68ad5..6c44370d6 100644 --- a/p/haskell-hsql/debian/control +++ b/p/haskell-hsql/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Uploaders: Marco TĂșlio Gontijo e Silva <marcot@debian.org> Build-Depends: cdbs , debhelper (>= 9) - , haskell-devscripts (>= 0.8.13) + , haskell-devscripts (>= 0.9) , cpphs , ghc , ghc-prof |
