libtasn1-3 2.9-4 source package in Ubuntu

Changelog

libtasn1-3 (2.9-4) unstable; urgency=low

  * Merge from Ubuntu (build for multiarch):
    + configure with --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH), update
      *.install accordingly.
    + Bump cdbs Build-Depends to 0.4.93 (required for expanding 
      $(DEB_HOST_MULTIARCH)).
    + Bump debhelper b-d to 8.1.3 (for ${misc:Pre-Depends}).
    + runtime library is Multi-Arch: same and has Pre-Depends: 
      ${misc:Pre-Depends}, -bin (helper binaries)
      is Multi-Arch: foreign. -dev is unchanged.
   * Diverge from the Ubuntu patch by not settting Multi-Arch: same on
     -dbg package. It contains debugging symbols for both library and helper
     binaries ( e.g. /usr/lib/debug/usr/bin/asn1Decoding) and is therefore not
     co-installable with itself.
 -- Steve Langasek <email address hidden>   Mon,  20 Jun 2011 22:26:11 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Oneiric
Original maintainer:
Debian GnuTLS Maintainers
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libtasn1-3_2.9.orig.tar.gz 1.8 MiB fac46855fac8b08cf6f5a1b60cebad8e090bac1f06c335a044e84110d0b412c4
libtasn1-3_2.9-4.debian.tar.gz 8.3 KiB 39d1c39a8ee3cc4a94863d3b952b4e0cfdf67ffb986c81b5981602621e9b058a
libtasn1-3_2.9-4.dsc 1.5 KiB f330bb9b9b8da880af488f566bf775b9079a9106b0898235ea60a7b3589d207f

Available diffs

View changes file

Binary packages built by this source

libtasn1-3: No summary available for libtasn1-3 in ubuntu oneiric.

No description available for libtasn1-3 in ubuntu oneiric.

libtasn1-3-bin: No summary available for libtasn1-3-bin in ubuntu oneiric.

No description available for libtasn1-3-bin in ubuntu oneiric.

libtasn1-3-dbg: No summary available for libtasn1-3-dbg in ubuntu oneiric.

No description available for libtasn1-3-dbg in ubuntu oneiric.

libtasn1-3-dev: Manage ASN.1 structures (development)

 Manage ASN1 (Abstract Syntax Notation One) structures.
 The main features of this library are:
   * on-line ASN1 structure management that doesn't require any C code
     file generation.
   * off-line ASN1 structure management with C code file generation
     containing an array.
   * DER (Distinguish Encoding Rules) encoding
   * no limits for INTEGER and ENUMERATED values
 .
 This package contains header files and libraries for static linking.