[neon/kde/kalarm/Neon/unstable] debian: all i want for xmas is a green lint tree

Carlos De Maine null at kde.org
Sat Dec 23 12:23:36 GMT 2023


Git commit 37bf14b6a7ad3083fcb3b90e75f409d1b284d864 by Carlos De Maine.
Committed on 23/12/2023 at 13:23.
Pushed by carlosdem into branch 'Neon/unstable'.

all i want for xmas is a green lint tree

M  +9    -9    debian/control
M  +0    -35   debian/copyright
M  +2    -1    debian/kalarm.lintian-overrides

https://invent.kde.org/neon/kde/kalarm/-/commit/37bf14b6a7ad3083fcb3b90e75f409d1b284d864

diff --git a/debian/control b/debian/control
index 459cca8..8133513 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders: Sune Vuorela <sune at debian.org>,
            George Kiagiadakis <kiagiadakis.george at gmail.com>,
            Eshat Cakar <info at eshat.de>,
            Maximiliano Curia <maxy at debian.org>
-Build-Depends: cmake (>= 2.8.12~),
+Build-Depends: cmake,
                debhelper-compat (= 13),
                kf6-extra-cmake-modules,
                kf6-karchive-dev,
@@ -97,23 +97,23 @@ Description: alarm message, command and email scheduler
 Package: libkpim6alarmcalendar-dev
 Architecture: all
 Depends: kalarm, ${misc:Depends},
-Description: Dummy package
- Transitional package from kalarmcal, can be removed.
+Description: transitional package
+ transitional package can be safely remover.
 
 Package: libkpim6alarmcalendar6
 Architecture: all
 Depends: kalarm, ${misc:Depends},
-Description: Dummy package
- Transitional package from kalarmcal, can be removed.
+Description: transitional package
+ transitional package can be safely remover.
 
 Package: libkf5alarmcalendar-dev
 Architecture: all
 Depends: kalarm, ${misc:Depends},
-Description: Dummy package
- Transitional package from kalarmcal, can be removed.
+Description: transitional package
+ transitional package can be safely remover.
 
 Package: libkf5alarmcalendar5
 Architecture: all
 Depends: kalarm, ${misc:Depends},
-Description: Dummy package
- Transitional package from kalarmcal, can be removed.
+Description: transitional package
+ transitional package can be safely remover.
diff --git a/debian/copyright b/debian/copyright
index 24e5276..cbced53 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -385,41 +385,6 @@ License: BSL-1.0
  ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  DEALINGS IN THE SOFTWARE.
 
-Files: messagecore/ontology/messagetag.trig
-Copyright: 2009, Sebastian Trueg <trueg at kde.org>
-License: CC-BY_or_BSD
- All rights reserved, licensed under either CC-BY or BSD.
- .
- You are free:
-  * to Share - to copy, distribute and transmit the work
-  * to Remix - to adapt the work
- Under the following conditions:
-  * Attribution - You must attribute the work in the manner specified by the
-    author or licensor (but not in any way that suggests that they endorse you
-    or your use of the work).
- .
- 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 names of the authors nor the names of contributors may be
-    used to endorse or promote products derived from this ontology without
-    specific prior written permission.
- .
- THIS ONTOLOGY IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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 ONTOLOGY, EVEN IF
- ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
 Files: debian/*
 Copyright: 2009, Sune Vuorela <debian at pusling.com>
 License: LGPL-2+
diff --git a/debian/kalarm.lintian-overrides b/debian/kalarm.lintian-overrides
index ee5a7c4..ce5149f 100644
--- a/debian/kalarm.lintian-overrides
+++ b/debian/kalarm.lintian-overrides
@@ -1 +1,2 @@
-kalarm: package-name-doesnt-match-sonames libkalarmcalendar6 libkalarmplugin6
\ No newline at end of file
+kalarm: package-name-doesnt-match-sonames libkalarmcalendar6 libkalarmplugin6
+kalarm: lacks-unversioned-link-to-shared-library usr/lib/x86_64-linux-gnu/libkalarmplugin.so.*.*.* usr/lib/x86_64-linux-gnu/libkalarmplugin.so


More information about the Neon-commits mailing list