[SCM] kholidays packaging branch, master, updated. debian/16.04.2-1-46-g1f41dc2
Maximiliano Curia
maxy at moszumanska.debian.org
Sat Sep 2 16:46:45 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kholidays.git;a=commitdiff;h=455756a
The following commit has been merged in the master branch:
commit 455756aaba73b3fa316aefb7b9c3532c36fafe76
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Mon Aug 21 19:25:52 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 1deda3a..255ce3a 100644
--- a/debian/control
+++ b/debian/control
@@ -21,8 +21,12 @@ Package: libkf5holidays-data
Architecture: all
Multi-Arch: foreign
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: holidays calculation library
This library provides a C++ API that determines holiday and other special
events for a geographical region.
--
kholidays packaging
More information about the pkg-kde-commits
mailing list