[neon/kde/akonadi-import-wizard/Neon/unstable] debian: Qt5Keychain
Jonathan Riddell
null at kde.org
Tue Nov 17 13:23:01 GMT 2020
Git commit ada8c8f6f2f701ca975798776c6465b44be313e3 by Jonathan Riddell.
Committed on 17/11/2020 at 13:22.
Pushed by jriddell into branch 'Neon/unstable'.
Qt5Keychain
M +2 -2 debian/akonadi-import-wizard.install
M +7 -6 debian/control
M +0 -1 debian/copyright
https://invent.kde.org/neon/kde/akonadi-import-wizard/commit/ada8c8f6f2f701ca975798776c6465b44be313e3
diff --git a/debian/akonadi-import-wizard.install b/debian/akonadi-import-wizard.install
index 184154a..cf88f3b 100644
--- a/debian/akonadi-import-wizard.install
+++ b/debian/akonadi-import-wizard.install
@@ -1,5 +1,3 @@
-usr/share/qlogging-categories5/importwizard.categories
-usr/share/qlogging-categories5/importwizard.renamecategories
usr/bin/akonadiimportwizard
usr/lib/*/qt5/plugins
usr/share/applications/org.kde.akonadiimportwizard.desktop
@@ -8,3 +6,5 @@ usr/share/icons
usr/share/importwizard
usr/share/kconf_update
usr/share/locale
+usr/share/qlogging-categories5/importwizard.categories
+usr/share/qlogging-categories5/importwizard.renamecategories
diff --git a/debian/control b/debian/control
index 20f526e..18af5e8 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Sune Vuorela <sune at debian.org>,
Michael Meskes <meskes at debian.org>,
George Kiagiadakis <kiagiadakis.george at gmail.com>,
Eshat Cakar <info at eshat.de>,
- Maximiliano Curia <maxy at debian.org>,
+ Maximiliano Curia <maxy at debian.org>
Build-Depends: cmake (>= 3.1~),
debhelper (>= 11),
extra-cmake-modules (>= 5.47.0~),
@@ -29,7 +29,8 @@ Build-Depends: cmake (>= 3.1~),
libkf5wallet-dev (>= 5.47.0~),
pkg-config,
pkg-kde-tools (>= 0.12),
- qtbase5-dev (>= 5.9.0~),
+ qt5keychain-dev,
+ qtbase5-dev (>= 5.9.0~)
Standards-Version: 4.3.0
Homepage: http://pim.kde.org/
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/akonadi-import-wizard
@@ -40,15 +41,15 @@ Section: mail
Architecture: any
Depends: libkpimimportwizard5 (= ${binary:Version}),
${misc:Depends},
- ${shlibs:Depends},
+ ${shlibs:Depends}
Breaks: kdepim-doc (<< 4:17.08~),
kmail (<< 4:17.08~),
kontact (<< 4:17.08~),
- ${kde-l10n:all},
+ ${kde-l10n:all}
Replaces: kdepim-doc (<< 4:17.08~),
kmail (<< 4:17.08~),
kontact (<< 4:17.08~),
- ${kde-l10n:all},
+ ${kde-l10n:all}
Description: PIM data import wizard
akonadi-import-wizard is an assistant to import PIM data from other
applications into Akonadi for use in KDE PIM applications
@@ -60,7 +61,7 @@ Multi-Arch: same
Depends: libkf5mailtransport-dev (>= 18.08.3~),
libkpimimportwizard5 (= ${binary:Version}),
${misc:Depends},
- ${shlibs:Depends},
+ ${shlibs:Depends}
Description: PIM data import wizard - devel files
akonadi-import-wizard is an assistant to import PIM data from other
applications into Akonadi for use in KDE PIM applications
diff --git a/debian/copyright b/debian/copyright
index 7767350..2a3c19a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -104,4 +104,3 @@ License: LGPL-2.1+3+KDEeV
can be found in `/usr/share/common-licenses/LGPL-2.1', likewise,
the complete text of the GNU Lesser General Public License version 3
can be found in `/usr/share/common-licenses/LGPL-3'.
-
More information about the Neon-commits
mailing list