snacc 1.3.1-10 source package in Ubuntu

Changelog

snacc (1.3.1-10) unstable; urgency=medium

  * QA upload.
  * Fix building with -Werror=implicit-function-declaration.
    (Closes: #1065981, #1066242)
  * Mark some symbols as optional if LTO is used.  (Closes: #1015664)
  * Fix building twice in a row.  (Closes: #1046185)
  * Enable all hardening flags.
  * Add upstream metadata.
  * Update watch file.
  * Bump Standards-Version to 4.6.2, no changes needed.

 -- Andreas Beckmann <email address hidden>  Thu, 04 Apr 2024 16:03:06 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel
Noble release universe devel

Downloads

File Size SHA-256 Checksum
snacc_1.3.1-10.dsc 2.0 KiB 5c4c386c4eeb9b8c9bdb6b1272d806cc310911526aeb8b3213ad0f0aff9cc8e6
snacc_1.3.1.orig.tar.bz2 647.0 KiB 904014397bf09c5dadaf3b84068e55f1e95c521446613f6e57ae31367240f1f2
snacc_1.3.1-10.debian.tar.xz 20.5 KiB 92c43b2fccb7bf93e8f6580380c259fa65e6c04a78d96936f92b282cfb06dbac

No changes file available.

Binary packages built by this source

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

 Snacc is short for "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. If you need features of
 ASN.1 1992 or later, snacc is not for you.
 .
 This package contains the static libraries and C/C++ header files for
 snacc development.

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

 Snacc is short for "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. If you need features of
 ASN.1 1992 or later, snacc is not for you.
 .
 These are the shared libraries for programs developed using snacc.

libsnacc0t64-dbgsym: debug symbols for libsnacc0t64
snacc: ASN.1 to C or C++ or IDL compiler

 Snacc is short for "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. If you need features of
 ASN.1 1992 or later, snacc is not for you.
 .
 Given an ASN.1 source file(s) snacc 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 snacc based applications, you want to install
 the libsnacc-dev package, too. Your application will then depend on
 the snacc libraries, you find in the libsnacc0t64 package.

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

 Snacc is short for "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. If you need features of
 ASN.1 1992 or later, snacc is not for you.
 .
 The documentation for snacc in PostScript format and LaTeX sources.