r62317 - in /trunk/libcgi-session-expiresessions-perl/debian: changelog control copyright

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Sun Sep 5 16:50:52 UTC 2010


Author: periapt-guest
Date: Sun Sep  5 16:49:25 2010
New Revision: 62317

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=62317
Log:
Refreshed copyright

Modified:
    trunk/libcgi-session-expiresessions-perl/debian/changelog
    trunk/libcgi-session-expiresessions-perl/debian/control
    trunk/libcgi-session-expiresessions-perl/debian/copyright

Modified: trunk/libcgi-session-expiresessions-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-session-expiresessions-perl/debian/changelog?rev=62317&op=diff
==============================================================================
--- trunk/libcgi-session-expiresessions-perl/debian/changelog (original)
+++ trunk/libcgi-session-expiresessions-perl/debian/changelog Sun Sep  5 16:49:25 2010
@@ -14,6 +14,7 @@
   * Upped compat to 7; standards to 3.9.1, added myself to uploaders
   * Created debian/source/format
   * Updated rules to modern format
+  * Refreshed copyright
 
  -- Nicholas Bamber <nicholas at periapt.co.uk>  Sun, 05 Sep 2010 15:17:38 +0100
 

Modified: trunk/libcgi-session-expiresessions-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-session-expiresessions-perl/debian/control?rev=62317&op=diff
==============================================================================
--- trunk/libcgi-session-expiresessions-perl/debian/control (original)
+++ trunk/libcgi-session-expiresessions-perl/debian/control Sun Sep  5 16:49:25 2010
@@ -1,11 +1,11 @@
 Source: libcgi-session-expiresessions-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5), libmodule-build-perl
-Build-Depends-Indep: perl (>= 5.8.0-7), libcgi-session-perl,
- libtest-pod-perl
+Build-Depends: debhelper (>= 7.0.50), libmodule-build-perl
+Build-Depends-Indep: libcgi-session-perl, libtest-pod-perl, perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>, Nicholas Bamber <nicholas at periapt.co.uk>
+Uploaders: gregor herrmann <gregoa at debian.org>,
+ Nicholas Bamber <nicholas at periapt.co.uk>
 Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/CGI-Session-ExpireSessions/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libcgi-session-expiresessions-perl/
@@ -13,11 +13,10 @@
 
 Package: libcgi-session-expiresessions-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libcgi-session-perl
+Depends: ${misc:Depends}, ${perl:Depends}, libcgi-session-perl
 Description: delete expired CGI::Session db-based and file-based sessions
  A Perl5 library which is designed to expire old sessions produced
  by the CGI::Session module.
  .
  The module can correctly remove sessions stored upon the filesystem,
  and inside MySQL databases.
-

Modified: trunk/libcgi-session-expiresessions-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-session-expiresessions-perl/debian/copyright?rev=62317&op=diff
==============================================================================
--- trunk/libcgi-session-expiresessions-perl/debian/copyright (original)
+++ trunk/libcgi-session-expiresessions-perl/debian/copyright Sun Sep  5 16:49:25 2010
@@ -1,15 +1,31 @@
-This is the debian package for the CGI-Session-ExpireSessions module.
-It was created by Steve Kemp <skx at debian.org> using dh-make-perl.
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Ron Savage <ron at savage.net.au>
+Source: http://search.cpan.org/dist/CGI-Session-ExpireSessions/
+Name: CGI-Session-ExpireSessions
 
-It was downloaded from http://search.cpan.org/dist/CGI-Session-ExpireSessions/
+Files: *
+Copyright: 2004, Ron Savage <ron at savage.net.au>
+License: Artistic
 
-Upstream author: Ron Savage <ron at savage.net.au>
+Files: debian/*
+Copyright: 2005, 2006, Steve Kemp <skx at debian.org>
+ 2006, Alexis Sukrieh <sukria at debian.org>
+ 2008, gregor herrmann <gregoa at debian.org>
+ 2010, Nicholas Bamber <nicholas at periapt.co.uk>
+License: Artistic or GPL-1+
 
-Copyright: (c) 2004, Ron Savage. All rights reserved.
-  This library is free software; you can redistribute it and/or
-  modify it under the same terms as Perl itself.
+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'.
 
-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'
-and the Artistic Licence 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 version 1 of the
+ General Public License can be found in `/usr/share/common-licenses/GPL-1'.




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