[Pkg-ruby-extras-commits] r1133 - packages/libtorrent-ruby/trunk/debian

Arnaud Cornet nohar-guest at alioth.debian.org
Tue Nov 21 19:36:22 CET 2006


Author: nohar-guest
Date: 2006-11-21 19:36:21 +0100 (Tue, 21 Nov 2006)
New Revision: 1133

Modified:
   packages/libtorrent-ruby/trunk/debian/copyright
   packages/libtorrent-ruby/trunk/debian/libtorrent-ruby1.8.docs
Log:
Re-vamp copyright file.
The package got rejected because of incorrect copyright file. Fixes underscored
issues.

Add the ReleaseNotes.txt to the shipped documentations.



Modified: packages/libtorrent-ruby/trunk/debian/copyright
===================================================================
--- packages/libtorrent-ruby/trunk/debian/copyright	2006-11-20 22:11:50 UTC (rev 1132)
+++ packages/libtorrent-ruby/trunk/debian/copyright	2006-11-21 18:36:21 UTC (rev 1133)
@@ -1,13 +1,32 @@
 This package was debianized by Arnaud Cornet <arnaud.cornet at gmail.com>
 on Sat, 04 Nov 2006 17:53:07 +0100
 
+The current Debian maintainer is Arnaud Cornet <arnaud.cornet at gmail.com>.
+
 It was downloaded from http://rubytorrent.rubyforge.org/
 Upstream Author: William Morgan <ruby at cs.stanford.edu>
 
-Copyright:
- You are free to distribute this software under the terms of
- the GNU General Public License version 2.
+Copyright: 2003-2005 William Morgan.
 
+ RubyTorrent is free software; you can redistribute it and/or modify it
+ under the terms of version 2 of the GNU General Public License as
+ published by the Free Software Foundation.
+
+ RubyTorrent 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 (in the file COPYING) for more details.
+
+doc/api.txt is copyright 2005 William Morgan
+
+ Permission is granted to copy, distribute and/or modify this document
+ under the terms of the GNU Free Documentation License, Version 1.2; with
+ no Invariant Sections, no Front-Cover Texts, and no Back-Covers. A copy
+ of the license may be found at http://www.gnu.org/licenses/fdl.html.
+
+The Debian packaging is (C) 2006, Arnaud Cornet
+<arnaud.cornet at gmail.com> and is licensed under the GPL.
+
  On Debian systems, the complete text of the GNU General Public
  License can be found in /usr/share/common-licenses/GPL file.
 

Modified: packages/libtorrent-ruby/trunk/debian/libtorrent-ruby1.8.docs
===================================================================
--- packages/libtorrent-ruby/trunk/debian/libtorrent-ruby1.8.docs	2006-11-20 22:11:50 UTC (rev 1132)
+++ packages/libtorrent-ruby/trunk/debian/libtorrent-ruby1.8.docs	2006-11-21 18:36:21 UTC (rev 1133)
@@ -1 +1,2 @@
 doc/*
+ReleaseNotes.txt




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