[Pkg-octave-commit] [SCM] Debian packaging for octave-audio branch, master, updated. 50810649713f7107ec3c1bc16f8e431c2c50792d

Rafael Laboissiere rafael at laboissiere.net
Sat Mar 17 07:59:31 UTC 2012


The following commit has been merged in the master branch:
commit 50810649713f7107ec3c1bc16f8e431c2c50792d
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Sat Mar 17 08:55:14 2012 +0100

    debian/copyright: update to machine-readable format 1.0

diff --git a/debian/copyright b/debian/copyright
index d3ec606..c4304ab 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,41 +1,68 @@
-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: Audio package for Octave
-Upstream-Maintainer: Paul Kienzle <pkienzle at users.sf.net>
-Upstream-Source: http://octave.sourceforge.net/audio/index.html
+Upstream-Contact: The Octave Community <octave-dev at lists.sf.net>
+Source: http://octave.sourceforge.net/audio/
 
-Files: debian/*
-Copyright: © 2008 Olafur Jens Sigurdsson <ojsbug at gmail.com>
-License: GPL-3+
-
-Files: inst/*.m
-Copyright: © 1999, 2000 Paul Kienzle <pkienzle at users.sf.net>
+Files: inst/au.m inst/auload.m inst/auplot.m inst/ausave.m inst/clip.m
+ inst/sound.m inst/soundsc.m
+Copyright: 1999-2000 Paul Kienzle
 License: GPL-2+
 
-Files: src/OFSndPlay.cc
-Copyright: © 2000 Per Persson <persquare at users.sf.net>
-License: PD
+Files:  src/OFSndPlay.cc
+Copyright: Per Persson <persquare at users.sf.net>
+License: other
+ This program is granted to the public domain
 
-Files: src/endpoint.*
-Copyright: © 1995, 1997 Bruce T. Lowerre
- © 2001, 20002, 2005 Paul Kienzle
- © 2006 Soren Hauberg
-License: PD
+Files: src/endpoint.cc src/endpoint.h
+Copyright: 1995, 1997 Bruce T. Lowerre, Public domain, 
+License: other
+ This program is public domain
 
 Files: src/aurecord.cc
-Copyright: © Copyright 1999 Paul Kienzle <pkienzle at users.sf.net>
+Copyright: 1999, Paul Kienzle <pkienzle at users.sf.net>
 License: other
- This source code is freely redistributable and may be used for
- any purpose. This copyright notice must be maintained.
- Paul Kienzle is not responsible for the consequences of using
- this software.
+ This source code is freely redistributable and may be used for any
+ purpose.  This copyright notice must be maintained.  Paul Kienzle is not
+ responsible for the consequences of using this software.
 
+Files: debian/*
+Copyright: 2008 Ólafur Jens Sigurðsson <ojsbug at gmail.com>
+           2008-2009, 2011 Thomas Weber <tweber at debian.org>
+           2008-2009, 2012 Rafael Laboissiere <rafael at laboissiere.net>
 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: 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.
+ `/usr/share/common-licenses/GPL-2'.
 
+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-audio



More information about the Pkg-octave-commit mailing list