[neon/kde/akregator/Neon/unstable] debian: lints and new dep

Carlos De Maine null at kde.org
Tue Nov 28 09:14:10 GMT 2023


Git commit e85cb33a95ec28a7077b816b0d69205cc08d67fa by Carlos De Maine.
Committed on 28/11/2023 at 10:14.
Pushed by carlosdem into branch 'Neon/unstable'.

lints and new dep

M  +4    -4    debian/akregator.lintian-overrides
M  +3    -3    debian/changelog
M  +1    -0    debian/control
M  +1    -1    debian/rules

https://invent.kde.org/neon/kde/akregator/-/commit/e85cb33a95ec28a7077b816b0d69205cc08d67fa

diff --git a/debian/akregator.lintian-overrides b/debian/akregator.lintian-overrides
index ea3c58f..516d135 100644
--- a/debian/akregator.lintian-overrides
+++ b/debian/akregator.lintian-overrides
@@ -1,4 +1,4 @@
-# private library
-akregator: package-name-doesnt-match-sonames libakregatorinterfaces5 libakregatorprivate5
-# private library
-akregator: no-symbols-control-file
+akregator: package-name-doesnt-match-sonames libakregatorinterfaces6 libakregatorprivate6
+akregator: no-manual-page usr/bin/akregator
+akregator: no-manual-page usr/bin/akregatorstorageexporter
+akregator: desktop-entry-contains-unknown-key usr/share/applications/org.kde.akregator.desktop:191 SingleMainWindow
\ No newline at end of file
diff --git a/debian/changelog b/debian/changelog
index 1502244..f737c53 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -152,7 +152,7 @@ akregator (4:21.08.0-0neon) focal; urgency=medium
 
   * New release
 
- -- Neon CI <neon at kde.org>  Tue, 10 Aug 2021.12.27:00 +0000
+ -- Neon CI <neon at kde.org>  Tue, 10 Aug 2021 12:27:00 +0000
 
 akregator (4:21.04.3-0neon) focal; urgency=medium
 
@@ -194,7 +194,7 @@ akregator (4:20.12.1-0neon) focal; urgency=medium
 
   * New release
 
- -- Neon CI <neon at kde.org>  Thu, 07 Jan 2021.12.21:33 +0000
+ -- Neon CI <neon at kde.org>  Thu, 07 Jan 2021 12:21:33 +0000
 
 akregator (4:20.12.0-0neon) focal; urgency=medium
 
@@ -430,7 +430,7 @@ akregator (4:17.08.0-1) experimental; urgency=medium
   * Update copyright file
   * Release to experimental
 
- -- Maximiliano Curia <maxy at debian.org>  Fri, 01 Sep 2017 22.08.31 +0200
+ -- Maximiliano Curia <maxy at debian.org>  Fri, 01 Sep 2017 22:08:31 +0200
 
 akregator (4:17.08.0-0neon) xenial; urgency=medium
 
diff --git a/debian/control b/debian/control
index 974daca..9e40dc3 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,7 @@ Build-Depends: cmake,
                kf6-ktextaddons-dev,
                kf6-ktexteditor-dev,
                kf6-ktexttemplate-dev,
+               kf6-kuserfeedback-dev,
                kf6-kxmlgui-dev,
                kf6-syndication-dev,
                kf6-syntax-highlighting-dev,
diff --git a/debian/rules b/debian/rules
index 081221b..d9b88f2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,4 +7,4 @@
 
 override_dh_auto_configure:
 	dh_auto_configure -- \
-		-DCOMPILE_WITH_UNITY_CMAKE_SUPPORT=ON
\ No newline at end of file
+		-DCOMPILE_WITH_UNITY_CMAKE_SUPPORT=ON


More information about the Neon-commits mailing list