[Git][java-team/squareness][master] Import Debian changes 2.3.0-7.1

Julien Plissonneau Duquène (@jpd) gitlab at salsa.debian.org
Mon Apr 28 16:35:03 BST 2025



Julien Plissonneau Duquène pushed to branch master at Debian Java Maintainers / squareness


Commits:
947a83f0 by Bastian Germann at 2025-04-28T15:32:17+00:00
Import Debian changes 2.3.0-7.1

squareness (2.3.0-7.1) unstable; urgency=medium
.
  * Non-maintainer upload.
  * d/copyright: Convert to machine-readable format.
  * d/copyright: Correct the BSD-3-clause license. (Closes: #1101469)

Signed-off-by: Julien Plissonneau Duquène <sre4ever at free.fr>

- - - - -


2 changed files:

- debian/changelog
- debian/copyright


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+squareness (2.3.0-7.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * d/copyright: Convert to machine-readable format.
+  * d/copyright: Correct the BSD-3-clause license. (Closes: #1101469)
+
+ -- Bastian Germann <bage at debian.org>  Thu, 24 Apr 2025 16:53:16 +0200
+
 squareness (2.3.0-7) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/copyright
=====================================
@@ -1,47 +1,67 @@
-This package was debianized by Varun Hiremath <varunhiremath at gmail.com> on
-Tue, 20 Mar 2007 21:32:40 +0530.
-
-It was downloaded from http://sourceforge.net/projects/squareness/
-
-Upstream Author: Robert F. Beeger <robert at beeger.net>
-
-Some parts of the code are contributed by:
-Kirill Grouchnikov
-Erik Vickroy
-Frederic Lavigne
-Pattrick Gotthardt
-Marc De Scheemaecker
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Comment:
+ This package was debianized by Varun Hiremath <varunhiremath at gmail.com> on
+ Tue, 20 Mar 2007 21:32:40 +0530.
+Source:
+ https://sourceforge.net/projects/squareness/
+Upstream-Contact:
+ Robert F. Beeger <robert at beeger.net>
 
+Files: *
 Copyright:
-(C) 2003-2006, Robert F. Beeger <robert at beeger.net>
-(C) 2005, Kirill Grouchnikov and Erik Vickroy
-(C) 2000-2002 Marc De Scheemaecker
-
-License:
-
-Squareness is licensed under the BSD license. On Debian systems, the
-complete text of the BSD license can be found here:
-/usr/share/common-licenses/BSD
-
-----
-LafPlugin is licensed under the BSD license. On Debian systems, the
-complete text of the BSD license can be found here:
-/usr/share/common-licenses/BSD
-
-----
-NanoXML is distributed under the zlib/libpng license, which is OSS
-(Open Source Software) compliant.
-
-Copyright (C) 2000-2002 Marc De Scheemaecker, All Rights Reserved.
+ (C) 2003-2006, Robert F. Beeger <robert at beeger.net>
+ (C) 2005, Kirill Grouchnikov and Erik Vickroy
+ (C) 2000-2002 Marc De Scheemaecker
+License: BSD-3-clause
+Comment:
+ Some parts of the code are contributed by:
+ Kirill Grouchnikov
+ Erik Vickroy
+ Frederic Lavigne
+ Pattrick Gotthardt
+ Marc De Scheemaecker
 
-This software is provided 'as-is', without any express or implied
-warranty. In no event will the author be held liable for any damages
-arising from the use of this software.
-
-Permission is granted to anyone to use this software for any purpose,
-including commercial applications, and to alter it and redistribute it
-freely, subject to the following restrictions:
+Files: source/org/jvnet/lafplugin/*Plugin*
+Copyright:
+ Copyright (c) 2005, Kirill Grouchnikov and Erik Vickroy
+ All rights reserved.
+License: BSD-3-clause~LafPlugin
+ 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 Kirill Grouchnikov and Erik Vickroy 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: source/org/jvnet/lafplugin/*XML*
+Copyright:
+ Copyright (C) 2000-2002 Marc De Scheemaecker, All Rights Reserved.
+License: Zlib
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the author be held liable for any damages
+ arising from the use of this software.
+ .
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+ .
    1. The origin of this software must not be misrepresented;
    you must not claim that you wrote the original software.
    If you use this software in a product, an acknowledgment
@@ -51,6 +71,37 @@ freely, subject to the following restrictions:
    3. This notice may not be removed or altered from any
    source distribution.
 
-----
-The Debian packaging is (C) 2007, Varun Hiremath <varunhiremath at gmail.com> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+Files: debian/*
+Copyright:
+ (C) 2007, Varun Hiremath <varunhiremath at gmail.com>
+License: GPL
+ The Debian packaging is licensed under the GPL,
+ see `/usr/share/common-licenses/GPL'.
+
+Files: debian/patches/*
+Copyright:
+ Emmanuel Bourg <ebourg at apache.org>
+License: BSD-3-clause
+
+License: BSD-3-clause
+ 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 'Robert F. Beeger' nor the names of his 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.



View it on GitLab: https://salsa.debian.org/java-team/squareness/-/commit/947a83f0a63854c7f43b7c7c03c8101b8a0f38f8

-- 
View it on GitLab: https://salsa.debian.org/java-team/squareness/-/commit/947a83f0a63854c7f43b7c7c03c8101b8a0f38f8
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/20250428/96bf0a28/attachment.htm>


More information about the pkg-java-commits mailing list