[tiles] 06/08: Converted debian/copyright to the Copyright Format 1.0

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon May 30 09:29:40 UTC 2016


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

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

commit 624bdcacdba5f847cb9e74e7188d2e6da151e97a
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon May 30 10:55:21 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 17c651c..17cbcd5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ tiles (3.0.5-1) UNRELEASED; urgency=medium
     - New dependencies on libtiles-autotag-java and libtiles-request-java
     - No longer build the removed tiles-servlet-wildcard module
   * Standards-Version updated to 3.9.8 (no changes)
+  * Converted debian/copyright to the Copyright Format 1.0
 
  -- Emmanuel Bourg <ebourg at apache.org>  Mon, 11 Apr 2016 17:47:39 +0200
 
diff --git a/debian/copyright b/debian/copyright
index 352fa4b..1363419 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,30 +1,16 @@
-This package was debianized by Damien Raude-Morvan <drazzib at debian.org> on
-Thu, 28 Aug 2008 20:59:38 +0200.
-
-It was downloaded from http://tiles.apache.org/
-
-Upstream Author:
-    The Apache Software Foundation
-
-Copyright:
-    Copyright (C) 1999-2007 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 Apache-2.0 license can be found in
-`/usr/share/common-licenses/Apache-2.0' on Debian systems.
-
-The Debian packaging is Copyright 2008, Damien Raude-Morvan <drazzib at debian.org> and
-is licensed under the Apache-2.0, see `/usr/share/common-licenses/Apache-2.0'.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Apache Tiles
+Source: http://tiles.apache.org
+
+Files: *
+Copyright: 1999-2014, The Apache Software Foundation
+License: Apache-2.0
+
+Files: debian/*
+Copyright: 2008-2011, Damien Raude-Morvan <drazzib at debian.org>
+           2014-2016, 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/tiles.git



More information about the pkg-java-commits mailing list