r22812 - in /trunk/libgssapi-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Jul 5 19:27:32 UTC 2008


Author: gregoa
Date: Sat Jul  5 19:27:31 2008
New Revision: 22812

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=22812
Log:
debian/copyright: add upstream source location, update
author/copyright/license information from upstream README.

Modified:
    trunk/libgssapi-perl/debian/changelog
    trunk/libgssapi-perl/debian/copyright

Modified: trunk/libgssapi-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgssapi-perl/debian/changelog?rev=22812&op=diff
==============================================================================
--- trunk/libgssapi-perl/debian/changelog (original)
+++ trunk/libgssapi-perl/debian/changelog Sat Jul  5 19:27:31 2008
@@ -11,6 +11,8 @@
   * Add debian/watch.
   
   * New upstream release.
+  * debian/copyright: add upstream source location, update
+    author/copyright/license information from upstream README.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 15 Jun 2008 18:45:59 +0200
 

Modified: trunk/libgssapi-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgssapi-perl/debian/copyright?rev=22812&op=diff
==============================================================================
--- trunk/libgssapi-perl/debian/copyright (original)
+++ trunk/libgssapi-perl/debian/copyright Sat Jul  5 19:27:31 2008
@@ -1,20 +1,28 @@
 This is the debian package for the GSSAPI module.
 It was created by Florian Ragwitz <rafl at debian.org> using dh-make-perl.
 
-The module ist maintained by
-Achim Grolms <perl at grolmsnet.de>
+Upstream source location: http://search.cpan.org/dist/GSSAPI/
 
-originally written by
-Philip Guenther <pguen at cpan.org>.
+Upstream authors:
+
+ GSSAPI.pm is originally written by Philip Guenther.
+
+ Maintanance by Achim Grolms <perl at grolmsnet.de>,
+
+ with help from
+
+ - Leif Johansson
+ - Merijn Broeren
 
 
-Copyright (c) 2006 Achim Grolms All rights reserved.
+COPYRIGHT AND LICENCE
 
-Copyright (c) 2000,2001,2005 Philip Guenther. All rights reserved.
+ Copyright (C) 2006, 2007 by Achim Grolms perl at grolmsnet.de
 
-This program is free software; you can redistribute it
-and/or modify it under the same terms as Perl itself.
-
+ This library is free software; you can redistribute it and/or modify
+ it under the same terms as Perl itself, either Perl version 5.8.4 or,
+ at your option, any later version of Perl 5 you may have available.
+ 
 Perl is distributed under your choice of the GNU General Public License or
 the Artistic License.  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