psocksxx 1.1.0-1 source package in Ubuntu

Changelog

psocksxx (1.1.0-1) unstable; urgency=medium

  * New upstream release.
  * Make build results reproducible (Closes: #789399):
    - New debian/patches/0700-ReproducibleBuilds.patch:
      At doxygen setup change HTML_TIMESTAMP to NO.
  * New debian/patches/0705-hurd.patch:
    - Add missing hurd/socket.h.
  * Rename debian/patches/10_test_network.patch to
    0001-disable_network_test.patch.
  * debian/rules:
    - Add override_dh_makeshlibs to remove the debian_revision for
      dpkg-gensymbols.
    - Refresh symbols files (Closes: #802523).
    - Rename libpsocksxx0.symbols.amd64 to libpsocksxx0.symbols to get
      symbols for all architectures.
  * debian/control:
    - Change uploader email.
    - Change homepage.
  * debian/copyright:
    - Change Source and upstream email.
    - Add 2015.

 -- Jörg Frings-Fürst <email address hidden>  Mon, 14 Dec 2015 06:02:57 +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_1.1.0-1.dsc 2.0 KiB 807132052d275170dd5f56803bbcc20042a238d29101a41d08a1e62ef5d91ac9
psocksxx_1.1.0.orig.tar.gz 26.0 KiB 6678f946a08c8345c5361a23032d52f50f47ab946941872bc9b78ac287590ee2
psocksxx_1.1.0-1.debian.tar.xz 4.6 KiB 5afffd1610aaa197b09d8b0fb1f1d3ec98481dab70cbf02c3540320da9aac919

No changes file available.

Binary packages built by this source

libpsocksxx-dev: psocksxx is a C++ wrapper for POSIX sockets (development files)

 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.
 This package holds the development files.

libpsocksxx-doc: psocksxx is a C++ wrapper for POSIX sockets (documentation)

 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.
 This package holds the documentation.

libpsocksxx0: psocksxx is a C++ wrapper for POSIX sockets

 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.

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.