[Python-modules-commits] [chargebee-python] 05/05: Add missing LICENSE file from upstream repository (it is present both in git and in the API version 2 tarballs on Github)

Scott Kitterman kitterman at moszumanska.debian.org
Wed Nov 23 18:10:30 UTC 2016


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

kitterman pushed a commit to branch master
in repository chargebee-python.

commit 79b75aaec2ea3297ff0f0062a55188e7e368095c
Merge: acc6f23 3bff902
Author: Scott Kitterman <scott at kitterman.com>
Date:   Wed Nov 23 13:05:31 2016 -0500

    Add missing LICENSE file from upstream repository (it is present both in
    git and in the API version 2 tarballs on Github)

 LICENSE                                            | 24 +++++++++++
 MANIFEST.in                                        |  3 +-
 debian/.git-dpm                                    |  4 +-
 debian/changelog                                   |  4 +-
 ...d-missing-LICENSE-file-from-upstream-repo.patch | 50 ++++++++++++++++++++++
 debian/patches/series                              |  1 +
 6 files changed, 82 insertions(+), 4 deletions(-)

diff --cc debian/.git-dpm
index f84a183,0000000..a2f0a60
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
 +# see git-dpm(1) from git-dpm package
- 4688b850cf6802baa57289c08e950a72e6d176b9
- 4688b850cf6802baa57289c08e950a72e6d176b9
++3bff9025fdeec9906a2d5ba9660067b62f774734
++3bff9025fdeec9906a2d5ba9660067b62f774734
 +4688b850cf6802baa57289c08e950a72e6d176b9
 +4688b850cf6802baa57289c08e950a72e6d176b9
 +chargebee-python_1.6.3.orig.tar.gz
 +ec1251537c1ab440af7ab4194ed246cd84b31fd8
 +128443
 +debianTag="debian/%e%v"
 +patchedTag="patched/%e%v"
 +upstreamTag="upstream/%e%u"
diff --cc debian/changelog
index 4b4e935,0000000..987fbe1
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,5 -1,0 +1,7 @@@
 +chargebee-python (1.6.3-1) unstable; urgency=medium
 +
 +  * Initial release. (Closes: #845454)
++  * Add missing LICENSE file from upstream repository (it is present both in
++    git and in the API version 2 tarballs on Github)
 +
-  -- Scott Kitterman <scott at kitterman.com>  Wed, 23 Nov 2016 11:33:06 -0500
++ -- Scott Kitterman <scott at kitterman.com>  Wed, 23 Nov 2016 13:05:32 -0500
diff --cc debian/patches/0001-Add-missing-LICENSE-file-from-upstream-repo.patch
index 0000000,0000000..a047f0b
new file mode 100644
--- /dev/null
+++ b/debian/patches/0001-Add-missing-LICENSE-file-from-upstream-repo.patch
@@@ -1,0 -1,0 +1,50 @@@
++From 3bff9025fdeec9906a2d5ba9660067b62f774734 Mon Sep 17 00:00:00 2001
++From: Scott Kitterman <scott at kitterman.com>
++Date: Wed, 23 Nov 2016 13:04:29 -0500
++Subject: Add missing LICENSE file from upstream repo.
++
++---
++ LICENSE     | 24 ++++++++++++++++++++++++
++ MANIFEST.in |  3 ++-
++ 2 files changed, 26 insertions(+), 1 deletion(-)
++ create mode 100644 LICENSE
++
++diff --git a/LICENSE b/LICENSE
++new file mode 100644
++index 0000000..98259c9
++--- /dev/null
+++++ b/LICENSE
++@@ -0,0 +1,24 @@
+++The MIT License
+++
+++Copyright (c) 2011-2016 ChargeBee, Inc.
+++
+++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 AUTHORS OR COPYRIGHT
+++HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+++WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+++FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+++OTHER DEALINGS IN THE SOFTWARE.
++diff --git a/MANIFEST.in b/MANIFEST.in
++index f5e82a6..8deaf7c 100644
++--- a/MANIFEST.in
+++++ b/MANIFEST.in
++@@ -1 +1,2 @@
++-include chargebee/ssl/ca-certs.crt
++\ No newline at end of file
+++include chargebee/ssl/ca-certs.crt
+++LICENSE
diff --cc debian/patches/series
index 0000000,0000000..aadea69
new file mode 100644
--- /dev/null
+++ b/debian/patches/series
@@@ -1,0 -1,0 +1,1 @@@
++0001-Add-missing-LICENSE-file-from-upstream-repo.patch

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



More information about the Python-modules-commits mailing list