Skip to content

Commit a4a716d

Browse files
committed
bump 2.4: s/2.3/2.4/g
1 parent 5fcfd27 commit a4a716d

File tree

10 files changed

+60
-60
lines changed

10 files changed

+60
-60
lines changed

debian/control

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Source: ruby2.3
1+
Source: ruby2.4
22
Section: ruby
33
Priority: optional
44
Maintainer: Sorah Fukumori <[email protected]>
@@ -30,7 +30,7 @@ Vcs-Git: https://anonscm.debian.org/git/collab-maint/ruby.git
3030
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/ruby.git
3131
Testsuite: autopkgtest
3232

33-
Package: ruby2.3
33+
Package: ruby2.4
3434
Multi-Arch: allowed
3535
Architecture: any
3636
Depends: rubygems-integration (>= 1.8),
@@ -44,57 +44,57 @@ Description: Interpreter of object-oriented scripting language Ruby
4444
files and to do system management tasks (as in perl). It is simple,
4545
straight-forward, and extensible.
4646
.
47-
In the name of this package, `2.3' indicates the Ruby library compatibility
48-
version. This package currently provides the `2.3.x' branch of Ruby.
47+
In the name of this package, `2.4' indicates the Ruby library compatibility
48+
version. This package currently provides the `2.4.x' branch of Ruby.
4949

50-
Package: libruby2.3
50+
Package: libruby2.4
5151
Section: libs
5252
Multi-Arch: same
5353
Architecture: any
54-
Depends: ruby2.3-gems (= ${binary:Version}),
54+
Depends: ruby2.4-gems (= ${binary:Version}),
5555
${misc:Depends},
5656
${shlibs:Depends}
57-
Description: Libraries necessary to run Ruby 2.3
57+
Description: Libraries necessary to run Ruby 2.4
5858
Ruby is the interpreted scripting language for quick and easy
5959
object-oriented programming. It has many features to process text
6060
files and to do system management tasks (as in perl). It is simple,
6161
straight-forward, and extensible.
6262
.
63-
This package includes the 'libruby-2.3' library, necessary to run Ruby 2.3.
64-
(API version 2.3.0)
63+
This package includes the 'libruby-2.4' library, necessary to run Ruby 2.4.
64+
(API version 2.4.0)
6565

66-
Package: ruby2.3-gems
66+
Package: ruby2.4-gems
6767
Section: libs
6868
Multi-Arch: same
6969
Architecture: any
7070
Depends: ${misc:Depends}, ${shlibs:Depends}
7171
Description: Bundled gems
7272

73-
Package: ruby2.3-dev
73+
Package: ruby2.4-dev
7474
Multi-Arch: same
7575
Architecture: any
7676
Depends: libgmp-dev,
77-
libruby2.3 (= ${binary:Version}),
77+
libruby2.4 (= ${binary:Version}),
7878
${misc:Depends},
7979
${shlibs:Depends}
80-
Description: Header files for compiling extension modules for the Ruby 2.3
80+
Description: Header files for compiling extension modules for the Ruby 2.4
8181
Ruby is the interpreted scripting language for quick and easy
8282
object-oriented programming. It has many features to process text
8383
files and to do system management tasks (as in perl). It is simple,
8484
straight-forward, and extensible.
8585
.
8686
This package contains the header files and the mkmf library, necessary
87-
to make extension library for Ruby 2.3. It is also required to build
87+
to make extension library for Ruby 2.4. It is also required to build
8888
many gems.
8989

90-
Package: ruby2.3-doc
90+
Package: ruby2.4-doc
9191
Section: doc
9292
Architecture: all
9393
Depends: ${misc:Depends}
94-
Description: Documentation for Ruby 2.3
94+
Description: Documentation for Ruby 2.4
9595
Ruby is the interpreted scripting language for quick and easy
9696
object-oriented programming. It has many features to process text
9797
files and to do system management tasks (as in perl). It is simple,
9898
straight-forward, and extensible.
9999
.
100-
This package contains the autogenerated documentation for Ruby 2.3.
100+
This package contains the autogenerated documentation for Ruby 2.4.

debian/manpages/gem2.4.1

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,41 @@
11
.\" DO NOT MODIFY THIS FILE! it was generated by rd2
2-
.TH GEM2.3 1 "July 2014"
2+
.TH GEM.4 1 "July 2014"
33
.SH NAME
44
.PP
5-
gem2.3 \- frontend to RubyGems, the Ruby package manager
5+
gem.4 \- frontend to RubyGems, the Ruby package manager
66
.SH SYNOPSIS
77
.PP
8-
gem2.3 command [arguments...] [options...]
8+
gem.4 command [arguments...] [options...]
99
.SH DESCRIPTION
1010
.PP
11-
gem2.3 is the frontend to RubyGems, the standard package manager for Ruby.
11+
gem.4 is the frontend to RubyGems, the standard package manager for Ruby.
1212
This is a basic help message containing pointers to more information.
1313
.PP
1414
Further help:
1515
.TP
1616
.fi
1717
.B
18-
gem2.3 help commands
19-
list all gem2.3 commands
18+
gem.4 help commands
19+
list all gem.4 commands
2020
.TP
2121
.fi
2222
.B
23-
gem2.3 help examples
23+
gem.4 help examples
2424
shows some examples of usage
2525
.TP
2626
.fi
2727
.B
28-
gem2.3 help COMMAND
29-
show help on COMMAND, (e.g. 'gem2.3 help install')
28+
gem.4 help COMMAND
29+
show help on COMMAND, (e.g. 'gem.4 help install')
3030
.SH LINKS
3131
.PP
3232
http://rubygems.org/
3333
.SH EXAMPLES
3434
.PP
35-
gem2.3 install rake
36-
gem2.3 list \-\-local
37-
gem2.3 build package.gemspec
38-
gem2.3 help install
35+
gem.4 install rake
36+
gem.4 list \-\-local
37+
gem.4 build package.gemspec
38+
gem.4 help install
3939
.SH SEE ALSO
4040
.PP
4141
bundle(1)

