[SCM] KDE Localization module packaging branch, master, updated. debian/4.6.3-1-7-g4e9e70e

Modestas Vainius modax at alioth.debian.org
Sun Jun 12 21:32:44 UTC 2011


The following commit has been merged in the master branch:
commit 4e9e70e3b1aba2a3e4608fc30c74ef5fcae81b07
Author: Modestas Vainius <modax at debian.org>
Date:   Sun Jun 12 23:02:33 2011 +0300

    Do not use + in virtual package name.
    
    Might be risky. You never know.
---
 debian/changelog |    2 +-
 debian/rules     |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f0ee3d0..a805227 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,7 @@ kde-l10n (4:4.6.4-0r2) UNRELEASED; urgency=low
 
   [ Modestas Vainius ]
   * Remove kdepim-runtime translations from kde-l10n packages.
-  * Change provides to kde-l10n-nopim+runtime.
+  * Change provides to kde-l10n-without-pim.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 11 Jun 2011 16:16:43 +0300
 
diff --git a/debian/rules b/debian/rules
index cbf9e8d..2e4c253 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-nopim+runtime
+L10N_Provides := kde-l10n-without-pim
 
 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