[SCM] cervisia packaging branch, master, updated. debian/4%17.08.0-1-9-gfc1443e
Pino Toscano
pino at moszumanska.debian.org
Sun Nov 26 07:47:58 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/cervisia.git;a=commitdiff;h=fc1443e
The following commit has been merged in the master branch:
commit fc1443ef6d302a9c960d0e2a7e79358d9e450fed
Author: Pino Toscano <pino at debian.org>
Date: Sun Nov 26 08:44:40 2017 +0100
cervisia: remove cvsservice breaks/replaces
---
debian/changelog | 2 ++
debian/control | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 33f7783..10cca91 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,8 @@ cervisia (4:17.08.3-0r1) UNRELEASED; urgency=medium
translations.
* Simplify watch file, and switch it to https.
* Remove trailing whitespaces in changelog.
+ * Remove breaks/replaces in cervisia against older versions of cvsservice:
+ cervisia already requires the very same version of cvsservice.
-- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Tue, 31 Oct 2017 17:58:19 +0100
diff --git a/debian/control b/debian/control
index 59ca764..9d744dd 100644
--- a/debian/control
+++ b/debian/control
@@ -30,8 +30,8 @@ Architecture: any
Section: devel
Depends: cvsservice (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Suggests: khelpcenter
-Breaks: cvsservice (<< 4:17.08~), ${kde-l10n:all}
-Replaces: cvsservice (<< 4:17.08~), ${kde-l10n:all}
+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