[libslf4j-java] 04/05: Refreshed debian/copyright

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Jan 28 12:42:01 UTC 2016


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

ebourg-guest pushed a commit to branch master
in repository libslf4j-java.

commit 911e232ca681c475f9a7312a27a9d0e973beee70
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Jan 28 13:34:40 2016 +0100

    Refreshed debian/copyright
---
 debian/changelog |  1 +
 debian/copyright | 61 +++++++++++++++++++++++++++-----------------------------
 2 files changed, 30 insertions(+), 32 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index cb7c891..e1824e3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libslf4j-java (1.7.14-1) UNRELEASED; urgency=medium
 
   * New upstream release
   * Build with maven-debian-helper
+  * Refreshed debian/copyright
 
  -- Emmanuel Bourg <ebourg at apache.org>  Thu, 28 Jan 2016 13:04:43 +0100
 
diff --git a/debian/copyright b/debian/copyright
index 46597ee..7e62473 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,5 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: Logback
-Upstream-Contact: SLF4J.ORG
+Upstream-Name: Simple Logging Facade for Java (SLF4J)
 Source: http://www.slf4j.org/dist/
 Comment:
     The upstream supplied source package contains binary jar files and
@@ -11,41 +10,39 @@ Comment:
     please see the debian/orig-tar.sh file.
 
 Files: *
-Copyright:
- Copyright (c) 2004-2005 SLF4J.ORG
- Copyright (c) 2004-2007 QOS.ch
-License: other
-    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:
+Copyright: 2004-2016, QOS.ch
+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 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.
+ 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.
 
 Files: jcl-over-slf4j/src/main/java/org/apache/commons/*
-   log4j-over-slf4j/src/main/java/org/apache/log4j/*
-Copyright: (c) 1999-2005 The Apache Software Foundation
+       log4j-over-slf4j/src/main/java/org/apache/log4j/*
+Copyright: 1999-2005, The Apache Software Foundation
 License: Apache-2.0
-  On Debian GNU/Linux system you can find the complete text of the
-  Apache-2.0 license in `/usr/share/common-licenses/Apache-2.0'
 
 Files: debian/*
-Copyright:
- Copyright 2007-2009, Varun Hiremath <varun at debian.org>
- Copyright 2009-2011, Damien Raude-Morvan <drazzib at debian.org>
+Copyright: 2007-2009, Varun Hiremath <varun at debian.org>
+           2009-2013, Damien Raude-Morvan <drazzib at debian.org>
+           2013-2016, Emmanuel Bourg
 License: Apache-2.0
-  On Debian GNU/Linux system you can find the complete text of the
-  Apache-2.0 license in `/usr/share/common-licenses/Apache-2.0'
+
+License: Apache-2.0
+ On Debian systems, the full text of the Apache-2.0 license
+ can be found in the file '/usr/share/common-licenses/Apache-2.0'

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libslf4j-java.git



More information about the pkg-java-commits mailing list