[neon/kf6/kf6-karchive/Neon/unstable] debian: lints

Carlos De Maine null at kde.org
Fri Nov 17 03:24:56 GMT 2023


Git commit c27b315f5c6c2152d2df4cb67d41f8b07d7b9096 by Carlos De Maine.
Committed on 17/11/2023 at 04:24.
Pushed by carlosdem into branch 'Neon/unstable'.

lints

M  +4    -2    debian/control
M  +0    -46   debian/copyright

https://invent.kde.org/neon/kf6/kf6-karchive/-/commit/c27b315f5c6c2152d2df4cb67d41f8b07d7b9096

diff --git a/debian/control b/debian/control
index 25616f0..247745f 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,8 @@ Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: Qt 6 addon providing access to numerous types of archives (documentation)
+Description: Qt 6 addon providing access to numerous types of archives.
+ .
  KArchive provides classes for easy reading, creation and manipulation of
  "archive" formats like ZIP and TAR.
  .
@@ -40,7 +41,8 @@ Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
 Depends: kf6-karchive (= ${binary:Version}), qt6-base-dev, ${misc:Depends}
-Description: Karchive is a Qt 6 addon providing access to numerous types of archives.
+Description: Qt 6 addon providing access to numerous types of archives.
+.>
  KArchive provides classes for easy reading, creation and manipulation of
  "archive" formats like ZIP and TAR.
  .
diff --git a/debian/copyright b/debian/copyright
index 164ce3f..5ffeb69 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -10,52 +10,6 @@ Copyright: 2000-2010, David Faure <faure at kde.org>
            2009, Pino Toscano <pino at kde.org>
 License: LGPL-2+
 
-Files: autotests/kfiltertest.cpp
-       autotests/kfiltertest.h
-       src/k7zip.cpp
-       src/k7zip.h
-       src/kar.cpp
-       src/kar.h
-       src/karchive.cpp
-       src/karchive.h
-       src/karchive_p.h
-       src/karchivedirectory.h
-       src/karchiveentry.h
-       src/karchivefile.h
-       src/kcompressiondevice.cpp
-       src/kcompressiondevice.h
-       src/kfilterdev.cpp
-       src/kfilterdev.h
-       src/klimitediodevice.cpp
-       src/klimitediodevice_p.h
-       src/ktar.cpp
-       src/ktar.h
-       src/kzip.cpp
-       src/kzip.h
-       src/kzipfileentry.h
-       tests/k7ziptest.cpp
-       tests/krcctest.cpp
-       tests/ktartest.cpp
-       tests/kziptest.cpp
-Copyright: 2000-2014, David Faure <faure at kde.org>
-           2002, Holger Schroeder <holger-kde at holgis.net>
-           2002, Laurence Anderson <l.d.anderson at warwick.ac.uk>
-           2003, Leo Savernik <l.savernik at aon.at>
-           2011, Mario Bensi <mbensi at ipsquad.net>
-License: LGPL-2
-
-Files: examples/bzip2gzip/main.cpp
-       examples/helloworld/main.cpp
-       examples/tarlocalfiles/main.cpp
-       examples/unzipper/main.cpp
-Copyright: 2013-2014, Maarten De Meyer <de.meyer.maarten at gmail.com>
-License: BSD-2-clause
-
-Files: src/krcc.cpp
-       src/krcc.h
-Copyright: 2014, David Faure <faure at kde.org>
-License: LGPL-2+3+KDEeV
-
 Files: debian/*
 Copyright: 2014, Jonathan Riddell <jriddell at ubuntu.com>,
            2014, Scarlett Clark <scarlett at scarlettgatelyclark.com>


More information about the Neon-commits mailing list