r54629 - in /trunk/libdatetime-astro-sunrise-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Mar 21 18:16:46 UTC 2010


Author: gregoa
Date: Sun Mar 21 18:16:31 2010
New Revision: 54629

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=54629
Log:
Convert debian/copyright to DEP5 format.

Modified:
    trunk/libdatetime-astro-sunrise-perl/debian/changelog
    trunk/libdatetime-astro-sunrise-perl/debian/copyright

Modified: trunk/libdatetime-astro-sunrise-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdatetime-astro-sunrise-perl/debian/changelog?rev=54629&op=diff
==============================================================================
--- trunk/libdatetime-astro-sunrise-perl/debian/changelog (original)
+++ trunk/libdatetime-astro-sunrise-perl/debian/changelog Sun Mar 21 18:16:31 2010
@@ -16,6 +16,7 @@
   * Convert to debhelper 7.
   * Don't install README anymore.
   * Convert to source format 3.0 (quilt).
+  * Convert debian/copyright to DEP5 format.
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 01 Dec 2007 23:33:34 +0100
 

Modified: trunk/libdatetime-astro-sunrise-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdatetime-astro-sunrise-perl/debian/copyright?rev=54629&op=diff
==============================================================================
--- trunk/libdatetime-astro-sunrise-perl/debian/copyright (original)
+++ trunk/libdatetime-astro-sunrise-perl/debian/copyright Sun Mar 21 18:16:31 2010
@@ -1,9 +1,11 @@
-This package was put together by Joey Hess using sources downloaded from CPAN,
-http://search.cpan.org/dist/DateTime-Astro-Sunrise/
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Ron Hill
+Source: http://search.cpan.org/dist/DateTime-Astro-Sunrise/
+Name: DateTime-Astro-Sunrise
 
 Files: *
-Copyright: (c) Paul Schlyter, 1989, 1992
-License: other
+Copyright: Paul Schlyter, 1989, 1992
+License: PD
  Released to the public domain by Paul Schlyter, December 1992
  .
  Permission is hereby granted, free of charge, to any person obtaining a
@@ -15,11 +17,24 @@
  .
  The above copyright notice and this permission notice shall be included
  in all copies or substantial portions of the Software.
+
+Files: debian/*
+Copyright: 2007, Joey Hess <joeyh at debian.org>
+ 2007-2010, gregor herrmann <gregoa at debian.org>
+License: Artistic or GPL-1+
+
+License: Artistic
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the Artistic License, which comes with Perl.
  .
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
- THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT
- OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
- THE SOFTWARE.
+ On Debian GNU/Linux systems, the complete text of the Artistic License
+ can be found in `/usr/share/common-licenses/Artistic'
+
+License: GPL-1+
+ 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 1, 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