[libcommons-net-java] 03/05: Converted debian/copyright to the Copyright Format 1.0

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Nov 30 12:32:01 UTC 2015


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

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

commit c67a393a62460bb356501ab9949e64b69a90551e
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Nov 30 13:19:19 2015 +0100

    Converted debian/copyright to the Copyright Format 1.0
---
 debian/changelog |  1 +
 debian/copyright | 46 ++++++++++++++++++----------------------------
 2 files changed, 19 insertions(+), 28 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6d85b7b..4399a59 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libcommons-net-java (3.4-1) UNRELEASED; urgency=medium
   * Team upload.
   * New upstream release
   * Build with maven-debian-helper
+  * debian/copyright: Converted to the Copyright Format 1.0
 
  -- Emmanuel Bourg <ebourg at apache.org>  Mon, 30 Nov 2015 09:46:51 +0100
 
diff --git a/debian/copyright b/debian/copyright
index 2a1c776..68611d5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,28 +1,18 @@
-This package was debianized by Arnaud Vandyck <avdyk at debian.org> on
-Tue, 11 May 2004 17:01:26 +0100.
-
-It was downloaded from http://jakarta.apache.org/commons/net/
-
-Upstream Authors: Jeffrey D. Brekke <Jeff.Brekke at qg.com>, Steve Cohen
-                  <scohen at apache.org>, Bruno D'Avanzo
-                  <bruno.davanzo at hp.com>, Daniel F. Savarese <dfs ->
-                  apache.org>, Tapan Karecha <tapan at india.hp.com>,
-                  Winston Ojeda <Winston.Ojeda at qg.com>
-
-Copyright: (C) 1997-2009 The Apache Software Foundation
-
-   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: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Apache Commons NET
+Source: http://commons.apache.org/net
+
+Files: *
+Copyright: 2001-2015, The Apache Software Foundation
+License: Apache-2.0
+
+Files: debian/*
+Copyright: 2004-2009, Arnaud Vandyck <avdyk at debian.org>
+           2009, Ludovic Claude <ludovic.claude at laposte.net>
+           2009-2011, Torsten Werner <twerner at debian.org>
+           2014-2015, Emmanuel Bourg <ebourg at apache.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/libcommons-net-java.git



More information about the pkg-java-commits mailing list