[checkstyle] 11/14: Refreshed debian/copyright

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Nov 24 11:20:46 UTC 2015


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

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

commit f7f6746c6de2b5a6102d8b73c728dc2f3732b218
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Nov 24 11:35:21 2015 +0100

    Refreshed debian/copyright
---
 debian/changelog |   1 +
 debian/copyright | 111 +++++++++----------------------------------------------
 2 files changed, 18 insertions(+), 94 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 613ef4d..5c0a6cd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ checkstyle (6.12.1-1) UNRELEASED; urgency=medium
     - Disabled the unit tests (too many missing dependencies)
     - No longer install the contrib files (removed upstream)
     - Updated the manpage and added an example
+    - Refreshed debian/copyright
   * Display the name of the exectutable instead of the class name
     in the help message
 
diff --git a/debian/copyright b/debian/copyright
index d8c4621..111230a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,102 +1,25 @@
-This package was debianized by Arnaud Vandyck <avdyk at debian.org> on
-Fri,  6 Feb 2004 20:49:32 +0100.
-
-It was downloaded from http://checkstyle.sourceforge.net/
-
-Upstream Authors:  Oliver Burn <oburn at users.sourceforge.net>,
-                   Lars Kühne <lkuehne at users.sourceforge.net>,
-                   Oleg Sukhodolsky <o_sukhodolsky at users.sourceforge.net>,
-                   Rick Giles <rickgiles at users.sourceforge.net>.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Checkstyle
+Source: https://github.com/checkstyle/checkstyle
 
 Files: *
-Copyright: © 2001-2010, Oliver Burn
+Copyright: 2001-2014, Oliver Burn
+           2002-2011, Lars Kühne
+           2003-2011, Oleg Sukhodolsky
+           2013-2015, Roman Ivanov
+           2014-2015, Michal Kordas
 License: LGPL-2.1
- The full text of the GNU Lesser General Public License is distributed
- in /usr/share/common-licenses/LGPL-2.1 on Debian systems.
-
-Files: contrib/checkstyle-frames-errors.xsl,
- contrib/checkstyle-frames.xsl
-Copyright: © The Apache Software Foundation.
-License: Apache-1.1
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions
- are met:
-
- 1. Redistributions of source code must retain the above copyright
-    notice, this list of conditions and the following disclaimer.
-
- 2. Redistributions in binary form must reproduce the above copyright
-    notice, this list of conditions and the following disclaimer in
-    the documentation and/or other materials provided with the
-    distribution.
-
- 3. The end-user documentation included with the redistribution, if
-    any, must include the following acknowlegement:
-       "This product includes software developed by the
-        Apache Software Foundation (http://www.apache.org/)."
-    Alternately, this acknowlegement may appear in the software itself,
-    if and wherever such third-party acknowlegements normally appear.
-
- 4. The names "The Jakarta Project", "Ant", and "Apache Software
-    Foundation" must not be used to endorse or promote products derived
-    from this software without prior written permission. For written
-    permission, please contact apache at apache.org.
-
- 5. Products derived from this software may not be called "Apache"
-    nor may "Apache" appear in their names without prior written
-    permission of the Apache Group.
-
- THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
- WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
- OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
- DISCLAIMED.  IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
- ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
- LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
- USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
- ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
- OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
- OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
- SUCH DAMAGE.
-
-Files: contrib/usage/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/usage/transmogrify/*
-Copyright: © 2001, ThoughtWorks, Inc.
-License: BSD
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions
- are met:
-
- - Redistributions of source code must retain the above copyright notice,
-   this list of conditions and the following disclaimer.
-
- - Redistributions in binary form must reproduce the above copyright
-   notice, this list of conditions and the following disclaimer in the
-   documentation and/or other materials provided with the distribution.
-
- - Neither the name of the ThoughtWorks, Inc. nor the names of its
-   contributors may be used to endorse or promote products derived from this
-   software without specific prior written permission.
-
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
- TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
- PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
- CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
- EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
- PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
- OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
- WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
- OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
- ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Files: debian/*
-Copyright: © 2004, Arnaud Vandyck <avdyk at debian.org>,
- © 2005-2006, Wolfgang Baer <WBaer at gmx.de>,
- © 2005-2009, Michael Koch <konqueror at gmx.de>,
- © 2007, Paul Cager <paul-debian at home.paulcager.org>,
- © 2008-2009, Dominik Smatana <dominik.smatana at gmail.com>,
- © 2010, Torsten Werner <twerner at debian.org>,
- © 2010-2011, Miguel Landaeta <miguel at miguel.cc>
+Copyright: 2004, Arnaud Vandyck <avdyk at debian.org>,
+           2005-2006, Wolfgang Baer <WBaer at gmx.de>,
+           2005-2009, Michael Koch <konqueror at gmx.de>,
+           2007, Paul Cager <paul-debian at home.paulcager.org>,
+           2008-2009, Dominik Smatana <dominik.smatana at gmail.com>,
+           2010, Torsten Werner <twerner at debian.org>,
+           2010-2011, Miguel Landaeta <miguel at miguel.cc>
+License: LGPL-2.1
+
 License: LGPL-2.1
  The full text of the GNU Lesser General Public License is distributed
  in /usr/share/common-licenses/LGPL-2.1 on Debian systems.

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



More information about the pkg-java-commits mailing list