[DRE-commits] [ruby-hikidoc] 05/06: fix licence name in 01_correct_licence patch

Caitlin Matos cm-guest at moszumanska.debian.org
Sat Aug 9 02:42:06 UTC 2014


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

cm-guest pushed a commit to branch master
in repository ruby-hikidoc.

commit b98e9214e28e7358c8cfb8d5c280433ab1a998d4
Author: Caitlin Matos <caitlin.matos at zoho.com>
Date:   Fri Aug 8 22:38:34 2014 -0400

    fix licence name in 01_correct_licence patch
---
 debian/patches/01_correct_licence | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/01_correct_licence b/debian/patches/01_correct_licence
index 04778b0..bbeb9ad 100644
--- a/debian/patches/01_correct_licence
+++ b/debian/patches/01_correct_licence
@@ -12,7 +12,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
    spec.summary       = %q{'HikiDoc' is a text-to-HTML conversion tool for web writers. HikiDoc allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid HTML (or XHTML).}
    spec.homepage      = "https://github.com/hiki/hikidoc"
 -  spec.license       = "MIT"
-+  spec.license       = "3-clause BSD license"
++  spec.license       = "BSD-3-clause"
  
    spec.files         = `git ls-files`.split($/)
    spec.executables   = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }

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



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