[SCM] co-operative multithreaded server using Coro branch, master, updated. debian/1.2-3-6-g94f45ee

Xavier Guimard x.guimard at free.fr
Sat Nov 10 14:55:49 UTC 2012


The following commit has been merged in the master branch:
commit d40b94563a96ea656d24aac5dba9cb63ab6c20e4
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sat Nov 10 15:41:54 2012 +0100

    Update copyright to format 1.0

diff --git a/debian/copyright b/debian/copyright
index 2641685..f62f51c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,28 +1,43 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
-Maintainer: Audrey Tang <cpan at audreyt.org>
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Net::Server::Coro
+Upstream-Contact: Audrey Tang <cpan at audreyt.org>
 Source: http://search.cpan.org/dist/Net-Server-Coro/
-Name: Net::Server::Coro
 
 Files: debian/*
-Copyright:
- 2012 Dmitry E. Oboukhov <unera at debian.org>
+Copyright: 2012, Dmitry E. Oboukhov <unera at debian.org>
+ 2012, Xavier Guimard <x.guimard at free.fr>
 License: MIT
 
 Files: inc/*
-Copyright:
- 2002-2012, Adam Kennedy <adamk at cpan.org>
+Copyright: 2002-2012, Adam Kennedy <adamk at cpan.org>
  2002-2012, Audrey Tang <autrijus at autrijus.org>
  2002-2012, Brian Ingerson <ingy at cpan.org>
 License: Artistic or GPL-1+
 
 Files: *
-Copyright:
- Alex Vandiver <alexmv at bestpractical.com>
+Copyright: Alex Vandiver <alexmv at bestpractical.com>
  2006 by Audrey Tang <cpan at audreyt.org>
  2007-2008 by Best Practical Solutions
 License: MIT
 
-License: The "MIT" License
+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 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 systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'
+
+License: MIT
+ The "MIT" License
  Permission is hereby granted, free of charge, to any person obtaining a
  copy of this software and associated documentation files (the "Software"),
  to deal in the Software without restriction, including without limitation
@@ -41,19 +56,3 @@ License: The "MIT" License
  FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  DEALINGS IN THE SOFTWARE.
 
-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 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 systems, the complete text of the GNU General
- Public License can be found in `/usr/share/common-licenses/GPL-1'
-

-- 
co-operative multithreaded server using Coro



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