[neon/kf6/kf6-kguiaddons/Neon/unstable] debian: new alpha release

Carlos De Maine null at kde.org
Fri Nov 17 03:00:09 GMT 2023


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

new alpha release

M  +6    -0    debian/changelog
M  +9    -9    debian/control
A  +2    -0    debian/kf6-kguiaddons.lintian-overrides
M  +0    -3    debian/meta/cmake-ignore
M  +0    -3    debian/rules

https://invent.kde.org/neon/kf6/kf6-kguiaddons/-/commit/2e47fcaf96c142460334e1e3d431e38c280ef2ed

diff --git a/debian/changelog b/debian/changelog
index 186d656..744e30d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kf6-kguiaddons (5.245.0-0neon) jammy; urgency=medium
+
+  * New alpha release
+
+ -- Neon CI <neon at kde.org>  Fri, 17 Nov 2023 01:18:08 +0000
+
 kf6-kguiaddons (0.0-0neon) UNRELEASED; urgency=medium
 
   * New release
diff --git a/debian/control b/debian/control
index 95cb97e..18423d9 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: cmake,
                qt6-base-dev,
                qt6-tools-dev,
                qt6-wayland-dev
-Standards-Version: 4.1.4
+Standards-Version: 4.6.2
 Homepage: http://projects.kde.org/kguiaddons
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kguiaddons
 Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kguiaddons.git
@@ -26,11 +26,9 @@ Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: additional addons for QtGui (documentation)
+Description: Additional addons for QtGui
  Qt widgets for colours, fonts and text
- .
- This package contains the qch documentation files.
-
+ 
 Package: kf6-kguiaddons-dev
 Architecture: any
 Section: kde
@@ -39,24 +37,26 @@ Depends: kf6-kguiaddons (= ${binary:Version}),
          qt6-base-dev,
          qt6-wayland-dev,
          ${misc:Depends}
-Description: development headers for the kguiaddons framework
+Description: Additional addons for QtGui
+ Qt widgets for colours, fonts and text
+ .
  This package contains development files for building software that uses
  libraries from the kguiaddon framework
 
 Package: libkf6guiaddons-doc
 Architecture: all
-Depends: kf6-kguiaddons
+Depends: kf6-kguiaddons-dev, ${misc:Depends}
 Description: Dummy transitional
  Transitional dummy package.
 
 Package: libkf6guiaddons6
 Architecture: all
-Depends: kf6-kguiaddons
+Depends: kf6-kguiaddons, ${misc:Depends}
 Description: Dummy transitional
  Transitional dummy package.
 
 Package: libkf6guiaddons-dev
 Architecture: all
-Depends: kf6-kguiaddons-dev
+Depends: kf6-kguiaddons-dev, ${misc:Depends}
 Description: Dummy transitional
   Transitional dummy package.
diff --git a/debian/kf6-kguiaddons.lintian-overrides b/debian/kf6-kguiaddons.lintian-overrides
new file mode 100644
index 0000000..922395d
--- /dev/null
+++ b/debian/kf6-kguiaddons.lintian-overrides
@@ -0,0 +1,2 @@
+ kf6-kguiaddons: no-manual-page usr/bin/kde-geo-uri-handler
+ kf6-kguiaddons: package-name-doesnt-match-sonames libKF6GuiAddons6
\ No newline at end of file
diff --git a/debian/meta/cmake-ignore b/debian/meta/cmake-ignore
index 18bc0e5..e69de29 100644
--- a/debian/meta/cmake-ignore
+++ b/debian/meta/cmake-ignore
@@ -1,3 +0,0 @@
-- QCH , API documentation in QCH format (for e.g. Qt Assistant, Qt Creator & KDevelop):
-  series: xenial
-- PythonModuleGeneration
diff --git a/debian/rules b/debian/rules
index 802dc3f..3e7a718 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,3 @@ CMAKE_ARGS = -DBUILD_GEO_SCHEME_HANDLER=ON
 
 override_dh_auto_configure:
 	dh_auto_configure -- $(CMAKE_ARGS)
-
-override_dh_shlibdeps:
-	dh_shlibdeps -l$(CURDIR)/debian/$(shell dh_listpackages | head -n1)/usr/kf6/lib/$(DEB_HOST_MULTIARCH)/


More information about the Neon-commits mailing list