[Pkg-octave-commit] r1253 - qtoctave/trunk/debian
Rafael Laboissiere
rafael at alioth.debian.org
Sun Feb 24 14:26:13 UTC 2008
Author: rafael
Date: 2008-02-24 14:26:13 +0000 (Sun, 24 Feb 2008)
New Revision: 1253
Modified:
qtoctave/trunk/debian/changelog
qtoctave/trunk/debian/copyright
Log:
Added proper copyright notice
Modified: qtoctave/trunk/debian/changelog
===================================================================
--- qtoctave/trunk/debian/changelog 2008-02-24 14:19:58 UTC (rev 1252)
+++ qtoctave/trunk/debian/changelog 2008-02-24 14:26:13 UTC (rev 1253)
@@ -5,6 +5,7 @@
+ Bumped Standards-Version to 3.7.3 (no changes needed)
+ Added myself to the list of Uploaders
* debian/rules: Do not ignore errors in make clean
+ * debian/copyright: Added proper copyright notice
-- Rafael Laboissiere <rafael at debian.org> Sun, 24 Feb 2008 15:19:35 +0100
Modified: qtoctave/trunk/debian/copyright
===================================================================
--- qtoctave/trunk/debian/copyright 2008-02-24 14:19:58 UTC (rev 1252)
+++ qtoctave/trunk/debian/copyright 2008-02-24 14:26:13 UTC (rev 1253)
@@ -9,20 +9,28 @@
Pedro Luis Lucas Rosado <acisif at mixmail.com>
-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.
+Copyright and license terms:
-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.
+ Copyright (C) 2006 P.L. Lucas
+ 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, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330,
+ Boston, MA 02111-1307, USA.
+
On Debian systems, the complete text of the GNU General Public
-License can be found in /usr/share/common-licenses/GPL file.
+License, version 2, can be found in /usr/share/common-licenses/GPL-2.
-
The Debian packaging is (C) 2007, Jordi Gutiérrez Hermoso
<jordigh at gmail.com> and is licensed under the GPL, see
`/usr/share/common-licenses/GPL'.
More information about the Pkg-octave-commit
mailing list