[pyevolve] 03/07: d/copyright: Avoid spaces in short license

Christian Kastner chrisk-guest at moszumanska.debian.org
Tue Jul 14 20:00:43 UTC 2015


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

chrisk-guest pushed a commit to annotated tag debian/0.6_rc1+svn398+dfsg-7
in repository pyevolve.

commit b10dfbd0e39381afa428d22f00b4083d681b3c59
Author: Christian Kastner <ckk at kvr.at>
Date:   Tue Jul 7 09:16:40 2015 +0200

    d/copyright: Avoid spaces in short license
    
    The license name for the Python-CRNI derived license was arbitrarily chosen
    anyway. Renaming it to avoid spaces resolves a lintian warning.
---
 debian/copyright | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index b7cfdb3..2adfbef 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -13,7 +13,7 @@ Comment:
 
 Files: *
 Copyright: 2007-2010, Christian S. Perone <christian.perone at gmail.com>
-License: Derived from Python-CNRI
+License: Python-CNRI-Derivative
  The Pyevolve license is based on the Python-CNRI license, which is GPL
  compatible license. See http://www.python.org/psf/license.
  .

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pyevolve.git



More information about the debian-science-commits mailing list