bobcat 5.01.00-1 source package in Ubuntu

Changelog

bobcat (5.01.00-1) unstable; urgency=medium

  [ Frank B. Brokken ]
  * New upstream release added constructors to the class User and added its
    copy assignment operator; also a bug in BigInt::fromText was fixed.
  * Added debian/upstream/metadata
  * Bumped Standards-Version to 4.4.1 in debian/control

  [ tony mancill ]
  * Specify debhelper compat via debhelper-compat dependency
  * Set "Rules-Requires-Root: no" in debian/control

 -- tony mancill <email address hidden>  Sat, 30 Nov 2019 10:59:53 -0800

Upload details

Uploaded by:
Frank B. Brokken
Uploaded to:
Sid
Original maintainer:
Frank B. Brokken
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
bobcat_5.01.00-1.dsc 2.1 KiB d13f21c1889f37d0fa7facb7ff1db1100c1b49f84bacc2d3bbdb3a36b993c7c8
bobcat_5.01.00.orig.tar.gz 1.1 MiB 43cef1675224440ec75600a2ec6d2a8d57c53e4f8cbaadef2bcf87b24bc46560
bobcat_5.01.00-1.debian.tar.xz 14.1 KiB 965a8103595efd52849e2f0ccbcdb06822163a867eca3127619161d177cdb2a0

Available diffs

No changes file available.

Binary packages built by this source

libbobcat-dev: headers and documentation for the Bobcat library

 Headers and documentation of classes defined in the Bobcat library.
 .
 The Bobcat library contains a variety of C++ classes and templates, some of
 them based on well-known Design Patterns. The library offers classes
 handling, e.g.,
    Child Processes, Forks, Pipes and Redirection
    Command-to-Function associations
    Command-line arguments
    Command-line editing using streams
    Configuration Files
    Decryption and Encryption
    Extended String Operations
    Hash-tables
    Integers of unlimited size
    File-descriptor based streams (e.g. handle sockets using streams)
    Mail headers and mail filtering (milters)
    Message Digests
    Pattern matching
    Processes, Signals, Threads
    Shared Memory
    Single (Direct) Key Input
    Syslog- and other kinds of messages
    Temporary files
    Universal Type Conversions (Templates)
 .
 The libbobcat-dev package contains the static library as well as header
 files and manual pages of the Bobcat classes and templates.

libbobcat5: run-time (shared) Bobcat library

 The (shared) Bobcat library contains classes and templates used by, e.g., the
 Stealth and Bisonc++ programs.
 .
 The Bobcat library contains a variety of C++ classes and templates, some of
 them based on well-known Design Patterns. The library offers classes
 handling, e.g.,
    Child Processes, Forks, Pipes and Redirection
    Command-to-Function associations
    Command-line arguments and history handling
    Command-line editing using streams
    Configuration Files
    Decryption and Encryption
    Extended String Operations
    Hash-tables
    Integers of unlimited size
    File-descriptor based streams (e.g. handle sockets using streams)
    Mail headers and mail filtering (milters)
    Message Digests
    Pattern matching
    Processes, Signals, Threads
    Shared Memory
    Single (Direct) Key Input
    Syslog- and other kinds of messages
    Temporary files
    Universal Type Conversions (Templates)

libbobcat5-dbgsym: debug symbols for libbobcat5