Source: haskell-asn1-data Priority: optional Section: misc Maintainer: Clifford Beshers Build-Depends: debhelper (>= 7.0), haskell-devscripts (>= 0.6.15+nmu7), hscolour, cdbs, ghc (>= 6.8), ghc-prof, libghc-mtl-prof, libghc-binary-prof Build-Depends-Indep: ghc-doc, haddock, libghc-mtl-doc, libghc-binary-doc Standards-Version: 3.8.1 Homepage: http://github.com/vincenthz/hs-asn1-data Package: libghc-asn1-data-dev Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends} Description: ASN1 data reader and writer in RAW, BER, DER and CER forms ASN1 data reader and writer in raw form with supports for high level forms of ASN1 (BER, CER and DER) . Author: Vincent Hanquez Upstream-Maintainer: Vincent Hanquez . This package contains the normal library files. Package: libghc-asn1-data-prof Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends}, libghc-asn1-data-dev Description: ASN1 data reader and writer in RAW, BER, DER and CER forms ASN1 data reader and writer in raw form with supports for high level forms of ASN1 (BER, CER and DER) . Author: Vincent Hanquez Upstream-Maintainer: Vincent Hanquez . This package contains the libraries compiled with profiling enabled. Package: libghc-asn1-data-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, ghc-doc Description: ASN1 data reader and writer in RAW, BER, DER and CER forms ASN1 data reader and writer in raw form with supports for high level forms of ASN1 (BER, CER and DER) . Author: Vincent Hanquez Upstream-Maintainer: Vincent Hanquez . This package contains the documentation files. Package: tests Architecture: any Section: misc Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends} Description: An executable built with the asn1-data-0.2.2 library.