[neon/extras/konversation/Neon/unstable] debian: update .install

Jonathan Riddell null at kde.org
Wed Oct 14 12:41:57 BST 2020


Git commit 771c99a13cc07956fe275b0544df70df3df6bf47 by Jonathan Riddell.
Committed on 14/10/2020 at 11:41.
Pushed by jriddell into branch 'Neon/unstable'.

update .install

M  +34   -33   debian/control
M  +1    -0    debian/konversation-data.install

https://invent.kde.org/neon/extras/konversation/commit/771c99a13cc07956fe275b0544df70df3df6bf47

diff --git a/debian/control b/debian/control
index 1e27e1f..7691e2d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,37 +3,38 @@ Section: net
 Priority: optional
 Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
 Uploaders: Modestas Vainius <modax at debian.org>, Diane Trout <diane at debian.org>
-Build-Depends: debhelper-compat (= 12), cmake (>= 2.6.2),
- pkg-kde-tools (>= 0.15.16),
- extra-cmake-modules (>= 1.2.0),
- gettext,
- qtbase5-dev (>= 5.5.0),
- libkf5archive-dev (>= 5.25.0),
- libkf5bookmarks-dev (>= 5.25.0),
- libkf5config-dev (>= 5.25.0),
- libkf5configwidgets-dev (>= 5.25.0),
- libkf5coreaddons-dev (>= 5.25.0),
- libkf5crash-dev (>= 5.25.0),
- libkf5doctools-dev (>= 5.25.0),
- libkf5emoticons-dev (>= 5.25.0),
- libkf5idletime-dev (>= 5.25.0),
- libkf5i18n-dev (>= 5.25.0),
- libkf5kio-dev (>= 5.25.0),
- libkf5notifyconfig-dev (>= 5.25.0),
- libkf5parts-dev (>= 5.25.0),
- libkf5solid-dev (>= 5.25.0),
- libkf5wallet-dev (>= 5.25.0),
- libkf5widgetsaddons-dev (>= 5.25.0),
- libkf5globalaccel-dev (>= 5.25.0),
- libkf5dbusaddons-dev (>= 5.25.0),
- libkf5notifications-dev (>= 5.25.0),
- libkf5windowsystem-dev (>= 5.25.0),
- libkf5iconthemes-dev (>= 5.25.0),
- libphonon4qt5-dev (>= 4.6.60),
- libphonon4qt5experimental-dev (>= 4.6.60),
- libqca-qt5-2-dev (>= 2.1.0),
- dh-python,
- python3:any,
+Build-Depends: cmake (>= 2.6.2),
+               debhelper-compat (= 12),
+               dh-python,
+               extra-cmake-modules (>= 1.2.0),
+               gettext,
+               libkf5archive-dev (>= 5.25.0),
+               libkf5bookmarks-dev (>= 5.25.0),
+               libkf5config-dev (>= 5.25.0),
+               libkf5configwidgets-dev (>= 5.25.0),
+               libkf5coreaddons-dev (>= 5.25.0),
+               libkf5crash-dev (>= 5.25.0),
+               libkf5dbusaddons-dev (>= 5.25.0),
+               libkf5doctools-dev (>= 5.25.0),
+               libkf5emoticons-dev (>= 5.25.0),
+               libkf5globalaccel-dev (>= 5.25.0),
+               libkf5i18n-dev (>= 5.25.0),
+               libkf5iconthemes-dev (>= 5.25.0),
+               libkf5idletime-dev (>= 5.25.0),
+               libkf5kio-dev (>= 5.25.0),
+               libkf5notifications-dev (>= 5.25.0),
+               libkf5notifyconfig-dev (>= 5.25.0),
+               libkf5parts-dev (>= 5.25.0),
+               libkf5solid-dev (>= 5.25.0),
+               libkf5wallet-dev (>= 5.25.0),
+               libkf5widgetsaddons-dev (>= 5.25.0),
+               libkf5windowsystem-dev (>= 5.25.0),
+               libphonon4qt5-dev (>= 4.6.60),
+               libphonon4qt5experimental-dev (>= 4.6.60),
+               libqca-qt5-2-dev (>= 2.1.0),
+               pkg-kde-tools (>= 0.15.16),
+               python3:any,
+               qtbase5-dev (>= 5.5.0)
 Standards-Version: 4.4.1
 Homepage: https://konversation.kde.org/
 Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/konversation.git
@@ -67,8 +68,8 @@ Description: user friendly Internet Relay Chat (IRC) client for KDE
 
 Package: konversation-data
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, ${python3:Depends},
-Recommends: konversation (>= ${source:Version}),
+Depends: ${misc:Depends}, ${perl:Depends}, ${python3:Depends}
+Recommends: konversation (>= ${source:Version})
 Description: data files for Konversation
  Konversation is a client for the Internet Relay Chat (IRC) protocol. This
  package contains data files for Konversation. It is probably of no use if
diff --git a/debian/konversation-data.install b/debian/konversation-data.install
index 0eab784..0a14945 100644
--- a/debian/konversation-data.install
+++ b/debian/konversation-data.install
@@ -5,3 +5,4 @@ usr/share/knotifications5/konversation.notifyrc
 usr/share/konversation/*
 usr/share/kxmlgui5/konversation/konversationui.rc
 usr/share/locale/*
+usr/share/qlogging-categories5/


More information about the Neon-commits mailing list