diff options
| author | Clint Adams <clint@debian.org> | 2013-05-23 06:55:34 +0400 |
|---|---|---|
| committer | Clint Adams <clint@debian.org> | 2013-05-23 06:55:34 +0400 |
| commit | 4d826134cde64792041a09cfb83a7a34eefe4bc2 (patch) | |
| tree | 44fe10be9c86c6df6dfcb95cc3b660a93ceeee37 /p/haskell-crypto-pubkey-types | |
| parent | fd5d8b3d037fa1ecd7ae12a4adadfc1a5fff5937 (diff) | |
| download | DHG_packages-4d826134cde64792041a09cfb83a7a34eefe4bc2.tar.gz | |
haskell-crypto-pubkey-types: New upstream version 0.4.0.
Diffstat (limited to 'p/haskell-crypto-pubkey-types')
| -rw-r--r-- | p/haskell-crypto-pubkey-types/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-crypto-pubkey-types/debian/control | 4 |
2 files changed, 10 insertions, 0 deletions
diff --git a/p/haskell-crypto-pubkey-types/debian/changelog b/p/haskell-crypto-pubkey-types/debian/changelog index 751352e31..1b2e8191d 100644 --- a/p/haskell-crypto-pubkey-types/debian/changelog +++ b/p/haskell-crypto-pubkey-types/debian/changelog @@ -1,3 +1,9 @@ +haskell-crypto-pubkey-types (0.4.0-1) experimental; urgency=low + + * New upstream version. + + -- Clint Adams <clint@debian.org> Wed, 22 May 2013 22:49:49 -0400 + haskell-crypto-pubkey-types (0.2.0-1) experimental; urgency=low * New upstream version. diff --git a/p/haskell-crypto-pubkey-types/debian/control b/p/haskell-crypto-pubkey-types/debian/control index 60de5f7d9..b62cb0a6b 100644 --- a/p/haskell-crypto-pubkey-types/debian/control +++ b/p/haskell-crypto-pubkey-types/debian/control @@ -8,7 +8,11 @@ Build-Depends: debhelper (>= 7) , haskell-devscripts (>= 0.8.13) , ghc , ghc-prof + , libghc-asn1-types-dev (>> 0.1) + , libghc-asn1-types-dev (<< 0.3) + , libghc-asn1-types-prof Build-Depends-Indep: ghc-doc + , libghc-asn1-types-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/crypto-pubkey-types Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-crypto-pubkey-types |
