[Python-modules-commits] [python-django] 04/04: Syntax, details for debian/copyright

Luke Faraone lfaraone at moszumanska.debian.org
Sun Aug 23 21:25:34 UTC 2015


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

lfaraone pushed a commit to branch debian/experimental
in repository python-django.

commit f3f21ea6c7a685c2a7c451985d7f94dffc871bcb
Author: Luke Faraone <lfaraone at debian.org>
Date:   Wed Aug 19 04:00:54 2015 +0000

    Syntax, details for debian/copyright
    
    Add license for packaging, correct invalid files stanza.
---
 debian/copyright | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index dabd13c..9ae5f56 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -11,6 +11,7 @@ Comment: "NAME" is Django.
 License: BSD-3-Clause
 
 Files: debian/*
+License: BSD-3-Clause
 Copyright:
  2006-2008 Brett Parker <iDunno at sommitrealweird.co.uk>,
  2006-2008, 2010-2015 Raphael Hertzog <hertzog at debian.org>,
@@ -62,7 +63,7 @@ Files: django/utils/six.py
 Copyright: 2010-2015 Benjamin Peterson
 License: Expat
 
-Files: django/utils/functional.py, django/utils/_decimal.py
+Files: django/utils/functional.py django/utils/_decimal.py
 Copyright: 2001-2007 Python Software Foundation
 License: PSF
 
@@ -226,8 +227,6 @@ License: PSF-baseconv
  to be bound by the terms and conditions of this License Agreement.
 
 License: BSD-2-Clause
- All rights reserved.
-
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are met:
  .
@@ -250,8 +249,6 @@ License: BSD-2-Clause
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  
 License: BSD-3-Clause
- All rights reserved.
- .
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are met:
  .

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-django.git



More information about the Python-modules-commits mailing list