diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:56:38 +0300 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:56:38 +0300 |
| commit | ec8614aa2fa6226a26dd94c0b6a6b9e9a3233c02 (patch) | |
| tree | 0350a0cfa6cffeaae6daee97466b231f47c18e55 /p/haskell-configfile | |
| parent | 44f85fbbf902770a159d74661d0ba5ca5b3c91e5 (diff) | |
| download | DHG_packages-ec8614aa2fa6226a26dd94c0b6a6b9e9a3233c02.tar.gz | |
haskell-configfile: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-configfile')
| -rw-r--r-- | p/haskell-configfile/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-configfile/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-configfile/debian/changelog b/p/haskell-configfile/debian/changelog index 58cd266ca..6ed75caff 100644 --- a/p/haskell-configfile/debian/changelog +++ b/p/haskell-configfile/debian/changelog @@ -1,3 +1,9 @@ +haskell-configfile (1.1.2-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts 0.9, found in experimental + + -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:56:38 +0100 + haskell-configfile (1.1.2-1) unstable; urgency=low * Adjust watch file to new hackage layout diff --git a/p/haskell-configfile/debian/control b/p/haskell-configfile/debian/control index 957f99c50..8c9228efd 100644 --- a/p/haskell-configfile/debian/control +++ b/p/haskell-configfile/debian/control @@ -5,7 +5,7 @@ Uploaders: John Goerzen <jgoerzen@complete.org> Build-Depends: debhelper (>= 9) , cdbs , ghc - , haskell-devscripts (>= 0.8.15) + , haskell-devscripts (>= 0.9) , cpphs , libghc-missingh-dev (>> 1.0.0) , libghc-regex-compat-dev |
