[DRE-commits] [ruby-setup] 02/07: debian/copyright: convert to copyright-format/1.0

Cédric Boutillier boutil at alioth.debian.org
Thu Oct 17 15:34:30 UTC 2013


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

boutil pushed a commit to branch master
in repository ruby-setup.

commit 69585172f8b052e9a5cd8b00e6bcb0454abd13bb
Author: Cédric Boutillier <boutil at debian.org>
Date:   Thu Oct 17 17:07:29 2013 +0200

    debian/copyright: convert to copyright-format/1.0
---
 debian/copyright |   64 +++++++++++++++++++++++++-----------------------------
 1 file changed, 29 insertions(+), 35 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index c5a8a89..b283ac5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,35 +1,29 @@
-This package was debianized by Vincent Fourmond <fourmond at debian.org> on
-Tue, 13 Nov 2007 23:04:00 +0100.
-
-It was downloaded from http://i.loveruby.net/en/projects/setup/
-
-Upstream Author: 
-
-    Minero Aoki <aamine at loveruby.net>
-
-Copyright: 
-
-    Copyright (c) 2000-2005 Minero Aoki
-
-License:
-
-    This package is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Lesser General Public
-    License as published by the Free Software Foundation, version 2.1 of
-    the License.
-
-    This package 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
-    Lesser General Public License for more details.
-
-    You should have received a copy of the GNU Lesser 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
-
-On Debian systems, the complete text of the GNU Lesser General
-Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
-
-The Debian packaging is (C) 2007, Vincent Fourmond
-<fourmond at debian.org> and is licensed under the GPL, version 2 or
-later, see `/usr/share/common-licenses/GPL-2'.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: setup.rb
+Upstream-Contact: Minero Aoki <aamine at loveruby.net>
+Source: http://i.loveruby.net/en/projects/setup/
+
+Files: *
+Copyright: 2000-2005 Minero Aoki <aamine at loveruby.net>
+License: LGPL-2.1
+
+Files: debian/*
+Copyright: 2007 Vincent Fourmond <fourmond at debian.org>
+License: GPL-2+
+
+License: GPL-2+
+ 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; version 2 dated June, 1991.
+ .
+ On Debian systems, the complete text of version 2 of the GNU General
+ Public License can be found in '/usr/share/common-licenses/GPL-2', or (at
+ your option) any later version.
+
+License: LGPL-2.1
+ This program is free software; you can redistribute it and/or modify it
+ under the terms of the GNU Lesser General Public License as published by the
+ Free Software Foundation; version 2.1 of the License.
+ .
+ On Debian systems, the complete text of version 2.1 of the GNU Lesser
+ Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.

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



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