[SCM] konqueror packaging branch, master, updated. 3b293809ad0ad2d4642e8d830644255c283c969d

Maximiliano Curia maxy at moszumanska.debian.org
Sun Aug 27 10:10:51 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/konqueror.git;a=commitdiff;h=4a63254

The following commit has been merged in the master branch:
commit 4a632544abd24571f9c23a29555eda515841eddf
Author: Neon CI <neon at kde.org>
Date:   Fri Apr 14 14:31:46 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 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index eb847ee..596fb52 100644
--- a/debian/control
+++ b/debian/control
@@ -38,6 +38,8 @@ Architecture: any
 Provides: info-browser, man-browser, www-browser
 Depends: dolphin, install-info, ${misc:Depends}, ${shlibs:Depends}
 Recommends: kfind
+Breaks: ${kde-l10n:all}
+Replaces: ${kde-l10n:all}
 Description: advanced file manager, web browser and document viewer
  Konqueror is the KDE web browser and advanced file manager.
  .

-- 
konqueror packaging



More information about the pkg-kde-commits mailing list