[libjettison-java] 32/34: Converted debian/copyright to the Copyright Format 1.0
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Apr 20 15:37:46 BST 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libjettison-java.
commit 6d678f9c8b68fee12055f781de6adbb6652b21be
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Apr 20 16:17:16 2018 +0200
Converted debian/copyright to the Copyright Format 1.0
---
debian/changelog | 1 +
debian/copyright | 42 +++++++++++++++++++++---------------------
2 files changed, 22 insertions(+), 21 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e653241..0be682d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ libjettison-java (1.4.0-1) UNRELEASED; urgency=medium
* Standards-Version updated to 4.1.4
* Switch to debhelper level 11
* Track and download the new releases from GitHub
+ * Converted debian/copyright to the Copyright Format 1.0
-- Emmanuel Bourg <ebourg at apache.org> Fri, 20 Apr 2018 13:56:51 +0200
diff --git a/debian/copyright b/debian/copyright
index b8ed986..6365df0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,24 +1,24 @@
-This package was debianized by Torsten Werner <twerner at debian.org> on
-Sat, 24 Nov 2007 00:01:40 +0100.
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Jettison
+Source: https://github.com/jettison-json/jettison
-It was downloaded from https://github.com/jettison-json/jettison
+Files: *
+Copyright: 2002, JSON.org
+ 2006, Envoi Solutions LLC
+ 2006-2008, Dan Diephouse
+ 2007, Tatu Saloranta
+ 2008-2010, Dejan Bosanac
+ 2011-2016, Sergey Beryozkin
+ 2015-2018, Daniel Kulp
+License: Apache-2.0
-Copyright: (C) 2006 Envoi Solutions LLC
- (C) 2002 JSON.org
+Files: debian/*
+Copyright: 2007-2010, Torsten Werner <twerner at debian.org>
+ 2009, Thierry Carrez <thierry.carrez at ubuntu.com>
+ 2011, Damien Raude-Morvan <drazzib at debian.org>
+ 2018, Emmanuel Bourg <ebourg at apache.org>
+License: Apache-2.0
-License:
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
-
-The full text of the license can be found 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/libjettison-java.git
More information about the pkg-java-commits
mailing list