[DRE-commits] [SCM] ruby-cmdparse.git branch, master, updated. debian/2.0.3-1-11-g5d467fe

Cédric Boutillier cedric.boutillier at gmail.com
Thu Jun 21 22:44:33 UTC 2012


The following commit has been merged in the master branch:
commit 0abe59c56b0b69586a80b717c0e21ef39a2915aa
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date:   Fri Jun 22 00:29:55 2012 +0200

    update copyright file to DEP-5 copyright-format/1.0 standard

diff --git a/debian/copyright b/debian/copyright
index 1bd041f..d5c112c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,26 +1,35 @@
-Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=173
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: cmdparse
 Source: http://cmdparse.rubyforge.org/
 
 Files: *
-Copyright: Copyright (C) 2004-2010 Thomas Leitner
+Copyright: Copyright (C) 2004-2012 Thomas Leitner
 License: LGPL-3+
-Comment:
- On Debian systems, the complete text of the GNU Lesser General Public Library
- 3 can be found in `/usr/share/common-licenses/LGPL-3`.
 
 Files: setup.rb
 Copyright: Copyright (c) 2000-2004 Minero Aoki
-License:
- This program is free software.
- You can distribute/modify this program under the terms of
- the GNU Lesser General Public License version 2.1.
-Comment:
- On Debian systems, the complete text of the GNU Lesser General Public
- License 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+License: LGPL-2.1+
 
 Files: debian/*
 Copyright: © 2001 Antonio Terceiro <terceiro at debian.org>
-License:
- The Debian packaging is licensed under the same terms as the original package.
+License: LGPL-3+
+
+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.
+ .
+ A copy of the LGPL-2.1 can be found at
+ `/usr/share/common-licenses/LGPL-2.1' on any Debian system.
+
+License: LGPL-3+
+ 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 3 of the License, or (at your option) any later version.
+ .
+ On Debian systems, the full text of the GNU Lesser General Public
+ License version 3 can be found in the file
+ `/usr/share/common-licenses/LGPL-3'.
 

-- 
ruby-cmdparse.git



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