[SCM] libkcddb packaging branch, master, updated. debian/16.08.3-1-43-g83c5355
Maximiliano Curia
maxy at moszumanska.debian.org
Tue Nov 21 15:19:57 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/libkcddb.git;a=commitdiff;h=0304ff1
The following commit has been merged in the master branch:
commit 0304ff1279540f775917146d51be034331b45b1d
Author: Jonathan Riddell <jr at jriddell.org>
Date: Tue Dec 27 23:00:21 2016 +0000
correct breaks libkf5cddb5
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index cb35d7f..6058340 100644
--- a/debian/control
+++ b/debian/control
@@ -36,8 +36,8 @@ Package: libkf5cddbwidgets5
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: libkf5cddb5 (<< 16.12.0-0neon+16.04+build2)
-Replaces: libkf5cddb5 (<< 16.12.0-0neon+16.04+build2)
+Breaks: libkf5cddb5 (<= 16.12.0-0neon+16.04+build2)
+Replaces: libkf5cddb5 (<= 16.12.0-0neon+16.04+build2)
Description: CDDB library for KDE Platform (widgets)
The KDE Compact Disc DataBase library provides an API for applications using
the KDE Platform to fetch and submit audio CD information over the Internet.
--
libkcddb packaging
More information about the pkg-kde-commits
mailing list