ruby-dep-selector 0.0.8-2 source package in Ubuntu

Changelog

ruby-dep-selector (0.0.8-2) unstable; urgency=low


  * Team upload
  * debian/control:
    + remove obsolete DM-Upload-Allowed flag
    + use canonical URI in Vcs-* fields
    + Bump Standards-Version to 3.9.5 (no changes needed)
    + add minimal version 4.0 for libgecode-dev
    + build for all versions supported by gem2deb (currently 1.9.1 and 2.0)
    + improve a little bit the description
    + add a debian/source/patch-header file
  * debian/copyright: use DEP5 copyright-format/1.0 official URL
  * Port to libgecode >= 4.0 (Closes: #710104)
    - Restart class has been renamed to RBS which needs an Engine (chose DFS)
    - instances of RBS need a Search::Cutoff (arbitraly chose Geometric)
    - variable selection are now functions and need brackets
    - statistics about memory are not available in gecode (by default)

 -- Cédric Boutillier <email address hidden>  Tue, 26 Nov 2013 15:26:33 +0100

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any
Section:
ruby
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe ruby

Downloads

File Size SHA-256 Checksum
ruby-dep-selector_0.0.8-2.dsc 2.1 KiB c6ff9fae805bbd72c38034c33047242a2c7ba5ed06da7a7b43162b719dee0f0e
ruby-dep-selector_0.0.8.orig.tar.gz 35.9 KiB f3ae909adf5dd2fd5e1bced9aeca58bf35d1a5856445f2a7c66f353c0e68e88b
ruby-dep-selector_0.0.8-2.debian.tar.gz 3.3 KiB 1223836552596fd14de2bb7fa83700591c4322f37de9cad8757bb9eb745d04c0

Available diffs

No changes file available.

Binary packages built by this source

ruby-dep-selector: assignment of version to packages given their dependencies

 This Ruby library takes as input a representation of packages and their
 dependencies and finds a binding of packages to versions that satisfies
 desired constraints.