r62439 - in /trunk/libanyevent-perl/debian: changelog control copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Thu Sep 9 20:17:28 UTC 2010


Author: gregoa
Date: Thu Sep  9 20:17:07 2010
New Revision: 62439

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=62439
Log:
* Set Standards-Version to 3.9.1 (no changes).
* debian/copyright: refresh License stanzas; update list of copyright
  holders for debian/*.

Modified:
    trunk/libanyevent-perl/debian/changelog
    trunk/libanyevent-perl/debian/control
    trunk/libanyevent-perl/debian/copyright

Modified: trunk/libanyevent-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libanyevent-perl/debian/changelog?rev=62439&op=diff
==============================================================================
--- trunk/libanyevent-perl/debian/changelog (original)
+++ trunk/libanyevent-perl/debian/changelog Thu Sep  9 20:17:07 2010
@@ -3,6 +3,9 @@
   * debian/control: convert package to arch:any, there are architecture
     specific constants since 5.25; thanks alot to Niko Tyni for the debugging!
     Closes: #596257.
+  * Set Standards-Version to 3.9.1 (no changes).
+  * debian/copyright: refresh License stanzas; update list of copyright
+    holders for debian/*.
 
  -- gregor herrmann <gregoa at debian.org>  Thu, 09 Sep 2010 22:03:24 +0200
 

Modified: trunk/libanyevent-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libanyevent-perl/debian/control?rev=62439&op=diff
==============================================================================
--- trunk/libanyevent-perl/debian/control (original)
+++ trunk/libanyevent-perl/debian/control Thu Sep  9 20:17:07 2010
@@ -6,7 +6,7 @@
 Uploaders: Jonathan Yu <jawnsy at cpan.org>,
  Ansgar Burchardt <ansgar at 43-1.org>, gregor herrmann <gregoa at debian.org>,
  Maximilian Gass <mxey at cloudconnected.org>
-Standards-Version: 3.8.4
+Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/AnyEvent/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libanyevent-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libanyevent-perl/

Modified: trunk/libanyevent-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libanyevent-perl/debian/copyright?rev=62439&op=diff
==============================================================================
--- trunk/libanyevent-perl/debian/copyright (original)
+++ trunk/libanyevent-perl/debian/copyright Thu Sep  9 20:17:07 2010
@@ -11,16 +11,18 @@
  list: http://lists.debian.org/debian-perl/2009/01/msg00082.html
 
 Files: debian/*
-Copyright: 2009-2010, Jonathan Yu <jawnsy at cpan.org>
- 2008-2009, Maximilian Gaß <mxey at cloudconnected.org>
+Copyright: 2008-2009, Maximilian Gaß <mxey at cloudconnected.org>
+ 2009-2010, Jonathan Yu <jawnsy at cpan.org>
+ 2009-2010, gregor herrmann <gregoa at debian.org>
+ 2009-2010, Ansgar Burchardt <ansgar at 43-1.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.
  .
- On Debian GNU/Linux systems, the complete text of the Artistic License
- can be found in `/usr/share/common-licenses/Artistic'
+ On Debian 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
@@ -28,6 +30,6 @@
  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'
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.
 




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