[SCM] high performance full-featured event loop branch, master, updated. debian/4.11-2-8-gcf0e6cb
gregor herrmann
gregoa at debian.org
Fri Jul 26 16:04:00 UTC 2013
The following commit has been merged in the master branch:
commit ca1d8ec1a151b21e13b0816d2bccb3a69c87c2b5
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Jul 26 17:59:58 2013 +0200
debian/copyright: switch formatting to Copyright-Format 1.0.
diff --git a/debian/copyright b/debian/copyright
index 749fec4..25a24dd 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
-Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
-Maintainer: Marc Lehmann <schmorp at schmorp.de>
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: EV
+Upstream-Contact: Marc Lehmann <schmorp at schmorp.de>
Source: https://metacpan.org/release/EV/
-Name: EV
Files: *
Copyright: 2007-2011, Marc Lehmann <schmorp at schmorp.de>
@@ -24,15 +24,6 @@ License: Artistic
On Debian systems, the complete text of the Artistic License can be
found in `/usr/share/common-licenses/Artistic'.
-License: GPL-2+
- 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 2, or (at your option)
- any later version.
- .
- On Debian systems, the complete text of version 2 of the GNU General
- Public License can be found in `/usr/share/common-licenses/GPL-2'.
-
License: BSD
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
@@ -57,3 +48,13 @@ License: BSD
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+License: GPL-2+
+ 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 2, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 2 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-2'.
+
--
high performance full-featured event loop
More information about the Pkg-perl-cvs-commits
mailing list