[DRE-commits] [SCM] ruby-ncurses.git branch, master, updated. upstream/1.2.4-16-gd699268

Per Andersson avtobiff at gmail.com
Thu May 3 22:52:42 UTC 2012


The following commit has been merged in the master branch:
commit b255f55e42f72390990d53646bcd77660629286b
Author: Per Andersson <avtobiff at gmail.com>
Date:   Fri May 4 00:47:09 2012 +0200

    Update copyright file to DEP5.
    
    * Add copyright information for upstream.
    * Add copyright information for Debian packaging

diff --git a/debian/copyright b/debian/copyright
index 7ee843e..9cb8bed 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,12 +1,35 @@
-This package was debianized by Brian M. Almeida <bma at debian.org> on
-Thu, 21 Aug 2003 13:10:01 -0400
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: ncursesw-ruby
+Source: <http://ncurses-ruby.berlios.de>
 
-It was downloaded from <http://ncurses-ruby.berlios.de>
+Files: *
+Copyright: 2002, 2003, 2004 Tobias Peters <t-peters at users.berlios.de>
+           2004 Simon Kaczor <skaczor at cox.net>
+           2005-2011 Tobias Herzke <t-peters at users.berlios.de>
+License: LGPL-2.1+
 
-Copyright (C) 2005 2006 Tobias Herzke <t-peters at users.berlios.de
+Files: debian/*
+Copyright: 2003-2004 Brian M. Almeida <bma at debian.org>
+           2004-2009 Michael Ablassmeier <abi at debian.org>
+           2009-2011 Lucas Nussbaim <lucas at lucas-nussbaum.net>
+           2012 Per Andersson <avtobiff at gmail.com>
+License: LGPL-2.1+
 
-License: 
-
-ncurses-ruby is distributed under the terms of the  GNU Lesser General Public
-License, Version 2.1 or later. For more information see
-/usr/share/common-licenses/LGPL-2.1
+License: LGPL-2.1+
+ This library 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; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library 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 library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+ .
+ On Debian systems, the full text of the GNU Lesser General Public
+ License version 2.1 can be found in the file
+ `/usr/share/common-licenses/LGPL-2.1'.

-- 
ruby-ncurses.git



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