range-v3 0.3.5-1 source package in Ubuntu

Changelog

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

  * New upstream release, remove all unneeded patches.
  * Bump standards version, no changes for this.
  * Migrate Git repository to salsa.debian.org.
  * Add `Multi-Arch: foreign` line for the librange-v3-doc package.

 -- Nicholas Guriev <email address hidden>  Fri, 23 Feb 2018 22:40:10 +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
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
range-v3_0.3.5-1.dsc 1.9 KiB 867b25e6c5610bb9b0523454cd9ed6d7794a5e2aa2f7cc1bf852cae044061c89
range-v3_0.3.5.orig.tar.gz 435.3 KiB 0a0094b450fe17e1454468bef5b6bf60e73ef100aebe1663daf6fbdf2c353836
range-v3_0.3.5-1.debian.tar.xz 3.6 KiB 16a71996b68971a862921d75c1a55bd92bbc2a4bf01a45179753943a3059fcff

Available diffs

No changes file available.

Binary packages built by this source

librange-v3-dev: range algorithms, views, and actions for C++11/14/17 - 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++11/14/17 - 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.