debian/manpages/gem2.4.rd

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,38 @@
11
=begin
22
= NAME
33

4-
gem2.3 - frontend to RubyGems, the Ruby package manager
4+
gem.4 - frontend to RubyGems, the Ruby package manager
55

66
= SYNOPSIS
77

8-
gem2.3 command [arguments...] [options...]
8+
gem.4 command [arguments...] [options...]
99

1010
= DESCRIPTION
1111

12-
gem2.3 is the frontend to RubyGems, the standard package manager for Ruby.
12+
gem.4 is the frontend to RubyGems, the standard package manager for Ruby.
1313
This is a basic help message containing pointers to more information.
1414

1515
Further help:
1616

17-
: gem2.3 help commands
18-
list all gem2.3 commands
17+
: gem.4 help commands
18+
list all gem.4 commands
1919

20-
: gem2.3 help examples
20+
: gem.4 help examples
2121
shows some examples of usage
2222

23-
: gem2.3 help ((|COMMAND|))
24-
show help on COMMAND, (e.g. 'gem2.3 help install')
23+
: gem.4 help ((|COMMAND|))
24+
show help on COMMAND, (e.g. 'gem.4 help install')
2525

2626
= LINKS
2727

2828
http://rubygems.org/
2929

3030
= EXAMPLES
3131

32-
gem2.3 install rake
33-
gem2.3 list --local
34-
gem2.3 build package.gemspec
35-
gem2.3 help install
32+
gem.4 install rake
33+
gem.4 list --local
34+
gem.4 build package.gemspec
35+
gem.4 help install
3636

3737
= SEE ALSO
3838

debian/manpages/rdoc2.4.1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
.\" DO NOT MODIFY THIS FILE! it was generated by rd2
2-
.TH RDOC2.3 1 "July 2014"
2+
.TH RDOC.4 1 "July 2014"
33
.SH NAME
44
.PP
5-
rdoc2.3 \- Generate documentation from Ruby script files
5+
rdoc.4 \- Generate documentation from Ruby script files
66
.SH SYNOPSIS
77
.PP
8-
rdoc2.3 [options] [names...]
8+
rdoc.4 [options] [names...]
99
.SH DESCRIPTION
1010
.PP
1111
Files are parsed, and the information they contain collected, before any

debian/manpages/rdoc2.4.rd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
=begin
22
= NAME
33

4-
rdoc2.3 - Generate documentation from Ruby script files
4+
rdoc.4 - Generate documentation from Ruby script files
55

66
= SYNOPSIS
77

8-
rdoc2.3 [options] [names...]
8+
rdoc.4 [options] [names...]
99

1010
= DESCRIPTION
1111

debian/manpages/testrb2.4.1

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
.\" DO NOT MODIFY THIS FILE! it was generated by rd2
2-
.TH TESTRB2.3 1 "July 2014"
2+
.TH TESTRB.4 1 "July 2014"
33
.SH NAME
44
.PP
5-
testrb2.3 \- Automatic runnter for Test::Unit of Ruby
5+
testrb.4 \- Automatic runnter for Test::Unit of Ruby
66
.SH SYNOPSIS
77
.PP
8-
testrb2.3 [options] [\-\- untouched arguments] test ...
8+
testrb.4 [options] [\-\- untouched arguments] test ...
99
.SH DESCRIPTION
1010
.PP
11-
testrb2.3 loads and runs unit\-tests. If test is directory name, testrb2.3
12-
testrb2.3 traverses the directory.
11+
testrb.4 loads and runs unit\-tests. If test is directory name, testrb.4
12+
testrb.4 traverses the directory.
1313
.SH OPTIONS
1414
.TP
1515
.fi

debian/manpages/testrb2.4.rd

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22

33
= NAME
44

5-
testrb2.3 - Automatic runnter for Test::Unit of Ruby
5+
testrb.4 - Automatic runnter for Test::Unit of Ruby
66

77
= SYNOPSIS
88

9-
testrb2.3 [options] [-- untouched arguments] test ...
9+
testrb.4 [options] [-- untouched arguments] test ...
1010

1111
= DESCRIPTION
1212

13-
testrb2.3 loads and runs unit-tests. If test is directory name, testrb2.3
14-
testrb2.3 traverses the directory.
13+
testrb.4 loads and runs unit-tests. If test is directory name, testrb.4
14+
testrb.4 traverses the directory.
1515

1616
= OPTIONS
1717

debian/ruby2.4.manpages

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
debian/manpages/gem2.3.1
2-
debian/manpages/rdoc2.3.1
1+
debian/manpages/gem2.4.1
2+
debian/manpages/rdoc2.4.1

debian/tests/bundled-gems

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ set -e
44

55
rc=0
66
while read gem version; do
7-
if ruby2.3 -e "gem '${gem}', '>= ${version}'"; then
7+
if ruby2.4 -e "gem '${gem}', '>= ${version}'"; then
88
echo "${gem} (>= ${version}) OK"
99
else
1010
rc=$(($rc + 1))

debian/tests/run-all

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ fail_expected=0
3131
total=0
3232

3333
for t in $tests; do
34-
if ruby2.3 test/runner.rb $t >log 2>&1; then
34+
if ruby2.4 test/runner.rb $t >log 2>&1; then
3535
echo "PASS $t"
3636
pass=$(($pass + 1))
3737
else

0 commit comments

Comments
 (0)