[DRE-commits] [ruby-shadow] 04/06: Refresh '010_fix_license' patch

David Suárez deiv-guest at moszumanska.debian.org
Sun May 4 14:03:47 UTC 2014


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

deiv-guest pushed a commit to branch master
in repository ruby-shadow.

commit 4337d31cda8457471b63b37da6115d5b34936053
Author: David Suárez <david.sephirot at gmail.com>
Date:   Sun May 4 15:40:13 2014 +0200

    Refresh '010_fix_license' patch
---
 debian/patches/010_fix_license | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/patches/010_fix_license b/debian/patches/010_fix_license
index ea5d608..27ff44a 100644
--- a/debian/patches/010_fix_license
+++ b/debian/patches/010_fix_license
@@ -2,16 +2,16 @@ Description: Fix license problems
  Fix the LICENSE and README's files to reflect upstream's
  choice for a license.
 
---- ruby-shadow-2.2.0.orig/LICENSE
-+++ ruby-shadow-2.2.0/LICENSE
+--- a/LICENSE
++++ b/LICENSE
 @@ -1,5 +1 @@
 -License: Free for any use with your own risk!
 -
 -OR
 -
  The terms of the Public Domain License (http://creativecommons.org/licenses/publicdomain/)
---- ruby-shadow-2.2.0.orig/README.euc
-+++ ruby-shadow-2.2.0/README.euc
+--- a/README.euc
++++ b/README.euc
 @@ -2,7 +2,7 @@ Shadow Password module
  
  Copyright (C) 1998-1999 Takaaki Tateishi <ttate at jaist.ac.jp>
@@ -21,14 +21,14 @@ Description: Fix license problems
  
  
  1. ����
---- ruby-shadow-2.2.0.orig/shadow.c
-+++ ruby-shadow-2.2.0/shadow.c
+--- a/shadow/shadow.c
++++ b/shadow/shadow.c
 @@ -4,7 +4,7 @@
   * Ruby extention module for using Linux shadow password.
   *
   * Copyright (C) 1998-1999 by Takaaki.Tateishi(ttate at jaist.ac.jp)
 - * License: Free for any use with your own risk!
 + * License: See LICENSE
-  * Modified at: <1999/8/19 06:48:18 by ttate>
   */
  
+ #include <shadow.h>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-shadow.git



More information about the Pkg-ruby-extras-commits mailing list