r41517 - in /trunk/libcgi-ssi-perl/debian: changelog copyright

diocles-guest at users.alioth.debian.org diocles-guest at users.alioth.debian.org
Sat Aug 8 14:51:45 UTC 2009


Author: diocles-guest
Date: Sat Aug  8 14:51:40 2009
New Revision: 41517

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=41517
Log:
  * debian/copyright: Add new copyright file.

Added:
    trunk/libcgi-ssi-perl/debian/copyright
Modified:
    trunk/libcgi-ssi-perl/debian/changelog

Modified: trunk/libcgi-ssi-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-ssi-perl/debian/changelog?rev=41517&op=diff
==============================================================================
--- trunk/libcgi-ssi-perl/debian/changelog (original)
+++ trunk/libcgi-ssi-perl/debian/changelog Sat Aug  8 14:51:40 2009
@@ -20,6 +20,7 @@
   * Add quilt series file and debhelper compat file.
   * debian/control:
     + Remove yada, add debhelper/quilt to build dependencies.
+  * debian/copyright: Add new copyright file.
 
  -- Damyan Ivanov <dmn at debian.org>  Wed, 17 Sep 2008 22:22:23 +0300
 

Added: trunk/libcgi-ssi-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-ssi-perl/debian/copyright?rev=41517&op=file
==============================================================================
--- trunk/libcgi-ssi-perl/debian/copyright (added)
+++ trunk/libcgi-ssi-perl/debian/copyright Sat Aug  8 14:51:40 2009
@@ -1,0 +1,31 @@
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: James Tolley <james at bitperfect.com>
+Upstream-Source: http://search.cpan.org/dist/CGI-SSI/
+Upstream-Name: CGI-SSI
+
+Files: *
+Copyright: (c) 2000-2005 James Tolley <james at bitperfect.com> All Rights Reserved.
+License-Alias: Perl
+License: Artistic | GPL-1+
+
+Files: debian/*
+Copyright: 2001, 2004, 2005, 2006, 2007, Piotr Roszatycki <dexter at debian.org>
+ 2008, Damyan Ivanov <dmn at debian.org>
+ 2008, 2009, gregor herrmann <gregoa at debian.org>
+ 2009, Tim Retout <tim at retout.co.uk>
+License: Artistic | 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.
+    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