[SCM] Debian packaging of libsoftware-license-perl branch, master, updated. debian/0.103004-1-11-gce4037d

Dominique Dumont dod at debian.org
Fri Mar 23 16:55:05 UTC 2012


The following commit has been merged in the master branch:
commit fe9613f9a82811f6223dd0f3fbf7508cebad4fdd
Author: Dominique Dumont <dod at debian.org>
Date:   Fri Mar 23 16:03:02 2012 +0100

    added missing license summary

diff --git a/debian/patches/lgpl-2-summary b/debian/patches/lgpl-2-summary
index 0db3178..44f532d 100644
--- a/debian/patches/lgpl-2-summary
+++ b/debian/patches/lgpl-2-summary
@@ -1,7 +1,7 @@
 Description: summary for lgpl-2 license
 --- /dev/null
 +++ b/lib/Software/License/LGPL_2.pm
-@@ -0,0 +1,524 @@
+@@ -0,0 +1,531 @@
 +use strict;
 +use warnings;
 +package Software::License::LGPL_2;
@@ -45,6 +45,13 @@ Description: summary for lgpl-2 license
 +
 +__DATA__
 +__DEBIAN-SUMMARY__
++This program is free software; you can redistribute it and/or modify it
++under the terms of the GNU Library General Public License as published by the
++Free Software Foundation; version 2 of the License.
++.
++On Debian systems, the complete text of version 2 of the GNU Library
++Public License can be found in `/usr/share/common-licenses/LGPL-2'.
++__LICENSE__
 +                  GNU LIBRARY GENERAL PUBLIC LICENSE
 +                       Version 2, June 1991
 +

-- 
Debian packaging of libsoftware-license-perl



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