[Python-modules-commits] [kombu] 08/09: Add Artistic and GPL to debian/copyright for repack.stub

Christopher Stuart Hoskin mans0954 at moszumanska.debian.org
Sun Feb 19 11:37:06 UTC 2017


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

mans0954 pushed a commit to branch master
in repository kombu.

commit 5d7c07876bb1eaea581d8ab19f56c540bef65f27
Author: Christopher Hoskin <mans0954 at debian.org>
Date:   Sun Feb 19 11:15:55 2017 +0000

    Add Artistic and GPL to debian/copyright for repack.stub
---
 debian/changelog |  1 +
 debian/copyright | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index b8c6ea1..f343ca2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ kombu (3.0.35+dfsg-2) UNRELEASED; urgency=medium
   * Fix "Non-Free ICC profiles in images" add repack scripts to remove
     (Closes: #855502)
   * Remove all egg-info in debian/clean 
+  * Add Artistic and GPL to debian/copyright for repack.stub 
 
  -- Christopher Hoskin <mans0954 at debian.org>  Sun, 19 Feb 2017 10:39:44 +0000
 
diff --git a/debian/copyright b/debian/copyright
index 003d181..7de0aa2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -107,3 +107,20 @@ License: PSF-2
  8. By copying, installing or otherwise using Python, Licensee
  agrees to be bound by the terms and conditions of this License
  Agreement.
+
+License: Artistic
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the Artistic License, which comes with Perl.
+ .
+ On Debian systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
+
+License: GPL-1+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 1, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.
+

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



More information about the Python-modules-commits mailing list