[SCM] cervisia packaging branch, master, updated. debian/16.08.2-1-61-g5411422
    Maximiliano Curia 
    maxy at moszumanska.debian.org
       
    Sun Sep  3 16:27:07 UTC 2017
    
    
  
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/cervisia.git;a=commitdiff;h=159f060
The following commit has been merged in the master branch:
commit 159f060cd6a8e4d9d855b611d74fe177e8e9bbb0
Author: Neon CI <neon at kde.org>
Date:   Fri Apr 14 14:31:42 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 307a941..fa4810e 100644
--- a/debian/control
+++ b/debian/control
@@ -30,6 +30,8 @@ Architecture: any
 Section: devel
 Depends: cvsservice, ${misc:Depends}, ${shlibs:Depends}
 Suggests: khelpcenter
+Breaks: ${kde-l10n:all}
+Replaces: ${kde-l10n:all}
 Description: graphical CVS client
  Cervisia is a front-end for the CVS version control system client.
  .
-- 
cervisia packaging
    
    
More information about the pkg-kde-commits
mailing list