esnacc 1.8.1-4 source package in Ubuntu

Changelog

esnacc (1.8.1-4) unstable; urgency=medium

  [ Andreas Beckmann ]
  * QA upload.
  * Fix building with -Werror=implicit-function-declaration.
    (Closes: #1066970)
  * Fix building twice in a row.  (Closes: #1044667)
  * esnacc-doc: Do not recommend evince.  (Closes: #1011071)
  * Declare Rules-Requires-Root: no.
  * CI: Allow the reprotest to fail due to libeoffice #1065448.

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org

  [ Debian Janitor ]
  * Apply multi-arch hints.
    + libesnacc-dev: Add Multi-Arch: same.

 -- Andreas Beckmann <email address hidden>  Mon, 15 Apr 2024 19:35:47 +0200

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
esnacc_1.8.1-4.dsc 2.1 KiB 0c3d45d5f01a55409cbae6f38e947d8edeaf011a65535566012bc46f75d3ba02
esnacc_1.8.1.orig.tar.gz 879.4 KiB 93c9531ec2c33c3c33e5aefa9ab69a8a21a1697c87f29a26b8fbe6899af50c39
esnacc_1.8.1-4.debian.tar.xz 10.8 KiB c9410bda41832825db2b47d78a23729e0a1b4003aa32dd241f2a84a6ca718498

No changes file available.

Binary packages built by this source

esnacc: ASN.1 to C or C++ or IDL compiler

 esnacc is short for "Enhanced Sample Neufeld ASN.1 to C Compiler" and ASN.1
 stands for Abstract Syntax Notation One (ITU-T X.208/ISO 8824).
 esnacc supports a subset of ASN.1 1988.
 .
 Given an ASN.1 source file(s) esnacc can produce:
 .
 1. C routines for BER encoding, decoding, printing and freeing.
 2. C++ routines for BER encoding, decoding, and printing.
 3. A type table that can be used with C driver routines
    for BER encoding, decoding, printing and freeing.
 .
 If you want to build esnacc based applications, you want to install
 the libesnacc-dev package, too. Your application will then depend on
 the esnacc libraries, you find in the libesnacc180 package.

esnacc-dbgsym: debug symbols for esnacc
esnacc-doc: ASN.1 to C or C++ or IDL compiler, documentation

 esnacc is short for "Enhanced Sample Neufeld ASN.1 to C Compiler" and ASN.1
 stands for Abstract Syntax Notation One (ITU-T X.208/ISO 8824).
 Snacc supports a subset of ASN.1 1988.
 .
 The documentation for snacc in PDF format.

libesnacc-dev: ASN.1 to C or C++ or IDL compiler, development files

 esnacc is short for "Enhanced Sample Neufeld ASN.1 to C Compiler" and ASN.1
 stands for Abstract Syntax Notation One (ITU-T X.208/ISO 8824).
 Snacc supports a subset of ASN.1 1988.
 .
 This package contains the static libraries and C/C++ header files for
 snacc development.

libesnacc180: ASN.1 to C or C++ or IDL compiler, shared libraries

 esnacc is short for "Enhanced Sample Neufeld ASN.1 to C Compiler" and ASN.1
 stands for Abstract Syntax Notation One (ITU-T X.208/ISO 8824).
 Snacc supports a subset of ASN.1 1988.
 .
 These are the shared libraries for programs developed using snacc.

libesnacc180-dbgsym: debug symbols for libesnacc180