[DRE-maint] ruby-openssl_2.0.4-1_amd64.changes is NEW

Antonio Terceiro terceiro at debian.org
Sun Jul 2 15:10:10 UTC 2017


On Sun, Jul 02, 2017 at 10:31:59AM -0300, Antonio Terceiro wrote:
> On Sat, Jul 01, 2017 at 11:39:28PM +0000, Debian FTP Masters wrote:
> > binary:ruby-openssl is NEW.
> > binary:ruby-openssl is NEW.
> > source:ruby-openssl is NEW.
> 
> Hi,
> 
> I just realized I missed a few copyright holders in debian/copyright. I intend
> to upload a -2 with the following changes right after the pacakge is accepted
> (or if it's rejected):

Not only that, it was also missing an alternate license. The full change
I have the following diff staged in git for the next upload (or another
NEW upload):

diff --git a/debian/copyright b/debian/copyright
index 2847877..561e9ee 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,12 +3,16 @@ Upstream-Name: openssl
 Source: https://https://github.com/ruby/openssl
 
 Files: *
-Copyright: © Yukihiro Matsumoto <matz at netlab.jp>.
-License: Ruby
+Copyright: © Yukihiro Matsumoto <matz at netlab.jp>
+ © 2000-2003 GOTOU Yuuzou <gotoyuzo at notwork.org>
+ © 2010 Hiroshi Nakamura <nahi at ruby-lang.org>
+ © 2001-2003 Michal Rokos <m.rokos at sh.cvut.cz>
+ © 2004-2007 Technorama Ltd. <oss-ruby at technorama.net>
+License: Ruby or BSD-2-clause
 
 Files: debian/*
 Copyright: 2017 Antonio Terceiro <terceiro at debian.org>
-License: Ruby
+License: Ruby or BSD-2-clause
 Comment: the Debian packaging is licensed under the same terms as the original package.
 
 License: Ruby
@@ -67,3 +71,25 @@ License: Ruby
      IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
      WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
      PURPOSE.
+
+License: BSD-2-clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-ruby-extras-maintainers/attachments/20170702/c10564e9/attachment.sig>


More information about the Pkg-ruby-extras-maintainers mailing list