[Python-modules-commits] [pastescript] 06/09: Fixed debian/copyright syntax.

Thomas Goirand zigo at moszumanska.debian.org
Sat Dec 23 14:08:51 UTC 2017


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

zigo pushed a commit to branch master
in repository pastescript.

commit 4e8e7800960bad4cf2554137e86e43c2b41da7bc
Author: Thomas Goirand <thomas at goirand.fr>
Date:   Sat Dec 23 13:10:58 2017 +0000

    Fixed debian/copyright syntax.
---
 debian/copyright | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index ea0d2c4..f91752c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: http://pypi.python.org/pypi/PasteScript
 
 Files: *
@@ -8,20 +8,20 @@ License: MIT
 Files: debian/*
 Copyright: © 2006, Piotr Ożarowski <piotr at debian.org>
              2017, Federico Ceratto <federico at debian.org>
+             2017, Thomas Goirand <zigo at debian.org>
 License: MIT
 
 License: MIT
-
  Permission is hereby granted, free of charge, to any person obtaining a copy of
  this software and associated documentation files (the "Software"), to deal in
  the Software without restriction, including without limitation the rights to
  use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
  of the Software, and to permit persons to whom the Software is furnished to do
  so, subject to the following conditions:
-
+ .
  The above copyright notice and this permission notice shall be included in all
  copies or substantial portions of the Software.
-
+ .
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE

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



More information about the Python-modules-commits mailing list