[SCM] KDE Localization module packaging branch, master, updated. debian/4%17.08.3-3
Pino Toscano
pino at moszumanska.debian.org
Thu Jan 11 10:37:16 UTC 2018
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kde-l10n.git;a=commitdiff;h=4c9dabd
The following commit has been merged in the master branch:
commit 4c9dabd6e14404cbbe212662ebdbd381da894ac1
Author: Pino Toscano <pino at debian.org>
Date: Sun Nov 19 08:42:15 2017 +0100
drop frameworks stuff
---
debian/changelog | 8 ++++++--
debian/control | 5 -----
debian/rules | 2 +-
3 files changed, 7 insertions(+), 8 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index bacaff4..25251d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,13 @@
kde-l10n (4:17.08.3-0r1) UNRELEASED; urgency=medium
[ Pino Toscano ]
- * New upstream release
- - drops more translations moved to Applications (Closes: #882100)
+ * New upstream release:
+ - provides only translations of component based on kdelibs 4.x
+ (Closes: #882100)
* Merge changes in 4:16.04.3-2
+ * Drop Frameworks-related build dependencies: extra-cmake-modules,
+ libkf5doctools-dev, libkf5i18n-dev, qttools5-dev, and qttools5-dev-tools.
+ * Drop libkf5i18n5 alternative dependency.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sun, 19 Nov 2017 07:38:45 +0100
diff --git a/debian/control b/debian/control
index 1988f03..147bec4 100644
--- a/debian/control
+++ b/debian/control
@@ -11,11 +11,6 @@ Build-Depends: bzip2,
gettext,
kde-sc-dev-latest (>= 4:4.11),
kdelibs5-dev (>= 4:4.11),
- extra-cmake-modules (>= 0.0.12),
- libkf5doctools-dev,
- libkf5i18n-dev,
- qttools5-dev,
- qttools5-dev-tools,
Standards-Version: 4.1.1
Homepage: http://i18n.kde.org/
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-kde/kde-sc/kde-l10n.git
diff --git a/debian/rules b/debian/rules
index b28d526..e8f7fd9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ endif
# Value of the kde-l10n:{Depends,Recommends,Suggests,Replaces,Breaks,Provides}
# substvars. Common relationships for each l10n package.
-L10N_Depends := libkf5i18n5 | libkdecore5 (>= 4:4.10)
+L10N_Depends := libkdecore5 (>= 4:4.10)
L10N_Recommends :=
L10N_Suggests := kde-standard
L10N_Replaces := okular-l10n, gwenview-i18n, filelight-l10n, konq-plugins-l10n, ktouchpadenabler (<< 4:4.10.4), kio-mtp (<< 0.75+git20140304-2), digikam-data (<< 4:4.14.0-1)
--
KDE Localization module packaging
More information about the pkg-kde-commits
mailing list