[Git][java-team/jruby][master] 2 commits: Prefer spaces over tabs in d/copyright
Utkarsh Gupta
gitlab at salsa.debian.org
Thu Jan 7 12:40:22 GMT 2021
Utkarsh Gupta pushed to branch master at Debian Java Maintainers / jruby
Commits:
dcf1365e by Utkarsh Gupta at 2021-01-07T18:08:56+05:30
Prefer spaces over tabs in d/copyright
- - - - -
288906b9 by Utkarsh Gupta at 2021-01-07T18:09:56+05:30
Don't BD on Debian revisions
- - - - -
2 changed files:
- debian/control
- debian/copyright
Changes:
=====================================
debian/control
=====================================
@@ -54,8 +54,8 @@ Build-Depends:
rake,
ruby-jar-dependencies,
ruby-rspec,
- ruby-psych (>= 3.1.0+really3.1.0-1),
- ruby-json (>= 2.3.0+dfsg-1),
+ ruby-psych (>= 3.1.0+really3.1.0),
+ ruby-json (>= 2.3.0+dfsg),
ruby-test-unit,
ruby-rake-ant,
ruby-cmath,
=====================================
debian/copyright
=====================================
@@ -333,8 +333,8 @@ License: Ruby
.
a) place your modifications in the Public Domain or otherwise
make them Freely Available, such as by posting said
- modifications to Usenet or an equivalent medium, or by allowing
- the author to include your modifications in the software.
+ modifications to Usenet or an equivalent medium, or by allowing
+ the author to include your modifications in the software.
.
b) use the modified software only within your corporation or
organization.
@@ -348,11 +348,11 @@ License: Ruby
provided that you do at least ONE of the following:
.
a) distribute the binaries and library files of the software,
- together with instructions (in the manual page or equivalent)
- on where to get the original distribution.
+ together with instructions (in the manual page or equivalent)
+ on where to get the original distribution.
.
b) accompany the distribution with the machine-readable source of
- the software.
+ the software.
.
c) give non-standard binaries non-standard names, with
instructions on where to get the original software distribution.
View it on GitLab: https://salsa.debian.org/java-team/jruby/-/compare/734ca482377eb6789483a7ce62601848496f3799...288906b95205e23bcb585303ff336527dd60e76e
--
View it on GitLab: https://salsa.debian.org/java-team/jruby/-/compare/734ca482377eb6789483a7ce62601848496f3799...288906b95205e23bcb585303ff336527dd60e76e
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20210107/0c0519bd/attachment.html>
More information about the pkg-java-commits
mailing list