[Git][java-team/stylebook][master] d/copyright: DEP5

Andreas Tille (@tille) gitlab at salsa.debian.org
Sat Feb 21 08:57:45 GMT 2026



Andreas Tille pushed to branch master at Debian Java Maintainers / stylebook


Commits:
7a26b791 by Andreas Tille at 2026-02-21T09:57:18+01:00
d/copyright: DEP5

- - - - -


2 changed files:

- debian/changelog
- debian/copyright


Changes:

=====================================
debian/changelog
=====================================
@@ -6,6 +6,7 @@ stylebook (1.0~b3~svn20061109-8) UNRELEASED; urgency=medium
   * Build-Depends: s/default-jdk/default-jdk-headless/
   * debhelper-compat (= 13)
   * cme fix dpkg-control
+  * d/copyright: DEP5
 
  -- Andreas Tille <tille at debian.org>  Sat, 21 Feb 2026 09:20:15 +0100
 


=====================================
debian/copyright
=====================================
@@ -1,68 +1,70 @@
-This package was debianized by Marcus Better <marcus at better.se> on
-Thu, 09 Nov 2006 11:33:42 +0100.
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: stylebook
+Source: https://svn.apache.org/repos/asf/xml/stylebook/trunk/
 
-It was downloaded from
-<http://svn.apache.org/repos/asf/xml/stylebook/trunk/>.
+Files: *
+Copyright: 1999-2000 The Apache Software Foundation.
+           Upstream authors: Pierpaolo Fumagalil <pier at apache.org>, 
+                             Donald Leslie <donald_leslie at lotus.com>.
+License: Apache-1.1
 
-Upstream authors: Pierpaolo Fumagalil <pier at apache.org>, Donald Leslie
-<donald_leslie at lotus.com>.
+Files: debian/*
+Copyright: 2006 Marcus Better <marcus at better.se>
+           2007 Michael Koch <konqueror at gmx.de>
+           2011 Jakub Adam <jakub.adam at ktknet.cz>
+License: Apache-1.1
 
-Stylebook is Copyright (C) 1999-2000 The Apache Software Foundation.
-
-    The Apache Software License, Version 1.1
-
-    Copyright (c) 1999 The Apache Software Foundation.  All rights
-    reserved.
-
-    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 acknowledgment:
+License: Apache-1.1
+ The Apache Software License, Version 1.1
+ .
+ Copyright (c) 1999 The Apache Software Foundation.  All rights
+ reserved.
+ .
+ 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 acknowledgment:
 	"This product includes software developed by the
 	   Apache Software Foundation (http://www.apache.org/)."
-       Alternately, this acknowledgment may appear in the software itself,
-       if and wherever such third-party acknowledgments normally appear.
-
-    4. The names "Xerces" 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 name, without prior written
-       permission of the Apache Software Foundation.
-
-    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.
-    ====================================================================
-
-    This software consists of voluntary contributions made by many
-    individuals on behalf of the Apache Software Foundation and was
-    originally based on software copyright (c) 1999, International
-    Business Machines, Inc., http://www.apache.org.  For more
-    information on the Apache Software Foundation, please see
-    <http://www.apache.org/>.
-
-The Debian packaging is Copyright (C) 2006 Marcus Better
-<marcus at better.se> and is licensed under the Apache License, Version
-1.1, as above.
+ Alternately, this acknowledgment may appear in the software itself,
+ if and wherever such third-party acknowledgments normally appear.
+ .
+ 4. The names "Xerces" 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 name, without prior written
+ permission of the Apache Software Foundation.
+ .
+ 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.
+ ====================================================================
+ .
+ This software consists of voluntary contributions made by many
+ individuals on behalf of the Apache Software Foundation and was
+ originally based on software copyright (c) 1999, International
+ Business Machines, Inc., http://www.apache.org.  For more
+ information on the Apache Software Foundation, please see
+ <http://www.apache.org/>.



View it on GitLab: https://salsa.debian.org/java-team/stylebook/-/commit/7a26b79126d175a547b45cfffdc277145f726093

-- 
View it on GitLab: https://salsa.debian.org/java-team/stylebook/-/commit/7a26b79126d175a547b45cfffdc277145f726093
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20260221/fbc2fcfb/attachment.htm>


More information about the pkg-java-commits mailing list