[Pkg-octave-commit] [SCM] Debian packaging for octave-data-smoothing branch, master, updated. 10fc0df94e89e8e0230e0efe087b85ca3638a22f

Sébastien Villemot sebastien.villemot at ens.fr
Fri Dec 9 17:59:25 UTC 2011


The following commit has been merged in the master branch:
commit a4115bf6f783de09d3d33fb612f4ddb7ac43e784
Author: Sébastien Villemot <sebastien.villemot at ens.fr>
Date:   Fri Dec 9 18:40:18 2011 +0100

    debian/copyright: upgrade to latest DEP5

diff --git a/debian/copyright b/debian/copyright
index a2835cb..59bd7fc 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,29 +1,55 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=48
+Format: http://dep.debian.net/deps/dep5/
 Upstream-Name: data-smoothing package for Octave
-Upstream-Maintainer: Jonathan Stickel
-Upstream-Source: http://octave.sourceforge.net/data-smoothing/index.html
+Upstream-Contact: Jonathan Stickel <jonathan.stickel at nrel.gov>
+Source: http://octave.sourceforge.net/data-smoothing/
 
 Files: debian/*
-Copyright: © 2008 Olafur Jens Sigurdsson <ojsbug at gmail.com>
-Copyright: © 2011 Thomas Weber <tweber at debian.org>
+Copyright: 2008 Olafur Jens Sigurdsson <ojsbug at gmail.com>
+           2011 Thomas Weber <tweber at debian.org>
 License: GPL-3+
 
 Files: inst/ddmat.m
-Copyright: © (C) 2003 Paul Eilers
+Copyright: 2003 Paul Eilers
 License: GPL-2+
 
 Files: inst/rgdtsmcore.m
        inst/rgdtsmcorewrap.m
        inst/regdatasmooth.m
-Copyright: © (C) 2008 Jonathan Stickel
+Copyright: 2008 Jonathan Stickel <jonathan.stickel at nrel.gov>
 License: GPL-2+
 
 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 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 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-data-smoothing



More information about the Pkg-octave-commit mailing list