diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:59:02 +0300 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:59:02 +0300 |
| commit | 9203e0acb4d523b55a47e484c1f46d030abd116e (patch) | |
| tree | 05e56a1a2a7873fe93d36b4113afe2b3d4385d7e /p/haskell-syb-with-class/debian | |
| parent | 052aaa11df9d134a910870982e2ca80dcdfd8695 (diff) | |
| download | DHG_packages-9203e0acb4d523b55a47e484c1f46d030abd116e.tar.gz | |
haskell-syb-with-class: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-syb-with-class/debian')
| -rw-r--r-- | p/haskell-syb-with-class/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-syb-with-class/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-syb-with-class/debian/changelog b/p/haskell-syb-with-class/debian/changelog index 8ce84f2fa..0ee463ca1 100644 --- a/p/haskell-syb-with-class/debian/changelog +++ b/p/haskell-syb-with-class/debian/changelog @@ -1,3 +1,9 @@ +haskell-syb-with-class (0.6.1.5-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts 0.9, found in experimental + + -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:59:02 +0100 + haskell-syb-with-class (0.6.1.5-1) unstable; urgency=low * Adjust watch file to new hackage layout diff --git a/p/haskell-syb-with-class/debian/control b/p/haskell-syb-with-class/debian/control index 1d45e3cc0..49f1b86fa 100644 --- a/p/haskell-syb-with-class/debian/control +++ b/p/haskell-syb-with-class/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 , ghc-ghci |
