r60213 - in /trunk/libextutils-xspp-perl/debian: changelog control copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Jul 11 19:06:37 UTC 2010


Author: gregoa
Date: Sun Jul 11 19:06:25 2010
New Revision: 60213

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=60213
Log:
* Update copyright information about third-party files in debian/copyright.
* Set Standards-Version to 3.9.0 (no changes).

Modified:
    trunk/libextutils-xspp-perl/debian/changelog
    trunk/libextutils-xspp-perl/debian/control
    trunk/libextutils-xspp-perl/debian/copyright

Modified: trunk/libextutils-xspp-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libextutils-xspp-perl/debian/changelog?rev=60213&op=diff
==============================================================================
--- trunk/libextutils-xspp-perl/debian/changelog (original)
+++ trunk/libextutils-xspp-perl/debian/changelog Sun Jul 11 19:06:25 2010
@@ -1,6 +1,8 @@
 libextutils-xspp-perl (0.12-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * Update copyright information about third-party files in debian/copyright.
+  * Set Standards-Version to 3.9.0 (no changes).
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 11 Jul 2010 20:58:24 +0200
 

Modified: trunk/libextutils-xspp-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libextutils-xspp-perl/debian/control?rev=60213&op=diff
==============================================================================
--- trunk/libextutils-xspp-perl/debian/control (original)
+++ trunk/libextutils-xspp-perl/debian/control Sun Jul 11 19:06:25 2010
@@ -7,7 +7,7 @@
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryan at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
  gregor herrmann <gregoa at debian.org>, Ansgar Burchardt <ansgar at 43-1.org>
-Standards-Version: 3.8.4
+Standards-Version: 3.9.0
 Homepage: http://search.cpan.org/dist/ExtUtils-XSpp/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libextutils-xspp-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libextutils-xspp-perl/

Modified: trunk/libextutils-xspp-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libextutils-xspp-perl/debian/copyright?rev=60213&op=diff
==============================================================================
--- trunk/libextutils-xspp-perl/debian/copyright (original)
+++ trunk/libextutils-xspp-perl/debian/copyright Sun Jul 11 19:06:25 2010
@@ -11,7 +11,8 @@
 Copyright: 2009, Steffen Mueller <smueller at cpan.org>
 License: Artistic or GPL-1+
 
-Files: examples/Object-WithIntAndString/ppport.h
+Files: examples/Object-WithIntAndString/ppport.h,
+ examples/XSpp-Example/src/ppport.h
 Copyright: 2004-2009, Marcus Holland-Moritz <mhx-cpan at gmx.net>
  2001, Paul Marquess <pmqs at cpan.org> (Version 2.x)
  1999, Kenneth Albanowski <kjahds at kjahds.com> (Version 1.x)
@@ -21,9 +22,13 @@
 Copyright: 1998-2001, Francois Desarmenien <francois at fdesar.net>
 License: Artistic or GPL-1+
 
+Files: examples/XSpp-Example/lib/XSpp/Example.pm
+Copyright: 2010, Steffen Mueller
+License: Artistic or GPL-1+
+
 Files: debian/*
 Copyright: 2010, Jonathan Yu <jawnsy at cpan.org>
- 2009, gregor herrmann <gregoa at debian.org>
+ 2009-2010, gregor herrmann <gregoa at debian.org>
  2009, Ryan Niebur <ryan at debian.org>
 License: Artistic or GPL-1+
 
@@ -41,5 +46,5 @@
  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'
+ Public License can be found in `/usr/share/common-licenses/GPL-1'
 




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