r26785 - in /trunk/libastro-fits-header-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Wed Nov 12 19:59:18 UTC 2008


Author: gregoa
Date: Wed Nov 12 19:59:15 2008
New Revision: 26785

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=26785
Log:
* debian/copyright:
  - use a stand-alone License stanza at the end
  - update years of upstream copyright
  - add an additional copyright holder for one file

Modified:
    trunk/libastro-fits-header-perl/debian/changelog
    trunk/libastro-fits-header-perl/debian/copyright

Modified: trunk/libastro-fits-header-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libastro-fits-header-perl/debian/changelog?rev=26785&op=diff
==============================================================================
--- trunk/libastro-fits-header-perl/debian/changelog (original)
+++ trunk/libastro-fits-header-perl/debian/changelog Wed Nov 12 19:59:15 2008
@@ -23,6 +23,12 @@
   * New upstream release.
   * Added me to Uploaders.
   * debian/copyright: Updated formatting.
+
+  [ gregor herrmann ]
+  * debian/copyright:
+    - use a stand-alone License stanza at the end
+    - update years of upstream copyright
+    - add an additional copyright holder for one file
 
  -- Jose Luis Rivas <ghostbar38 at gmail.com>  Sat, 01 Nov 2008 18:51:43 -0430
 

Modified: trunk/libastro-fits-header-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libastro-fits-header-perl/debian/copyright?rev=26785&op=diff
==============================================================================
--- trunk/libastro-fits-header-perl/debian/copyright (original)
+++ trunk/libastro-fits-header-perl/debian/copyright Wed Nov 12 19:59:15 2008
@@ -8,21 +8,14 @@
 Original-Source-Depends: devscripts
 
 Files: *
-Copyright: © 2001-2002 Particle Physics and Astronomy Research Council.
+Copyright: © 2001-2006 Particle Physics and Astronomy Research Council.
 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 package; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
+Files: lib/Astro/FITS/Header.pm
+Copyright:
+ © 2001-2005 Particle Physics and Astronomy Research Council.
+ Portions © 2002 Southwest Research Institute
+License: GPL-2+
 
 Files: debian/*
 Copyright: © 2002, Stephen Quinney <stephen at jadevine.org.uk>
@@ -32,6 +25,11 @@
 	   © 2008 gregor herrmann <gregoa at debian.org>
 License: GPL-2+
 
-On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+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.
+ On Debian GNU/Linux systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL'.
 




More information about the Pkg-perl-cvs-commits mailing list