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

Carlos De Maine null at kde.org
Wed Nov 8 06:01:37 GMT 2023


Git commit 6b5f0234b5bdac00516c63c9ad2101fd88bc0434 by Carlos De Maine.
Committed on 08/11/2023 at 07:01.
Pushed by carlosdem into branch 'Neon/unstable'.

lints

M  +2    -2    debian/control
M  +0    -12   debian/copyright
M  +1    -1    debian/rules

https://invent.kde.org/neon/kf6/kf6-kdnssd/-/commit/6b5f0234b5bdac00516c63c9ad2101fd88bc0434

diff --git a/debian/control b/debian/control
index 21ac38a..99b041c 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,7 @@ Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
 Depends: kf6-kdnssd (= ${binary:Version}), qt6-base-dev, ${misc:Depends}
-Description: development files for kdnssd
+Description: Development files for kdnssd
  KDNSSD is a library for handling the DNS-based
  Service Discovery Protocol (DNS-SD), the layer of
  Zeroconf that allows network services.
@@ -62,4 +62,4 @@ Package: libkf6dnssd-dev
 Architecture: all
 Depends: kf6-kdnssd-dev, ${misc:Depends}
 Description: Dummy transitional
-  Transitional dummy package.
+ Transitional dummy package.
diff --git a/debian/copyright b/debian/copyright
index ee99841..09cafd8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -20,18 +20,6 @@ Copyright: 2004-2008, Jakub Stachowski <qbast at go2.pl>
            2001, translate.org.za
 License: LGPL-2+
 
-Files: COPYING-CMAKE-SCRIPTS
-       cmake/*
-Copyright: 2007, Jakub Stachowski <qbast at go2.pl>
-           2006, Laurent Montel <montel at kde.org>
-License: BSD-3-clause
-
-Files: po/ca/*
-       po/ca at valencia/*
-       po/uk/*
-Copyright: 2014, This_file_is_part_of_KDE
-License: LGPL-2.1+3+KDEeV
-
 Files: debian/*
 Copyright: 2014, Scarlett Clark <scarlett at scarlettgatelyclark.com>
 License: LGPL-2+
diff --git a/debian/rules b/debian/rules
index 2357f1e..5eee8cd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,4 +6,4 @@
 
 override_dh_auto_configure:
 	dh_auto_configure -- \
-	-DBUILD_QCH=ON
\ No newline at end of file
+	-DBUILD_QCH=ON


More information about the Neon-commits mailing list