[Pkg-octave-commit] [SCM] Debian packaging for octave-ocs branch, master, updated. ecae69f33be86759ae79c207268a5435c0eec506

Rafael Laboissiere rafael at laboissiere.net
Sat Mar 17 18:54:50 UTC 2012


The following commit has been merged in the master branch:
commit 3eb3b845ca43fa79790678d80527a3247d868309
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Sat Mar 17 15:21:06 2012 +0100

    debian/copyright: update to machine-readable format 1.0

diff --git a/debian/copyright b/debian/copyright
index 778cee4..28af25a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,29 +1,69 @@
-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: OCS package for Octave
-Upstream-Maintainer: Culpo Massimiliano <misticoannoiato at yahoo.it>
-Upstream-Source: http://octave.sourceforge.net/ocs/index.html
+Upstream-Contact: The Octave Community <octave-dev at lists.sf.net>
+Source: http://octave.sourceforge.net/ocs/
 
-Files: debian/*
-Copyright: © 2008 Olafur Jens Sigurdsson <ojsbug at gmail.com>
-Copyright: © 2010 Thomas Weber <thomas.weber.mail at gmail.com>
-License: GPL-3+
+Files: inst/nls/nls_newton_raphson.m inst/nls/nls_stationary.m
+ inst/prs/prs_iff.m inst/sbn/Mcapacitors.m inst/sbn/Minductors.m
+ inst/sbn/Mnmosfet.m inst/sbn/Mpdesympnjunct.m inst/sbn/Mpmosfet.m
+ inst/sbn/Mvoltagesources.m inst/tst/tst_backward_euler.m
+ inst/tst/tst_daspk.m inst/tst/tst_odepkg.m inst/tst/tst_theta_method.m
+ inst/utl/utl_plot_by_name.m inst/utl/utl_sbn_server.m
+Copyright: 2006-2009, 2011 Carlo de Falco
+License: GPL-2+
+
+Files: inst/asm/asm_build_system.m inst/asm/asm_initialize_system.m
+ inst/sbn/Mcurrentsources.m inst/sbn/Mresistors.m inst/sbn/Mdiode.m
+ inst/sbn/Mshichmanhodgesmosfet.m
+Copyright: 2006-2009 Carlo de Falco, Massimiliano Culpo
+License: GPL-2+
 
-Files: inst/SBN/Mresistors.m, inst/SBN/Mdiode.m,
- inst/SBN/Mschichmanhodgesmosfet.m, inst/SBN/Mcurrentsources.m
- inst/ASM/ASMbuildsystem.m, inst/ASM/ASMinitsystem.m
-Copyright: © 2006,2007,2008  Carlo de Falco, Culpo Massimiliano
+Files: src/Mshichmanhodgesmosfet.cc
+Copyright: 2009 Massimiliano Culpo
 License: GPL-2+
 
-Files: *
-Copyright: © 2006,2007,2008  Carlo de Falco
+Files: inst/prs/prs_spice.m
+Copyright: 2012 Marco Merlin
 License: GPL-2+
 
+Files: debian/*
+Copyright: 2008 Ólafur Jens Sigurðsson <ojsbug at gmail.com>
+           2008-2011 Thomas Weber <tweber at debian.org>
+           2008, 2009, 2012 Rafael Laboissiere <rafael at laboissiere.net>
+License: 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'.
 
 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-ocs



More information about the Pkg-octave-commit mailing list