[libweb-api-perl] 02/05: Fill in debian/copyright

Christopher Stuart Hoskin mans0954 at moszumanska.debian.org
Sat Jan 27 22:24:21 UTC 2018


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

mans0954 pushed a commit to branch master
in repository libweb-api-perl.

commit a92808d5b85e7aa6c59ac1d259992327dec62cd7
Author: Christopher Hoskin <mans0954 at debian.org>
Date:   Sat Jan 27 19:59:45 2018 +0000

    Fill in debian/copyright
---
 debian/changelog |  1 +
 debian/copyright | 40 +++++++++++++++++++++++++++++++---------
 2 files changed, 32 insertions(+), 9 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3198b1d..e9de34b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 libweb-api-perl (2.2.3-1) UNRELEASED; urgency=low
 
   * Initial Release.
+  * Fill in debian/copyright
 
  -- Christopher Hoskin <mans0954 at debian.org>  Sat, 27 Jan 2018 18:07:33 +0000
diff --git a/debian/copyright b/debian/copyright
index 6a4e5c0..49c03ff 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,18 +2,10 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Web-API
 Upstream-Contact: Tobias Kirschstein <lev at cpan.org>
 Upstream-Name: Web-API
-DISCLAIMER: This copyright info was automatically extracted
- from the perl module. It may not be accurate, so you better
- check the module sources in order to ensure the module for its
- inclusion in Debian or for general legal information. Please,
- if licensing information is incorrectly generated, file a bug
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
 
 Files: *
 Copyright: 2013, Tobias Kirschstein <lev at cpan.org>
-License: 
+License: BSD-3-clause 
 
 Files: debian/*
 Copyright: 2018, Christopher Hoskin <mans0954 at debian.org>
@@ -34,3 +26,33 @@ License: GPL-1+
  .
  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'.
+
+License: BSD-3-clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+  * Redistributions of source code must retain the above copyright
+    notice, this list of conditions and the following disclaimer.
+ .
+  * Redistributions in binary form must reproduce the above copyright
+    notice, this list of conditions and the following disclaimer in the
+    documentation and/or other materials provided with the distribution. 
+ .
+  * Neither the name of Tobias Kirschstein nor the names of its
+    contributors may be used to endorse or promote products derived from
+    this software without specific prior written permission. 
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
+ IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+ TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
+ PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+ 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libweb-api-perl.git



More information about the Pkg-perl-cvs-commits mailing list