[SCM] libksieve packaging branch, master, updated. debian/16.04.3-2-54-g8287b06

Maximiliano Curia maxy at moszumanska.debian.org
Sat Sep 2 17:03:30 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/libksieve.git;a=commitdiff;h=9e56f36

The following commit has been merged in the master branch:
commit 9e56f36bf1e87c21830c6f99604e0e9438f1b699
Author: Neon CI <neon at kde.org>
Date:   Fri Apr 14 14:31:48 2017 +0200

    Mass conflict/break kde-l10n < 17.03.90 [part 2]
    
    In Applications 17.03.90 for all KF5 based applications the translations moved
    from the separate kde-l10n-$lang packages to the respective application tarball.
    
    To aid in a smooth transition we mass confict unsuitably old versions using
    the l10n-packages.mk's ${kde-l10n:all} substvar.
    
    This change was done by a bot trying to only introduce a relationship iff
    a binary package actually contains locales.
    
    This changes applies more accurate heuristics to cover more binary packages.
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 0b944b9..32a9500 100644
--- a/debian/control
+++ b/debian/control
@@ -48,8 +48,8 @@ Package: libkf5ksieve-data
 Architecture: all
 Multi-Arch: foreign
 Depends: ${misc:Depends}
-Breaks: kmail (<= 4:16.04), libkf5ksieveui5 (<= 4:16.04)
-Replaces: kmail (<= 4:16.04), libkf5ksieveui5 (<= 4:16.04)
+Breaks: kmail (<= 4:16.04), libkf5ksieveui5 (<= 4:16.04), ${kde-l10n:all}
+Replaces: kmail (<= 4:16.04), libkf5ksieveui5 (<= 4:16.04), ${kde-l10n:all}
 Description: Sieve mail filtering language support for kdepim, data files
  This library implements a parser and lexer for Sieve, the mail filtering
  language (RFC 3028).

-- 
libksieve packaging



More information about the pkg-kde-commits mailing list