diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-19 20:10:21 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-19 20:10:21 +0400 |
| commit | 2f77373ddb3c304eb1f164c0d635ebdc0202e90e (patch) | |
| tree | 05707f5a539d7a5351024f2f3716c893333c8e03 /p/haskell-monadcryptorandom/debian | |
| parent | c71d0799d5bcaa3c69e79314ad7685e2415caed8 (diff) | |
| download | DHG_packages-2f77373ddb3c304eb1f164c0d635ebdc0202e90e.tar.gz | |
haskell-monadcryptorandom: New upstream release
Diffstat (limited to 'p/haskell-monadcryptorandom/debian')
| -rw-r--r-- | p/haskell-monadcryptorandom/debian/changelog | 5 | ||||
| -rw-r--r-- | p/haskell-monadcryptorandom/debian/control | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/p/haskell-monadcryptorandom/debian/changelog b/p/haskell-monadcryptorandom/debian/changelog index 3f727733d..35e2bf8c5 100644 --- a/p/haskell-monadcryptorandom/debian/changelog +++ b/p/haskell-monadcryptorandom/debian/changelog @@ -1,10 +1,11 @@ -haskell-monadcryptorandom (0.4.1-2) UNRELEASED; urgency=low +haskell-monadcryptorandom (0.5-1) UNRELEASED; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental * Bump standards version, no change + * New upstream release - -- Joachim Breitner <nomeata@debian.org> Sat, 13 Oct 2012 14:11:26 +0200 + -- Joachim Breitner <nomeata@debian.org> Fri, 19 Oct 2012 18:09:57 +0200 haskell-monadcryptorandom (0.4.1-1) unstable; urgency=low diff --git a/p/haskell-monadcryptorandom/debian/control b/p/haskell-monadcryptorandom/debian/control index a78a23737..3226027c5 100644 --- a/p/haskell-monadcryptorandom/debian/control +++ b/p/haskell-monadcryptorandom/debian/control @@ -14,10 +14,13 @@ Build-Depends: debhelper (>= 7.0) , libghc-mtl-prof , libghc-transformers-dev (>> 0.2) , libghc-transformers-prof + , libghc-tagged-dev (>> 0.2) + , libghc-tagged-prof Build-Depends-Indep: ghc-doc, , libghc-crypto-api-doc , libghc-mtl-doc , libghc-transformers-doc + , libghc-tagged-doc Standards-Version: 3.9.4 Homepage: http://trac.haskell.org/crypto-api/wiki Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-monadcryptorandom |
