[SCM] KDE Localization module packaging branch, kde4.10, updated. debian/4.10.2-1-6-g60b6cce
Pino Toscano
pino at alioth.debian.org
Tue Apr 16 13:27:44 UTC 2013
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kde-l10n.git;a=commitdiff;h=a2927dd
The following commit has been merged in the kde4.10 branch:
commit a2927dda10c3a72736f0d7bba32bbe677a16e28e
Author: Pino Toscano <pino at debian.org>
Date: Tue Apr 16 15:15:12 2013 +0200
change provides back to kde-l10n
---
debian/changelog | 1 +
debian/rules | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 87b61ae..f6b1ad1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ kde-l10n (4:4.10.2-2) UNRELEASED; urgency=low
[ Pino Toscano ]
* Bump the required libkdecore5 version to 4:4.10.
+ * Change provides back to kde-l10n.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Tue, 16 Apr 2013 15:01:21 +0200
diff --git a/debian/rules b/debian/rules
index ff5bc3d..a4f1b47 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ L10N_Recommends :=
L10N_Suggests := kde-standard
L10N_Replaces := okular-l10n, gwenview-i18n, filelight-l10n, konq-plugins-l10n
L10N_Breaks := okular-l10n, gwenview-i18n, filelight-l10n, konq-plugins-l10n
-L10N_Provides := kde-l10n-without-pim
+L10N_Provides := kde-l10n
L10N_PREFIX := kde-l10n
#L10N_VERSION := $(shell cat debian/changelog | head -n1 | sed 's/.*(\([[:digit:]]\+:\)\?\(.\+\)-.\+).*//')
--
KDE Localization module packaging
More information about the pkg-kde-commits
mailing list