File: changelog

package info (click to toggle)
ruby-rgen 0.10.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,428 kB
  • sloc: ruby: 11,344; xml: 1,368; yacc: 72; makefile: 10
file content (109 lines) | stat: -rw-r--r-- 3,713 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
ruby-rgen (0.10.2-1) unstable; urgency=medium

  * Team upload
  * New upstream version 0.10.2
  * Drop patches, not needed anymore
  * d/control: drop obsolete X?-Ruby-Versions fields, use ${ruby:Depends}
  * Use the rake method to run the tests

 -- Cédric Boutillier <boutil@debian.org>  Mon, 16 Dec 2024 07:34:31 +0100

ruby-rgen (0.9.0-2) unstable; urgency=medium

  * Team upload.
  * d/p/0002-Fix-FTBFS-with-Ruby-3.2.patch: do not call deprecated methods
  * Declare compliance with Debian Policy 4.6.2

 -- Lucas Kanashiro <kanashiro@debian.org>  Wed, 28 Feb 2024 17:12:21 -0300

ruby-rgen (0.9.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * d/control (Standards-Version): Bump to 4.6.0.
    (Depends): Add ${ruby:Depends}.
  * d/copyright: Add Upstream-Contact field.
    (License): Apply some formal fixes.
    (Copyright): Add team.
  * d/ruby-rgen.docs: Install README.
  * d/rules: Use gem installation layout and install upstream changelog.
  * d/watch: Update file.
  * d/missing-sources/application.js: Remove file. No related source found.
  * d/patches/0001-Fix-tests-change-Fixnum-to-Integer-in-the-expected-e.patch:
    Remove patch applied upstream.
  * d/patches/0002-Fix-BigDecimal-call.patch: Ditto.
  * d/patches/Handle-Ruby-3-test-failures-fue-to-new-name-method.patch: Add.
    - In Ruby 3 some classes got name methods. This leads to an unexpected
      error message in some tests, so we ignore them (closes: #996370).
  * d/patches/series: Adjust file.
  * d/upstream/metadata: Add missing fields.

 -- Daniel Leidert <dleidert@debian.org>  Wed, 24 Nov 2021 03:34:31 +0100

ruby-rgen (0.8.4-1) unstable; urgency=medium

  * Team upload.

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Lucas Kanashiro ]
  * d/watch: track git repository
  * New upstream version 0.8.4
  * Add patch to fix tests with Ruby 2.5
  * Add patch to fix BigDecimal calls (Closes: #952077)
  * Update VCS urls to point to salsa
  * Bump debhelper compatibility level to 12
  * d/control: rules does not require root
  * Do not runtime depend on ruby interpreter
  * Use autodep8 ruby tests instead of implementing them
  * Declare compliance with Debian Policy 4.5.0
  * d/copyright: use secure urls in Format and Source fields

 -- Lucas Kanashiro <lucas.kanashiro@canonical.com>  Wed, 26 Feb 2020 09:39:32 -0300

ruby-rgen (0.8.0-1) unstable; urgency=medium

  [ Cédric Boutillier ]
  * Bump debhelper compatibility level to 9
  * Remove version in the gem2deb build-dependency
  * Use https:// in Vcs-* fields
  * Bump Standards-Version to 3.9.7 (no changes needed)
  * Run wrap-and-sort on packaging files

  [ Stig Sandbeck Mathisen ]
  * Declare compliance with Debian policy 3.9.8
  * Imported upstream release 0.8.0

 -- Stig Sandbeck Mathisen <ssm@debian.org>  Wed, 01 Jun 2016 23:46:57 +0200

ruby-rgen (0.7.0-2) unstable; urgency=medium

  * Team upload.

  [ Stig Sandbeck Mathisen ]
  * Update Vcs-Browser URL

  [ Jonas Genannt ]
  * d/control:
    - bumped up standards version to 3.9.6 (no changes needed)
    - switched homepage to github, ruby-gen.org is offline
    - d/control: added nokogiri to dependency
      Thanks to autotest nokogiri is needed on runtime

 -- Jonas Genannt <genannt@debian.org>  Sun, 03 May 2015 11:22:19 +0200

ruby-rgen (0.7.0-1) unstable; urgency=medium

  * Imported upstream release 0.7.0
  * Build depend on ruby-test-unit
  * Import upstream patch for build test
  * Update autopkgtests

 -- Stig Sandbeck Mathisen <ssm@debian.org>  Sun, 07 Sep 2014 16:41:00 +0200

ruby-rgen (0.6.6-1) unstable; urgency=low

  * Initial release (Closes: #710385)

 -- Stig Sandbeck Mathisen <ssm@debian.org>  Sat, 30 Nov 2013 14:44:16 +0100