[Pkg-octave-commit] [SCM] octave-graceplot branch, master, updated. 5353b9c536d3bbc9026dad4a77e74b5d189d157f

Rafael Laboissiere rafael at debian.org
Tue May 19 16:13:21 UTC 2009


The following commit has been merged in the master branch:
commit 5353b9c536d3bbc9026dad4a77e74b5d189d157f
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Tue May 19 18:13:17 2009 +0200

    Use separate License stanzas

diff --git a/debian/changelog b/debian/changelog
index 92c16c8..0aab7de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,7 +9,10 @@ octave-graceplot (1.0.7-1) UNRELEASED; urgency=low
     + (Vcs-Git, Vcs-Browser): Adjust to new Git repository
   * debian/patches/const-char-pointers.diff: New patch to avoid warnings
     "deprecated conversion from string constant to 'char *'"
-  * debian/copyright: Use DEP5 URL in Format-Specification
+  * debian/copyright:
+    + Use DEP5 URL in Format-Specification
+    + Use separate License stanzas for instructing about the location of
+      the different licenses used in the package
 
  -- Rafael Laboissiere <rafael at debian.org>  Sun, 12 Apr 2009 17:51:00 +0200
 
diff --git a/debian/copyright b/debian/copyright
index a9d9424..26a7a0d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -88,11 +88,18 @@ License: Public domain
 Files: debian/* (besides debian/template.m)
 Copyright: © 2008 Olafur Jens Sigurdsson <ojsbug at gmail.com>
 License: GPL-3+
- The Debian packaging information is under the GPL, version 3 or later.
 
-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.
-The complete text of the GNU Lesser General Public License, version 2,
-can be found in the file /usr/share/common-licenses/LGPL-2.
+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.
+
+License: LGPL-2+
+ On Debian systems, the complete text of the GNU Lesser General Public
+ License, version 2, can be found in the file
+ /usr/share/common-licenses/LGPL-2.

-- 
octave-graceplot



More information about the Pkg-octave-commit mailing list