diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:59:13 +0300 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:59:13 +0300 |
| commit | 4dba8729a0017ae0017cc4b9da0aed042a5155c9 (patch) | |
| tree | 964eefbcb4e1ee0a5964c31aa4ea25ed6c94ea9b /p/haskell-time-compat | |
| parent | c7fc4cba609cb31faaca93b531d1c86c53dbabd1 (diff) | |
| download | DHG_packages-4dba8729a0017ae0017cc4b9da0aed042a5155c9.tar.gz | |
haskell-time-compat: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-time-compat')
| -rw-r--r-- | p/haskell-time-compat/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-time-compat/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-time-compat/debian/changelog b/p/haskell-time-compat/debian/changelog index 6c17cd18e..c62be1f91 100644 --- a/p/haskell-time-compat/debian/changelog +++ b/p/haskell-time-compat/debian/changelog @@ -1,3 +1,9 @@ +haskell-time-compat (0.1.0.3-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts 0.9, found in experimental + + -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:59:13 +0100 + haskell-time-compat (0.1.0.3-1) unstable; urgency=low * Adjust watch file to new hackage layout diff --git a/p/haskell-time-compat/debian/control b/p/haskell-time-compat/debian/control index a37358f69..eb6daef96 100644 --- a/p/haskell-time-compat/debian/control +++ b/p/haskell-time-compat/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Uploaders: Joachim Breitner <nomeata@debian.org> Build-Depends: debhelper (>= 9) , cdbs - , haskell-devscripts (>= 0.8.15) + , haskell-devscripts (>= 0.9) , ghc , ghc-prof Build-Depends-Indep: ghc-doc |
