File: changelog

package info (click to toggle)
ruby-sync 0.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 120 kB
  • sloc: ruby: 293; sh: 4; makefile: 4
file content (18 lines) | stat: -rw-r--r-- 648 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
ruby-sync (0.5.0-2) unstable; urgency=medium

  * Team upload.
  * d/copyright: Add Upstream-Contact field.
  * d/upstream/metadata: Remove obsolete Name and Upstream fields.

 -- Daniel Leidert <dleidert@debian.org>  Sat, 28 Mar 2020 20:22:02 +0100

ruby-sync (0.5.0-1) unstable; urgency=medium

  * Initial release (Closes: #950849)
  * Patch: fix-ruby-2.5.patch
    - Disable usage of RubyVM::MJIT in tests
    - RubyVM::MJIT was added only in Ruby 2.6
    - Test will fail on Ruby 2.5 if it is used
    - Should be removed when we stop building against 2.5 by default

 -- Balasankar C <balasankarc@debian.org>  Fri, 07 Feb 2020 16:52:41 +0530