libcapsinetwork 0.3.0-8 source package in Ubuntu

Changelog

libcapsinetwork (0.3.0-8) unstable; urgency=medium


  * New maintainer Debian Games Team. (Closes: #634498)
  * Add myself to Uploaders.
  * debian/control:
    - Drop automake, cdbs and libtool. Use dh-autoreconf instead.
    - Bump Standards-Version to 3.9.5, no changes.
    - Add VCS fields.
    - Drop Conflicts and Replaces fields. They are obsolete.
    - Use Pre-Depends: ${misc:Pre-Depends}.
  * Switch to dh sequencer.
  * Enable all hardening build flags.
  * Install upstream changelog only once.
  * Drop source.lintian-overrides.
  * debian/patches:
    - Add DEP-3 headers to all patches.
    - Rename patch filename extension from diff to patch.
  * Update debian/copyright to copyright format 1.0.
  * Update debian/watch. The original site went offline.
  * Add libcapsinetwork0c2a.symbols file.

 -- Markus Koschany <email address hidden>  Tue, 17 Dec 2013 17:48:17 +0100

Upload details

Uploaded by:
Debian Games Group
Uploaded to:
Sid
Original maintainer:
Debian Games Group
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe net

Downloads

File Size SHA-256 Checksum
libcapsinetwork_0.3.0-8.dsc 2.0 KiB 52fdee64c6f64b2d4eaac2ba070b0f94336c3b40e451bbd74076e1b2f9901a72
libcapsinetwork_0.3.0.orig.tar.gz 276.1 KiB 45231a7af024b05edfe821f6cb8452c4d4d521d2d8798b697b35f4f18ac229bd
libcapsinetwork_0.3.0-8.debian.tar.gz 4.8 KiB 34c1b0cdb70209fbe8f12f233d6ec3fdd7211116cae613e02e3d0a547133a4fc

Available diffs

No changes file available.

Binary packages built by this source

libcapsinetwork-dev: C++ network server library, development files

 This package contains the header files and static libraries needed
 for development with libCapsiNetwork.
 .
 libCapsiNetwork is a network library for C++ server daemons aimed at
 easy development. Implementing a server is as easy as adding a few
 lines to your code and writing one function that handles input
 events.

libcapsinetwork0c2a: C++ network server library

 libCapsiNetwork is a network library for C++ server daemons aimed at
 easy development. Implementing a server is as easy as adding a few
 lines to your code and writing one function that handles input
 events.