diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:56:33 +0300 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:56:33 +0300 |
| commit | 308117a887e7c5f307b812ba643f4903c1ea4075 (patch) | |
| tree | 1c67a31c84474e48a6bfc85aed84e01255c1be38 /p/haskell-cipher-rc4/debian | |
| parent | 6adf05fba6872009d381e55be1610ba38abeb3a0 (diff) | |
| download | DHG_packages-308117a887e7c5f307b812ba643f4903c1ea4075.tar.gz | |
haskell-cipher-rc4: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-cipher-rc4/debian')
| -rw-r--r-- | p/haskell-cipher-rc4/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-cipher-rc4/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-cipher-rc4/debian/changelog b/p/haskell-cipher-rc4/debian/changelog index ef1c48b71..c0241a00c 100644 --- a/p/haskell-cipher-rc4/debian/changelog +++ b/p/haskell-cipher-rc4/debian/changelog @@ -1,3 +1,9 @@ +haskell-cipher-rc4 (0.1.4-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts 0.9, found in experimental + + -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:56:33 +0100 + haskell-cipher-rc4 (0.1.4-1) unstable; urgency=low [ Joachim Breitner ] diff --git a/p/haskell-cipher-rc4/debian/control b/p/haskell-cipher-rc4/debian/control index 5bccbb43e..b16d3bf45 100644 --- a/p/haskell-cipher-rc4/debian/control +++ b/p/haskell-cipher-rc4/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 , libghc-byteable-dev |
