[libsoftware-license-perl] 05/07: Refresh /new_from_short_name and update DEP3 header

Salvatore Bonaccorso carnil at debian.org
Tue Oct 22 19:14:35 UTC 2013


This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libsoftware-license-perl.

commit 7064ab917577690248322bdf7001afaca95c7393
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Tue Oct 22 21:09:08 2013 +0200

    Refresh /new_from_short_name and update DEP3 header
---
 debian/patches/new_from_short_name |   13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/debian/patches/new_from_short_name b/debian/patches/new_from_short_name
index 82e4ac2..b9e1bca 100644
--- a/debian/patches/new_from_short_name
+++ b/debian/patches/new_from_short_name
@@ -1,5 +1,8 @@
 Description: Add new_from_short_name method
-Author: dod
+Forwarded: no
+Author: Dominique Dumont <dod at debian.org>
+Last-Update: 2013-10-22
+
 --- a/lib/Software/LicenseUtils.pm
 +++ b/lib/Software/LicenseUtils.pm
 @@ -1,5 +1,7 @@
@@ -9,10 +12,10 @@ Author: dod
 +
  package Software::LicenseUtils;
  {
-   $Software::LicenseUtils::VERSION = '0.103005';
-@@ -96,6 +98,36 @@
+   $Software::LicenseUtils::VERSION = '0.103006';
+@@ -119,6 +121,36 @@
+ 
  
- *guess_license_from_meta_yml = \&guess_license_from_meta;
  
 +my %short_name = (
 +    'GPL-1'      =>  [ 'GPL_1' ],
@@ -47,7 +50,7 @@ Author: dod
  1;
  
  __END__
-@@ -130,6 +162,17 @@
+@@ -153,6 +185,17 @@
  method makes a guess as to which licenses may apply to the distribution.  It
  will return a list of zero or more Software::License instances or classes.
  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsoftware-license-perl.git



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