serf 1.3.9-8 source package in Ubuntu

Changelog

serf (1.3.9-8) unstable; urgency=medium

  * Enable building with Python3
    - Use Python3 to generate test certificates
      + Change python-openssl Build-Depends to python3-openssl
    - Add py3-compat patch
      + Use py2/py3 compatible syntax in SConstruct (Closes: #947581)
      + Use py2/py3 compatible syntax in build/*.py (Closes: #943263)
  * Remove debian/distcerts/ in clean target
  * debian/rules:
    - Build tests with the same flags as the library
    - Add support for DEB_BUILD_OPTIONS=terse
    - Remove unnecessary -arch qualifications in override rules
    - Add .PHONY build rule to override build directory
  * debian/control:
    - Remove obsolete version requirement for scons Build-Depends
  * Install libserf-dev examples in /usr/share/doc/libserf-dev instead of
    symlinking to /u/s/d/libserf-1-1
  * Add script to update/minimize signing keys
  * Update/minimize upstream signing keys
  * Declare compliance with Policy 4.4.1, no changes needed
  * Switch to debhelper compat 12 via debhelper-compat

 -- James McCoy <email address hidden>  Mon, 30 Dec 2019 07:55:43 -0500

Upload details

Uploaded by:
James McCoy
Uploaded to:
Sid
Original maintainer:
James McCoy
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
serf_1.3.9-8.dsc 2.0 KiB a919e29faa97a3ff2f6a9311657cd98f1b87f98d9514874f2f9d6c17e136eaaf
serf_1.3.9.orig.tar.gz 185.4 KiB f014e4d53f598a9f8ff7e57dad2c5c7d5f9fd271b3ed690cb9176534470d0cd1
serf_1.3.9-8.debian.tar.xz 69.4 KiB 09464a53d9cffeed9f3b736c178481d5b2f5f0447a916fefc35e25a846eb0f2b

Available diffs

No changes file available.

Binary packages built by this source

libserf-1-1: high-performance asynchronous HTTP client library

 serf library is a C-based HTTP client library built upon the Apache
 Portable Runtime (APR) library. It multiplexes connections, running the
 read/write communication asynchronously. Memory copies and
 transformations are kept to a minimum to provide high performance
 operation.

libserf-1-1-dbgsym: debug symbols for libserf-1-1
libserf-dev: high-performance asynchronous HTTP client library headers

 serf library is a C-based HTTP client library built upon the Apache
 Portable Runtime (APR) library. It multiplexes connections, running the
 read/write communication asynchronously. Memory copies and
 transformations are kept to a minimum to provide high performance
 operation.
 .
 This package contains development headers for serf.