diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:57:09 +0300 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:57:09 +0300 |
| commit | 46bd09544925f27c3f2c393373a9e466320d31be (patch) | |
| tree | 02d3b8289c2172f341bcd869569b652e3df60982 /p/haskell-fgl | |
| parent | 1dc1de1003cbac140e13cad089415364ba8a9189 (diff) | |
| download | DHG_packages-46bd09544925f27c3f2c393373a9e466320d31be.tar.gz | |
haskell-fgl: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-fgl')
| -rw-r--r-- | p/haskell-fgl/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-fgl/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-fgl/debian/changelog b/p/haskell-fgl/debian/changelog index f4804f23c..ebb8f16ae 100644 --- a/p/haskell-fgl/debian/changelog +++ b/p/haskell-fgl/debian/changelog @@ -1,3 +1,9 @@ +haskell-fgl (5.5.0.1-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts 0.9, found in experimental + + -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:57:09 +0100 + haskell-fgl (5.5.0.1-1) unstable; urgency=medium [ Joachim Breitner ] diff --git a/p/haskell-fgl/debian/control b/p/haskell-fgl/debian/control index 6956e1be7..91b827091 100644 --- a/p/haskell-fgl/debian/control +++ b/p/haskell-fgl/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Uploaders: Joachim Breitner <nomeata@debian.org> Standards-Version: 3.9.5 Build-Depends: debhelper (>= 9) - , haskell-devscripts (>= 0.8.15) + , haskell-devscripts (>= 0.9) , cdbs , ghc , ghc-prof |
