[Pkg-octave-commit] [SCM] octave-gsl branch, master, updated. da024dac0f600ed24c3583c498f429d66b16bca8

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


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

    Use separate License stanzas in copyright file

diff --git a/debian/changelog b/debian/changelog
index 185517d..f93f482 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,10 @@ octave-gsl (1.0.8-1) UNRELEASED; urgency=low
     + (Vcs-Git, Vcs-Browser): Adjust to new Git repository
   * debian/rules: Remove the bogus directory RCS, which is installed in
     /usr/share/doc
-  * 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:47:24 +0200
 
diff --git a/debian/copyright b/debian/copyright
index f8aeef4..aca8d62 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,14 +6,17 @@ Upstream-Source: http://octave.sourceforge.net/gsl/index.html
 Files: src/*.cc, /src/buildgsl_sf.sh
 Copyright: © 2004 Teemu Ikonen
 License: GPL-2+
- These files are under the GPL, version 2 or later.
 
 Files: debian/*
 Copyright: © 2008 Ólafur Jens Sigurðsson <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.
+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-gsl



More information about the Pkg-octave-commit mailing list