[Pkg-octave-commit] [SCM] Debian packaging for octave-fixed branch, master, updated. 0.7.10-1-23-g66fa395

Rafael Laboissiere rafael at laboissiere.net
Thu Mar 29 20:37:20 UTC 2012


The following commit has been merged in the master branch:
commit 9b3eb788c589024293b0f5ad77fc20a6da74604b
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Thu Mar 29 19:50:26 2012 +0200

    debian/copyright: update to machine-readable format 1.0

diff --git a/debian/copyright b/debian/copyright
index 6fab9c6..16da4d6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,51 +1,31 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=48
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Fixed package for Octave
-Upstream-Maintainer: David Bateman <dbateman at dbateman.org>
-Upstream-Source: http://octave.sourceforge.net/fixed/index.html
+Upstream-Contact: The Octave Community <octave-dev at lists.sf.net>
+Source: http://octave.sourceforge.net/fixed/
 
-Files: debian/*
-Copyright: © 2008 Olafur Jens Sigurdsson <ojsbug at gmail.com>
-License: GPL-3+
-
-Files: examples/ffft.cc
-Copyright: © 2003 Motorola Inc
- © 2003 Laurent Mazet
- © 2003 David Bateman
-License: GPL-2+
-
-Files: examples/ffft.h
-Copyright: © 2001-2003 Motorola Inc
- © 2001-2003 Laurent Mazet
- © 2003 David Bateman
-License: GPL-2+
-
-Files: examples/fixed_inc.cc
-Copyright: © 2003 Motorola Inc
- © 2003 David Bateman
-License: GPL-2+
-
-Files: examples/*.m
-Copyright: © 2003 Motorola Inc
- © 2003 David Bateman
-License: GPL-2+
-
-Files: inst/*.m
-Copyright: © 2003 Motorola Inc
- © 2003 David Bateman
-License: GPL-2+
-
-Files: src/int/*
-Copyright: © 2001-2003 Motorola Inc
- © 2001-2003 Laurent Mazet
- © 2003 David Bateman
-License: GPL-2+
-
-Files: src/*
-Copyright: © 2003-2004 Motorola Inc
- © 2003-2004 David Bateman
+Files: inst/*.m examples/* src/* src/int/*
+Copyright: 2001-2003, Laurent Mazet
+           2001-2003, Motorola Inc
+           2003, 2009 David Bateman
 License: GPL-2+
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License as
+ published by the Free Software Foundation; either version 2,
+ or (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License along
+ with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ 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'.
 
-Files: doc/*
+Files: doc/fixed.txi
 Copyright: © 2003-2004 Motorola Inc
 License: other
  Permission is granted to make and distribute verbatim copies of
@@ -62,13 +42,24 @@ License: other
  into another language, under the same conditions as for modified
  versions.
 
-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'.
-
+Files: debian/*
+Copyright: 2008 Olafur Jens Sigurdsson <ojsbug at gmail.com>
+           2008, 2009, 2012 Rafael Laboissiere <rafael at laboissiere.net>
+           2008, 2009 Thomas Weber <tweber at debian.org>
 License: GPL-3+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License along
+ with this program.  If not, see <http://www.gnu.org/licenses/>.
+ .
  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'.
-

-- 
Debian packaging for octave-fixed



More information about the Pkg-octave-commit mailing list