diff options
author | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:56:45 +0300 |
---|---|---|
committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:56:45 +0300 |
commit | 6833438e824a0088f758dde66dc1b670e18fb8b7 (patch) | |
tree | 5982a6ae0677eb7e724fed73b93ef6ebc9f67c3d /p/haskell-css-text | |
parent | 212b2419786508c8fa314aaabbf3d9e599a9dd59 (diff) | |
download | DHG_packages-6833438e824a0088f758dde66dc1b670e18fb8b7.tar.gz |
haskell-css-text: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-css-text')
-rw-r--r-- | p/haskell-css-text/debian/changelog | 6 | ||||
-rw-r--r-- | p/haskell-css-text/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-css-text/debian/changelog b/p/haskell-css-text/debian/changelog index 2483eded8..ad4f0d160 100644 --- a/p/haskell-css-text/debian/changelog +++ b/p/haskell-css-text/debian/changelog @@ -1,3 +1,9 @@ +haskell-css-text (0.1.2.1-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts 0.9, found in experimental + + -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:56:45 +0100 + haskell-css-text (0.1.2.1-1) unstable; urgency=medium [ Joachim Breitner ] diff --git a/p/haskell-css-text/debian/control b/p/haskell-css-text/debian/control index bb5a37e05..47e59085f 100644 --- a/p/haskell-css-text/debian/control +++ b/p/haskell-css-text/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Uploaders: Clint Adams <clint@debian.org> Build-Depends: debhelper (>= 9) , cdbs - , haskell-devscripts (>= 0.8.15) + , haskell-devscripts (>= 0.9) , ghc , ghc-prof , libghc-attoparsec-dev (>= 0.10.2.0) |