psocksxx 0.0.6-2 source package in Ubuntu

Changelog

psocksxx (0.0.6-2) unstable; urgency=medium


  * debian/rules:
    - Add *-indep rules to fix FTBFS when building
      architecture-specific targets (Closes: #768183).
  * debian/control:
    - Move doxygen from Build-Depends to Build-Depends-Indep.
  * debian/patches/10_test_network.patch:
    - Disable test_connect_addr test to fix FTBFS.

 -- Jörg Frings-Fürst <email address hidden>  Thu, 06 Nov 2014 13:10:19 +0100

Upload details

Uploaded by:
Jörg Frings-Fürst
Uploaded to:
Sid
Original maintainer:
Jörg Frings-Fürst
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
psocksxx_0.0.6-2.dsc 2.1 KiB 6f8074b509bd507a2dfb2cf16bd66a44b137530651f18a2de36ea3515c4bff47
psocksxx_0.0.6.orig.tar.gz 25.2 KiB 045d20c44d719259fa6b84cd1fac6cbd9b291360ed033d561e36618b998a1806
psocksxx_0.0.6-2.debian.tar.xz 4.0 KiB c12134b730c7fc55c44770dcc370a6d99ef8a41387522437ada5726af6d46854

Available diffs

No changes file available.

Binary packages built by this source

libpsocksxx-dev: No summary available for libpsocksxx-dev in ubuntu vivid.

No description available for libpsocksxx-dev in ubuntu vivid.

libpsocksxx-doc: No summary available for libpsocksxx-doc in ubuntu wily.

No description available for libpsocksxx-doc in ubuntu wily.

libpsocksxx0: No summary available for libpsocksxx0 in ubuntu vivid.

No description available for libpsocksxx0 in ubuntu vivid.

libpsocksxx0-dbgsym: debug symbols for package libpsocksxx0

 psocksxx library attempts to borrow the concepts from socket++ and
 socket-library, but not the code, and create a well documented (and
 hopefully easy to understand) POSIX socket communication wrapper in
 C++. To keep the code simple and clean this project will only support
 POSIX sockets.