range-v3 0.11.0-1 source package in Ubuntu

Changelog

range-v3 (0.11.0-1) unstable; urgency=medium

  [ Nicholas Guriev ]
  * New upstream release (closes: #968053).
    - Adjust build scripts for GCC 10 (closes: #966900).
  * Patches:
    - Remove no longer needed Strip-doc-from-path.patch.
    - Import Detection-of-concepts.patch from upstream Git.
    - Add Workaround-premature-instantiation.patch based on upstream commit.
  * Update DebHelper compatibility level to 13.
  * Bump standards version to 4.5.0, no required changes.

  [ Michael R. Crusoe ]
  * Add upstream metadata.

 -- Nicholas Guriev <email address hidden>  Tue, 18 Aug 2020 09:46:44 +0300

Upload details

Uploaded by:
Nicholas Guriev
Uploaded to:
Sid
Original maintainer:
Nicholas Guriev
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
range-v3_0.11.0-1.dsc 2.1 KiB 41e559adac7df345acaa910559aca7b18e821db264a06b26b4d8cf1683a63c05
range-v3_0.11.0.orig.tar.gz 520.6 KiB 376376615dbba43d3bef75aa590931431ecb49eb36d07bb726a19f680c75e20c
range-v3_0.11.0-1.debian.tar.xz 7.3 KiB c561253934be3af92b1767fa6e77eb7ee942ad48127b45a6a028ecaad2707f14

Available diffs

No changes file available.

Binary packages built by this source

librange-v3-dev: range algorithms, views, and actions for C++14/17/20 - headers

 Range-v3 is a generic library that augments the existing standard library with
 facilities for working with ranges. A range can be loosely thought of a pair
 of iterators. This library provides a full implementation of all the standard
 algorithms with range-based overloads for convenience.
 .
 This package contains headers of the library.

librange-v3-doc: range algorithms, views, and actions for C++14/17/20 - documentation

 Range-v3 is a generic library that augments the existing standard library with
 facilities for working with ranges. A range can be loosely thought of a pair
 of iterators. This library provides a full implementation of all the standard
 algorithms with range-based overloads for convenience.
 .
 This package ships HTML documentation of the library.