[SCM] kactivities packaging branch, master, updated. debian/4.13.1-1-128-gfafc380

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 31 14:30:55 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kactivities.git;a=commitdiff;h=e5d991c

The following commit has been merged in the master branch:
commit e5d991c00ee413bf7c4defcf7f13a7722cbf959f
Author: Philip Muskovac <yofel at gmx.net>
Date:   Mon Feb 27 08:32:22 2012 +0100

    add some more breaks/replaces
---
 debian/changelog | 4 +++-
 debian/control   | 6 ++++--
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 628a2a3..b79df50 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 kactivities (4:4.8.0-0ubuntu2) UNRELEASED; urgency=low
 
-  * Add breaks/replaces for libkactivities-bin against kde-runtime-data
+  * libkactivities-bin breaks/replaces kde-runtime << 4:4.8.0
+  * libkactivities-bin breaks/replaces kde-runtime-data << 4:4.8.0
+  * libkactivities-dbg breaks/replaces kde-runtime-dbg << 4:4.8.0
 
  -- Philip Muškovac <yofel at kubuntu.org>  Mon, 27 Feb 2012 07:59:19 +0100
 
diff --git a/debian/control b/debian/control
index 6beb27b..4df1ad6 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,8 @@ Vcs-Bzr: https://code.launchpad.net/~kubuntu-packagers/kubuntu-packaging/kactivi
 Package: libkactivities-bin
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Breaks: kde-runtime-data (<< 4:4.8.0)
-Replaces: kde-runtime-data (<< 4:4.8.0)
+Breaks: kde-runtime (<< 4:4.8.0), kde-runtime-data (<< 4:4.8.0)
+Replaces: kde-runtime (<< 4:4.8.0), kde-runtime-data (<< 4:4.8.0)
 Description: executables for the KDE Activities
  This package contains binary files shipped with the KDE Activities library.
  .
@@ -46,6 +46,8 @@ Section: debug
 Architecture: any
 Priority: extra
 Depends: ${misc:Depends}, libkactivities6 (= ${binary:Version})
+Breaks: kde-runtime-dbg (<< 4:4.8.0)
+Replaces: kde-runtime-dbg (<< 4:4.8.0)
 Description: debugging symbols for libkactivities5
  This library provides functionality for managing Activities.
  .

-- 
kactivities packaging



More information about the pkg-kde-commits mailing list