ruby-concurrent 1.1.6+dfsg-2 source package in Ubuntu

Changelog

ruby-concurrent (1.1.6+dfsg-2) unstable; urgency=medium

  * Cleanup after tests are run (remove spec/examples.txt)
  * Use local files during build (add local path to LOAD_PATH for tests)
  * Build 2 binary packages (ruby-concurrent and ruby-concurrent-ext)
  * Run tests only as autopkgtest (as ruby-concurrent-ext needs
    ruby-concurrent for tests)
  * Add DH_RUBY_USE_DH_AUTO_INSTALL_DESTDIR=debian/ruby-concurrent-ext
  * Install the files for ruby-concurrent-ext
  * Manually install files for ruby-concurrent using .install file
  * Manually add and clean concurrent-ruby.gemspec
  * Add concurrent-ruby-edge.gemspec to package and add Provides:
    ruby-concurrent-edge
  * Add lintian override for concurrent-ruby_ext.so not linking against libc

 -- Pirate Praveen <email address hidden>  Thu, 27 Feb 2020 18:33:20 +0530

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-concurrent_1.1.6+dfsg-2.dsc 2.2 KiB 82289f2ed7b6c7ca21303b4dfd49d83befd89c05e002fd973a38f5a5a1bb1947
ruby-concurrent_1.1.6+dfsg.orig.tar.xz 1.3 MiB 3aac0ec3c76b354788d32aef4277cefd3bd97f0fc0ad6526e20373db02cf7b4d
ruby-concurrent_1.1.6+dfsg-2.debian.tar.xz 5.2 KiB b18e6d9a6d4ff1827a2691c85796268f64891fd28733940d8778644f3fa7db8e

No changes file available.

Binary packages built by this source

ruby-concurrent: modern concurrency tools for Ruby

 This package provides modern concurrency tools including agents, futures,
 promises, thread pools, actors, supervisors, and more. Inspired by Erlang,
 Clojure, Go, JavaScript, actors, and classic concurrency patterns.
 .
 This package also includes edge features and additions to the concurrent-ruby.

ruby-concurrent-ext: C extensions to optimize concurrent-ruby under MRI

 concurrent-ruby provides modern concurrency tools including agents, futures,
 promises, thread pools, actors, supervisors, and more. Inspired by Erlang,
 Clojure, Go, JavaScript, actors, and classic concurrency patterns.

ruby-concurrent-ext-dbgsym: debug symbols for ruby-concurrent-ext