File: changelog

package info (click to toggle)
ruby-rr 3.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, trixie
  • size: 1,416 kB
  • sloc: ruby: 11,404; makefile: 7
file content (149 lines) | stat: -rw-r--r-- 4,499 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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
ruby-rr (3.1.0-1) unstable; urgency=medium

  * New upstream version 3.1.0
  * Bump Standards-Version to 4.6.1.

 -- TANIGUCHI Takaki <takaki@debian.org>  Mon, 18 Jul 2022 11:21:43 +0900

ruby-rr (3.0.8-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
    - Fixes Minitest and ActiveSupport integration (closes: #1000679).
  * d/control: Add
    (Build-Depends): Add ruby-rspec for tests.
    (Homepage): Fix URL.
  * d/copyright: Add Upstream-Contact field.
    (Copyright): Update and add team.
    (Source): Update URL.
  * d/docs: Remove obsolete file.
  * d/ruby-rr.docs: Install documentation.
  * d/ruby-tests.rake.disabled: Add file, but don't enable tests for now.
  * d/ruby-tests.rb: Remove dysfunctional template file.
  * d/rules: Use gem installation layout.
  * d/patches/series: Remove empty file.
  * d/upstream/metadata: Add missing fields.

 -- Daniel Leidert <dleidert@debian.org>  Sat, 27 Nov 2021 03:33:17 +0100

ruby-rr (3.0.7-1) unstable; urgency=medium

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ TANIGUCHI Takaki ]
  * Trim trailing whitespace.
  * Use secure copyright file specification URI.
  * Use secure URI in Homepage field.
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Cédric Boutillier ]
  * Update team name
  * Add .gitattributes to keep unwanted files out of the source package

  [ TANIGUCHI Takaki ]
  * New upstream version 3.0.7
  * use dh_ruby variable
  * Bump Standards-Version to 4.6.0
  * Bump debian-compat to 13

 -- TANIGUCHI Takaki <takaki@debian.org>  Sat, 11 Sep 2021 19:44:09 +0900

ruby-rr (1.2.1-2) unstable; urgency=medium

  * Change Vcs-* to salsa.debian.org

 -- TANIGUCHI Takaki <takaki@debian.org>  Sun, 28 Jan 2018 00:17:36 +0900

ruby-rr (1.2.1-1) unstable; urgency=medium

  * New upstream version 1.2.1
  * Bump Standards-Version to 4.1.3

 -- TANIGUCHI Takaki <takaki@debian.org>  Sat, 27 Jan 2018 23:12:37 +0900

ruby-rr (1.2.0-1) unstable; urgency=medium

  [ Cédric Boutillier ]
  * Use https:// in Vcs-* fields
  * Use https:// in Vcs-* fields
  * Bump Standards-Version to 3.9.7 (no changes needed)

  [ TANIGUCHI Takaki ]
  * New upstream version 1.2.0
  * Bump Standards-Version to 3.9.8

 -- TANIGUCHI Takaki <takaki@debian.org>  Tue, 11 Oct 2016 17:35:35 +0900

ruby-rr (1.1.2-2) unstable; urgency=medium

  * Team upload.
  * Update packaging using dh-make-ruby -w.
  * Rebuild also fixes support for newer Ruby versions.

 -- Christian Hofstaedtler <zeha@debian.org>  Sun, 17 Jan 2016 13:26:49 +0000

ruby-rr (1.1.2-1) unstable; urgency=low

  * Imported Upstream version 1.1.2
  * debian/patches/use_moved_VERSION.patch: Removed. Upstream changed.
  * debian/patches/add-back-adapters-rspec2.patch: Removed. Upstream changed.
  * debian/rules: Remove unneed targets.

 -- TANIGUCHI Takaki <takaki@debian.org>  Fri, 06 Sep 2013 12:11:09 +0900

ruby-rr (1.1.1-2) unstable; urgency=medium

  * Add back RR::Adapters::RSpec2 (Closes: 713153)
    - add-back-adapters-rspec2.patch

 -- Praveen Arimbrathodiyil <praveen@debian.org>  Tue, 25 Jun 2013 00:50:08 +0530

ruby-rr (1.1.1-1) unstable; urgency=low

  * Imported Upstream version 1.1.1

 -- TANIGUCHI Takaki <takaki@debian.org>  Fri, 21 Jun 2013 14:12:45 +0900

ruby-rr (1.1.0-1) unstable; urgency=low

  * Imported Upstream version 1.1.0

 -- TANIGUCHI Takaki <takaki@debian.org>  Thu, 06 Jun 2013 16:43:42 +0900

ruby-rr (1.0.5-3) unstable; urgency=low

  * debian/copyright: update format URL
  * Upload to unstable.

 -- TANIGUCHI Takaki <takaki@debian.org>  Tue, 07 May 2013 09:29:28 +0900

ruby-rr (1.0.5-2) experimental; urgency=low

  * Find VERSION correctly with use_moved_VERSION.patch
  * unapply patches after build
  * Add myself to uploaders

 -- Praveen Arimbrathodiyil <praveen@debian.org>  Sat, 27 Apr 2013 00:06:19 +0530

ruby-rr (1.0.5-1) experimental; urgency=low

  * Team upload
  * New upstream release
    - rspec2 adapter
  * Update to standards version 3.9.4
    - remove DM-Upload-Allowed
  * Uncomment VCS fileds
  * Install CHANGES.md as upstream changelog
  * Update debian/copyright (format version, compress license paragraphs)

 -- Praveen Arimbrathodiyil <praveen@debian.org>  Fri, 26 Apr 2013 23:11:01 +0530

ruby-rr (1.0.4-1) unstable; urgency=low

  * Initial release (Closes: #646560)

 -- TANIGUCHI Takaki <takaki@debian.org>  Fri, 28 Oct 2011 21:22:35 +0900