[Pkg-octave-commit] [SCM] Debian packaging for octave-time branch, master, updated. e46787623af6b707dbf47bf629a883eb332fb96b

Rafael Laboissiere rafael at laboissiere.net
Thu Mar 15 21:29:43 UTC 2012


The following commit has been merged in the master branch:
commit c8766c41ee537f1c2db021586a6da04f7649f745
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Thu Mar 15 11:46:56 2012 +0100

    debian/copyright: update to machine-readable format 1.0

diff --git a/debian/copyright b/debian/copyright
index e91971a..f6b142f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,22 +1,63 @@
 Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=48
 Upstream-Name: time package for Octave
-Upstream-Maintainer: Bill Denney <bill at denney.ws>
-Upstream-Source: http://octave.sourceforge.net/time/index.html
+Upstream-Contact: The Octave Community <octave-dev at lists.sf.net>
+Source: http://octave.sourceforge.net/time/
 
-Files: inst/*.m
-Copyright: © 2008 Bill Denney
+Files: inst/busdate.m inst/busdays.m inst/datefind.m inst/day.m
+ inst/easter.m inst/eomdate.m inst/fbusdate.m inst/holidays.m inst/hour.m
+ inst/isbusday.m inst/lbusdate.m inst/lweekdate.m inst/m2xdate.m
+ inst/minute.m inst/month.m inst/months.m inst/nweekdate.m inst/second.m
+ inst/thirdwednesday.m inst/today.m inst/x2mdate.m inst/year.m
+ inst/yeardays.m
+Copyright: 2008 Bill Denney <bill at givebillmoney.com>
+License: GPL-3+
+
+Files: inst/datesplit.m
+Copyright: 2001 Bill Denney <bill at givebillmoney.com>
+License: GPL-2+
+
+Files: inst/daysact.m
+Copyright: 2007 David Bateman
 License: GPL-2+
 
 Files: debian/*
-Copyright: © 2008 Ólafur Jens Sigurðsson <ojsbug at gmail.com>
+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+
 
-License: GPL2+
+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-time



More information about the Pkg-octave-commit mailing list