[DRE-commits] [ruby-soap4r] 02/06: General review of debian/*

Antonio Terceiro terceiro at alioth.debian.org
Sun Aug 11 19:51:15 UTC 2013


This is an automated email from the git hooks/post-receive script.

terceiro pushed a commit to branch master
in repository ruby-soap4r.

commit b8b605ddb5fd1b5f0a5a036a5640244281bb5a31
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sun Aug 11 20:53:52 2013 +0200

    General review of debian/*
---
 debian/compat               |    2 +-
 debian/control              |   12 +++---
 debian/copyright            |   94 ++++++++++++++++++++++++++++++-------------
 debian/ruby-soap4r.examples |    4 +-
 4 files changed, 76 insertions(+), 36 deletions(-)

diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 4165348..6569def 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
 Uploaders: Antonio Terceiro <terceiro at debian.org>
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.4.1~)
 Standards-Version: 3.9.4
-#Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-soap4r.git
-#Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-soap4r.git;a=summary
+Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-soap4r.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-soap4r.git;a=summary
 Homepage: https://github.com/noeticpenguin/soap4r-noeticpenguin
 XS-Ruby-Versions: all
 
@@ -14,6 +14,8 @@ Package: ruby-soap4r
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# shoulda (>= 0, development), bundler (~> 1.0.0, development), jeweler (~> 1.5.2, development), rcov (>= 0, development)
-Description: Ruby 1.9.2 compatible soap4r library
- Ruby 1.9.2 compatible soap4r library
+Description: SOAP library for the Ruby programming language
+ This library was originally part of the standard library up until Ruby 1.8. It
+ was removed from the standard library in Ruby 1.9 for compatibility reasons.
+ .
+ This version of the library was forward-ported to Ruby 1.9.
diff --git a/debian/copyright b/debian/copyright
index 9543ca1..97c9101 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,35 +1,75 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: soap4r-ruby1.9
-Source: FIXME <http://example.com/>
+Source: https://github.com/noeticpenguin/soap4r-noeticpenguin
 
 Files: *
-Copyright: <years> <put author's name and email here>
-           <years> <likewise for another author>
-License: GPL-2+ (FIXME)
-
-Files: debian/*
-Copyright: 2013 Antonio Terceiro <terceiro at debian.org>
-License: GPL-2+ (FIXME)
-Comment: the Debian packaging is licensed under the same terms as the original package.
-
-License: GPL-2+ (FIXME)
- This program is free software; you can redistribute it
- and/or modify it under the terms of the GNU General Public
- License as published by the Free Software Foundation; either
- version 2 of the License, or (at your option) any later
+Copyright: Copyright (C) 2000-2007  NAKAMURA Hiroshi <nahi at ruby-lang.org>
+License: Ruby
+ This program is copyrighted free software by NAKAMURA, Hiroshi.  You can
+ redistribute it and/or modify it under the same terms of Ruby's license;
+ either the dual license version in 2003 (see the file RUBYS), or any later
  version.
  .
- This program is distributed in the hope that it will be
- useful, but WITHOUT ANY WARRANTY; without even the implied
- warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
- PURPOSE.  See the GNU General Public License for more
- details.
+ TERMS OF THE RUBY LICENSE:
+ .
+ Ruby is copyrighted free software by Yukihiro Matsumoto <matz at netlab.jp>.
+ You can redistribute it and/or modify it under either the terms of the GPL
+ (see the file GPL), or the conditions below:
+ .
+   1. You may make and give away verbatim copies of the source form of the
+      software without restriction, provided that you duplicate all of the
+      original copyright notices and associated disclaimers.
+ .
+   2. You may modify your copy of the software in any way, provided that
+      you do at least ONE of the following:
+ .
+        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.
+ .
+        b) use the modified software only within your corporation or
+           organization.
+ .
+        c) give non-standard binaries non-standard names, with
+           instructions on where to get the original software distribution.
+ .
+        d) make other distribution arrangements with the author.
  .
- You should have received a copy of the GNU General Public
- License along with this package; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor,
- Boston, MA  02110-1301 USA
+   3. You may distribute the software in object code or binary form,
+      provided that you do at least ONE of the following:
  .
- On Debian systems, the full text of the GNU General Public
- License version 2 can be found in the file
- `/usr/share/common-licenses/GPL-2'.
+        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.
+ .
+        b) accompany the distribution with the machine-readable source of
+ 	  the software.
+ .
+        c) give non-standard binaries non-standard names, with
+           instructions on where to get the original software distribution.
+ .
+        d) make other distribution arrangements with the author.
+ .
+   4. You may modify and include the part of the software into any other
+      software (possibly commercial).  But some files in the distribution
+      are not written by the author, so that they are not under these terms.
+ .
+      For the list of those files and their copying conditions, see the
+      file LEGAL.
+ .
+   5. The scripts and library files supplied as input to or produced as 
+      output from the software do not automatically fall under the
+      copyright of the software, but belong to whomever generated them, 
+      and may be sold commercially, and may be aggregated with this
+      software.
+ .
+   6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
+      IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
+      WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+      PURPOSE.
+
+Files: debian/*
+Copyright: 2013 Antonio Terceiro <terceiro at debian.org>
+License:
+ The debian packaging is released under the same terms as the original package.
diff --git a/debian/ruby-soap4r.examples b/debian/ruby-soap4r.examples
index 19ae3fc..640e65f 100644
--- a/debian/ruby-soap4r.examples
+++ b/debian/ruby-soap4r.examples
@@ -1,3 +1 @@
-# FIXME: sample/ dir found in source. Consider installing the examples.
-# Examples:
-# sample/*
+sample/*

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-soap4r.git



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