[libsoftware-license-perl] 04/05: refreshed short-name-fallback

dod at debian.org dod at debian.org
Wed Jul 22 16:55:38 UTC 2015


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

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

commit b834b59fdd73e51c69b10cf662c8ebb1205b48f5
Author: Dominique Dumont <dod at debian.org>
Date:   Wed Jul 22 18:40:25 2015 +0200

    refreshed short-name-fallback
---
 debian/patches/short-name-fallback | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/short-name-fallback b/debian/patches/short-name-fallback
index 2c5a9eb..0721f5d 100644
--- a/debian/patches/short-name-fallback
+++ b/debian/patches/short-name-fallback
@@ -4,7 +4,7 @@ Forwarded: https://github.com/rjbs/Software-License/pull/31
 Author: dod
 --- a/lib/Software/LicenseUtils.pm
 +++ b/lib/Software/LicenseUtils.pm
-@@ -211,15 +211,15 @@
+@@ -212,15 +212,15 @@
  
    Carp::croak "no license short name specified"
      unless defined $arg->{short_name};
@@ -25,7 +25,7 @@ Author: dod
    return $lic_class->new( { %$arg, @infos } );
  }
  
-@@ -276,7 +276,10 @@
+@@ -277,7 +277,10 @@
  
  Create a new L<Software::License> object from the license specified
  with C<short_name>. Known short license names are C<GPL-*>, C<LGPL-*> ,

-- 
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