net-cpp 2.2.1+dfsg1-1 source package in Ubuntu

Changelog

net-cpp (2.2.1+dfsg1-1) unstable; urgency=medium

  * Initial upload to Debian. (Closes: #950434).
  * debian/patches:
    + Add 1001_no-bundled-httpbin.patch,
          1002_set-content-type-header-on-POSTs.patch,
          1003_port-to-new-json-cpp-API.patch.
      Fix multi-cause FTBFSes. Thanks to Luca Weiss for providing them.
    + Add 1004_INSTANTIATE_TEST_SUITE.patch. Fix Boost deprecation warnings.
    + Add 1005_typo-fix.patch. Typo fix in printed output.
    + Add 1006_doxygen-no-buildpath.patch. No FULL_PATH_NAMES in API docs.
  * debian/watch:
    + Add watch file.
  * debian/{control,compat}:
    + Switch to debhelper-compat notation. Bump to DH compat level version 12.
  * debian/control:
    + Update Maintainer: and Uploaders: fields.
    + Debian buildds don't support alternative B-Ds.
    + Build-depend on unversioned Boost library packages.
    + Bump Standards-Version: to 4.5.0. No changes needed.
    + Add B-D: cmake-extras.
    + Use system-wide python3-httpbin during unit tests. Add that to B-D.
    + Update Homepage: field (new upstream location).
    + Update Vcs-*: fields for Debian Git packaging on salsa.debian.org.
    + Fix SYNOPSIS of libnet-cpp-dev bin:pkg.
    + Lengthen the LONG_DESCRIPTION of libnet-cpp-doc a little bit to silence
      lintian.
    + Add Rules-Requires-Root: field and set it to 'no'.
    + Add B-Ds: rdfind, symlinks.
  * debian/upstream/metadata:
    + Add file; comply with DEP-12.
  * debian/source/format:
    + Add format file; 3.0 (quilt).
  * debian/copyright:
    + Update Source: field with new upstream location.
    + Update copyright attributions for debian/*.
    + Use secure URL in Format: field.
  * debian/rules:
    + Run unit tests in non-parallel mode.
    + Introduce dh_missing override (--fail-missing).
    + Add get-orig-source target.
    + Enable all hardening build flags.
    + Fix doc:pkg file location, get rid of duplicate files in the API docs.
  * debian/libnet-cpp2.symbols:
    + Add Build-Depends-Package: metadata field.
    + Drop -0ubuntu1 from code versions.
  * debian/libnet-cpp1.symbols:
    + Drop file. Left-over from before the last SONAME bump.
  * debian/libnet-cpp-doc.doc-base:
    + Add file.

 -- Mike Gabriel <email address hidden>  Sat, 01 Feb 2020 23:38:36 +0100

Upload details

Uploaded by:
Debian UBports Team
Uploaded to:
Sid
Original maintainer:
Debian UBports Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
net-cpp_2.2.1+dfsg1-1.dsc 2.3 KiB cbccc5bc903b64d395d61b2d62cffa1c21eaae027c33577dff41499746a72707
net-cpp_2.2.1+dfsg1.orig.tar.xz 50.4 KiB a9a9ed16720f0b8b72f8c4ba26b30f0421bdddd9dfdc1b27038ce1d97c33807d
net-cpp_2.2.1+dfsg1-1.debian.tar.xz 9.3 KiB e67c8129a1d5605e606238a7a12714ef35792d52cda5c69ca06ca988ffad321c

No changes file available.

Binary packages built by this source

libnet-cpp-dev: C++11 library for networking purposes - development headers

 Net-Cpp is a simple and straightforward networking library for C++11.
 .
 This package includes all the development headers and libraries for
 net-cpp.

libnet-cpp-doc: Documentation files for libnet-cpp-dev

 Net-Cpp is a simple and straightforward networking library for C++11.
 .
 This package includes the documentation files for the libnet-cpp
 development.

libnet-cpp2: C++11 library for networking purposes - runtime library

 Net-Cpp is a simple and straightforward networking library for C++11.
 .
 This package includes the net-cpp runtime libraries.

libnet-cpp2-dbgsym: debug symbols for libnet-cpp2