[neon/forks/jxrlib/Neon/unstable] debian: one more lintings
Carlos De Maine
null at kde.org
Sun Apr 19 03:28:38 BST 2026
Git commit 8366b722074dbb0726452ef0ca73eba41c5b650e by Carlos De Maine.
Committed on 19/04/2026 at 02:28.
Pushed by carlosdem into branch 'Neon/unstable'.
one more lintings
M +20 -0 debian/copyright
M +1 -1 debian/rules
https://invent.kde.org/neon/forks/jxrlib/-/commit/8366b722074dbb0726452ef0ca73eba41c5b650e
diff --git a/debian/copyright b/debian/copyright
index b883bb6..72f7108 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -29,3 +29,23 @@ License: BSD-2-Clause
Files: debian/*
Copyright: 2013, Mathieu Malaterre <malat at debian.org>
License: BSD-2-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.
+ .
+ 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 HOLDER 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.
diff --git a/debian/rules b/debian/rules
index e59cbbc..a034c71 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ pkg_dbg=libjxr-dbg
override_dh_install:
# bin
- dh_install --exclude=.exe -p$(pkg_bin) usr/bin
+ dh_install -X.exe -p$(pkg_bin) usr/bin
# lib
dh_install -p$(pkg_lib) usr/lib/$(DEB_HOST_MULTIARCH)/*.so.*
# dev
More information about the Neon-commits
mailing list