bobcat 2.18.00-2 source package in Ubuntu

Changelog

bobcat (2.18.00-2) unstable; urgency=low

  * Build depend on 4:4.6.0, better support for c++0x.
    (fixes ftbfs with older compilers on some architectures)

bobcat (2.18.00-1) unstable; urgency=low

  * New upstream release.
  * [GD] Drop configure* targets, as they are not needed.
  * [GD] Rename build to build-arch, add build and (empty) build-indep.
  * [GD] Drop libbobcat{-dev|2}.install and README.debian (unneeded).
  * [GD] Don't call dh_installexamples.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  18 Jun 2011 00:36:30 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Frank B. Brokken
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
bobcat_2.18.00.orig.tar.gz 853.7 KiB 0b1a8b9119d358ee962819bf58b9be977062ecffb9f3d95afb3e219565fc7d54
bobcat_2.18.00-2.debian.tar.gz 10.9 KiB 5b606e50d3acc0b2b2daaf63ae27fe5e22c486ae91c8b2e38afa60ef9f67d964
bobcat_2.18.00-2.dsc 1.9 KiB c430403565ebdce0e2f1c933e3780b6198834f62b818d624f27a4ef6db21bcba

Available diffs

View changes file

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
    Configurable Context Wrapping (Templates)
    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
    Reference Counting
    Single (Direct) Key Input
    Syslog- and other kinds of messages
    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.

libbobcat2: 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
    Configurable Context Wrapping (Templates)
    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
    Reference Counting
    Single (Direct) Key Input
    Syslog- and other kinds of messages
    Universal Type Conversions (Templates)