[SCM] Debian packaging of libcoro-perl branch, master, updated. debian/6.100-2-13-g841afbd

Xavier Guimard x.guimard at free.fr
Tue May 7 04:39:20 UTC 2013


The following commit has been merged in the master branch:
commit e8019f873075ba4edc1fbf3aaf6f504cb7f46853
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Tue May 7 06:36:59 2013 +0200

    d/copy: rename BSD to BSD-2-Clause and update years

diff --git a/debian/copyright b/debian/copyright
index 0699add..4885100 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Upstream-Contact: Marc Lehmann <schmorp at schmorp.de>
 Source: https://metacpan.org/release/Coro/
 
 Files: *
-Copyright: 2001-2009, Marc Lehmann <schmorp at schmorp.de>
+Copyright: 2001-2009, Marc Alexander Lehmann <schmorp at schmorp.de>
 License: Artistic or GPL-1+
 Comment: Because the upstream Coro package does not include a proper
  copyright statement, the upstream author was contacted via private e-mail.
@@ -70,13 +70,13 @@ Comment: Because the upstream Coro package does not include a proper
   - I updated the LICENSE file to be consistent, thanks for reminding me :)
 
 Files: Coro/libcoro/*
-Copyright: 2000-2011, Marc Alexander Lehmann <schmorp at schmorp.de>
-License: BSD or GPL-2+
+Copyright: 2000-2012, Marc Alexander Lehmann <schmorp at schmorp.de>
+License: BSD-2-Clause or GPL-2+
 
 Files: Coro/ecb.h
 Copyright: 2009-2012 Marc Alexander Lehmann <libecb at schmorp.de>
  2011 Emanuele Giaquinta
-License: BSD
+License: BSD-2-Clause
 
 Files: Coro/libcoro/conftest.c
 Copyright: 1999-2001, Ralf S. Engelschall <rse at engelschall.com>
@@ -87,7 +87,7 @@ Copyright: 2009, Jonathan Yu <jawnsy at cpan.org>
  2010, gregor herrmann <gregoa at debian.org>
  2010, Krzysztof Krzyżaniak (eloy) <eloy at debian.org>
  2011-2012, Alessandro Ghedini <ghedo at debian.org>
- 2012, Xavier Guimard <x.guimard at free.fr>
+ 2012-2013, Xavier Guimard <x.guimard at free.fr>
 License: Artistic or GPL-1+
 
 License: Artistic
@@ -97,7 +97,7 @@ License: Artistic
  On Debian systems, the complete text of the Artistic License can be
  found in `/usr/share/common-licenses/Artistic'.
 
-License: BSD
+License: BSD-2-Clause
  This program is free software; you can redistribute it and/or modify
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are

-- 
Debian packaging of libcoro-perl



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