[libxbean-java] 07/08: Converted debian/copyright to the Copyright Format 1.0

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Sep 11 15:33:49 UTC 2017


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

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

commit e42e41ed8296e615f7f0ed16bd95df5697454cef
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Sep 11 17:14:45 2017 +0200

    Converted debian/copyright to the Copyright Format 1.0
---
 debian/changelog |  1 +
 debian/copyright | 50 +++++++++++++++++++++++---------------------------
 2 files changed, 24 insertions(+), 27 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0ab303f..b54ba04 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libxbean-java (4.5-5) UNRELEASED; urgency=medium
   * No longer build the classloader, classpath, finder-shaded and telnet modules
   * Standards-Version updated to 4.1.0
   * Switch to debhelper level 10
+  * Converted debian/copyright to the Copyright Format 1.0
 
  -- Emmanuel Bourg <ebourg at apache.org>  Thu, 03 Aug 2017 15:54:39 +0200
 
diff --git a/debian/copyright b/debian/copyright
index 0b60e82..f9c842f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,27 +1,23 @@
-This package was debianized by Torsten Werner<twerner at debian.org>
-Sat Nov 29 17:33:45 CET 2008
-
-xbean was downloaded from http://geronimo.apache.org/xbean/
-
-Upstream Authors:
-  David Blevins, Alan Cabrera, Hiram Chirino, Guillaume Nodet, Rob Davies,
-  Aaron Mulder, James Strachan, Dain Sundstrom
-
-Copyright: 2005-2008 The Apache Software Foundation
-
-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'.
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: XBean
+Source: http://svn.apache.org/repos/asf/geronimo/xbean/
+
+Files: *
+Copyright: 2005-2015, The Apache Software Foundation
+License: Apache-2.0
+
+Files: xbean-blueprint/src/main/resources/org/apache/xbean/blueprint/cm/xbean-cm.xsd
+Copyright: 2008-2009, OSGi Alliance
+License: Apache-2.0
+
+Files: debian/*
+Copyright: 2008-2009, Torsten Werner <twerner at debian.org>
+           2011, Damien Raude-Morvan <drazzib at debian.org>
+           2011-2014, Miguel Landaeta <miguel at miguel.cc>
+           2014-2017, Emmanuel Bourg <ebourg at apache.org>
+           2015, Markus Koschany <apo at debian.org>
+License: 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/libxbean-java.git



More information about the pkg-java-commits mailing list