[SCM] kidentitymanagement packaging branch, master, updated. debian/16.04.2-1-45-g7d5e7d6
    Maximiliano Curia 
    maxy at moszumanska.debian.org
       
    Sat Sep  2 16:47:17 UTC 2017
    
    
  
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kidentitymanagement.git;a=commitdiff;h=ca375e0
The following commit has been merged in the master branch:
commit ca375e0a4d3f0270b4ae761fbc346fe6e5dcf462
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Mon Aug 21 19:32:54 2017 +0200
    Add breaks/replaces for kde-l10n-ast and kde-l10n-eo
    
    Not generated by kde-l10n:all
    
    Gbp-Dch: Ignore
---
 debian/control | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 573af06..ba315e8 100644
--- a/debian/control
+++ b/debian/control
@@ -41,8 +41,12 @@ Package: libkf5identitymanagement5
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: ${kde-l10n:all}
-Replaces: ${kde-l10n:all}
+Breaks: kde-l10n-ast (<< 4:17.03.90-0~),
+        kde-l10n-eo (<< 4:17.03.90-0~),
+        ${kde-l10n:all},
+Replaces: kde-l10n-ast (<< 4:17.03.90-0~),
+          kde-l10n-eo (<< 4:17.03.90-0~),
+          ${kde-l10n:all},
 Description: library for managing user identities
  This library provides an API for managing user identities.
  .
-- 
kidentitymanagement packaging
    
    
More information about the pkg-kde-commits
mailing list