[Pkg-octave-commit] [SCM] octave-symbolic branch, master, updated. e91cf4a982bf67cc5c2f6a209768f267c1436354

Rafael Laboissiere rafael at debian.org
Fri May 22 02:51:35 UTC 2009


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

    Use separate License stanzas in copyright file

diff --git a/debian/changelog b/debian/changelog
index f252652..9f40701 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,10 @@ octave-symbolic (1.0.8-1) 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:47:23 +0200
 
diff --git a/debian/copyright b/debian/copyright
index 07b1be6..e211f50 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -10,26 +10,28 @@ Files: inst/splot.m, src/differentiate.cc, src/ov-ex.cc, src/symbols.cc,
  src/ov-vpa.cc
 Copyright: © 2002 Ben Sapp
 License: GPL-2+
- These files are under the GPL, version 2 or later.
 
 Files: inst/findsym.m, inst/poly2sym.m, inst/sym2poly.m, inst/symfsolve.m,
  src/findsymbols.cc, src/syminfo.cc, src/numden.cc, src/symlsolve.cc,
  src/sumterms.cc
 Copyright: © 2003 Willem J. Atsma
 License: GPL-2+
- These files are under the GPL, version 2 or later.
 
 Files: src/probably_prime.cc
 Copyright: © 2001 Paul Kienzle
 License: GPL-2+
- This file is 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-symbolic



More information about the Pkg-octave-commit mailing list