[Pkg-octave-commit] [SCM] octave-engine branch, master, updated. 89b803b64ba2e8a1fbfab12fa0dd991e4fe3f00d

Rafael Laboissiere rafael at debian.org
Fri May 22 02:50:17 UTC 2009


The following commit has been merged in the master branch:
commit 89b803b64ba2e8a1fbfab12fa0dd991e4fe3f00d
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Fri May 22 04:50:16 2009 +0200

    Use separate License stanzas in copyright file

diff --git a/debian/copyright b/debian/copyright
index 9a2dbe9..b5b1ef2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,13 +6,17 @@ Upstream-Source: http://octave.sourceforge.net/engine/index.html
 Files: debian/*
 Copyright: © 2008 Olafur Jens Sigurdsson <ojsbug at gmail.com>
 License: GPL-3+
- The Debian packaging information is under the GPL, version 3 or later.
 
 Files: src/*, doc/*
 Copyright: Jesse Bennett <jesse at seas.smu.edu>
 License: GPL-2+
 
-On Debian systems, the complete text of the GNU General Public License,
-version 2, can be found in the file /usr/share/common-licenses/GPL-2. The
-complete text of the GNU General Public License, version 3, can be found
-in the file /usr/share/common-licenses/GPL-3.
+License: GPL-2+
+ On Debian systems, the complete text of the GNU General Public
+ License, version 2, can be found in the file
+ `/usr/share/common-licenses/GPL-2'.
+
+License: GPL-3+
+ On Debian systems, the complete text of the GNU General Public
+ License, version 3, can be found in the file
+ `/usr/share/common-licenses/GPL-3'.

-- 
octave-engine



More information about the Pkg-octave-commit mailing list