[SCM] kompare packaging branch, kubuntu_unstable, updated. debian/4.14.0-1-30-gea1bc5a
Kubuntu CI (Harald Sitter)
kubuntu-ci-guest at moszumanska.debian.org
Mon May 4 15:18:28 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kompare.git;a=commitdiff;h=ea1bc5a
The following commit has been merged in the kubuntu_unstable branch:
commit ea1bc5aca912d4e453d426cddf8efe542b03098b
Author: Harald Sitter <sitter at kde.org>
Date: Mon May 4 17:17:37 2015 +0200
fix breaks repalaces, kompare has an epoch
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index e40776b..d4acaf1 100644
--- a/debian/control
+++ b/debian/control
@@ -59,8 +59,8 @@ Section: libdevel
Depends: libkompareinterface5 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
-Breaks: kompare (<< 14.12.3+git20150408)
-Replaces: kompare (<< 14.12.3+git20150408)
+Breaks: kompare (<< 4:14.12.3+git20150408)
+Replaces: kompare (<< 4:14.12.3+git20150408)
Description: file difference viewer - kpart interface library development files
Kompare displays the differences between files. It can compare the
contents of files or directories, as well as create, display, and merge patch
@@ -74,8 +74,8 @@ Multi-Arch: same
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: kpart5-kompare
-Breaks: kompare (<< 14.12.3+git20150408)
-Replaces: kompare (<< 14.12.3+git20150408)
+Breaks: kompare (<< 4:14.12.3+git20150408)
+Replaces: kompare (<< 4:14.12.3+git20150408)
Description: file difference viewer - kpart interface library
Kompare displays the differences between files. It can compare the
contents of files or directories, as well as create, display, and merge patch
--
kompare packaging
More information about the pkg-kde-commits
mailing list