[Pkg-octave-commit] [SCM] octave-communications branch, master, updated. 5ed7aed86cbf0a9bde5fe0688f729ce111d5965d

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


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

    Use separate License stanzas in copyright file

diff --git a/debian/changelog b/debian/changelog
index 60e029c..3c442bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,10 @@ octave-communications (1.0.8-3) UNRELEASED; urgency=low
     + (Standards-Version): Bump to 3.8.1 (no changes needed)
     + (Depends): Add ${misc:Depends}
     + (Vcs-Git, Vcs-Browser): Adjust to new Git repository
-  * 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:50:50 +0200
 
diff --git a/debian/copyright b/debian/copyright
index 4b62bfa..5777d7f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,7 +6,6 @@ Upstream-Source: http://octave.sourceforge.net/communications/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: doc/comms.pdf
 Copyright: © 2003 David Bateman
@@ -62,8 +61,13 @@ License: GPL-2+
  for non-commercial purposes, but permission was granted for a GPL
  release.
 
-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-communications



More information about the Pkg-octave-commit mailing list