[SCM] Akonadi packaging branch, master, updated. debian/1.12.1-1-8-g3c40286

Maximiliano Curia maxy at moszumanska.debian.org
Tue Aug 19 19:59:00 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-req/akonadi.git;a=commitdiff;h=b49497e

The following commit has been merged in the master branch:
commit b49497e4d2710717fa5ab9c6a4edf7e869e699a2
Author: Maximiliano Curia <maxy at debian.org>
Date:   Tue Aug 19 20:37:58 2014 +0200

    Add missing breaks for kdepim-runtime << 4:4.13. (Closes: #749776)
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 89c2877..0266365 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ akonadi (1.13.0-1) UNRELEASED; urgency=medium
   * New upstream release.
   * Remove upstream patches.
   * Update symbols file.
+  * Add missing breaks for kdepim-runtime << 4:4.13. (Closes: #749776)
 
  -- Maximiliano Curia <maxy at debian.org>  Mon, 18 Aug 2014 18:30:42 +0200
 
diff --git a/debian/control b/debian/control
index 3b0ec00..6d95ccf 100644
--- a/debian/control
+++ b/debian/control
@@ -47,7 +47,7 @@ Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Suggests: akonadi-server (= ${binary:Version})
 Replaces: libakonadiprivate1 (<< 1.4.90)
-Breaks: libakonadiprivate1 (<< 1.4.90)
+Breaks: libakonadiprivate1 (<< 1.4.90), kdepim-runtime (<< 4:4.13)
 Description: libraries for the Akonadi PIM storage service
  Akonadi is an extensible cross-desktop Personal Information Management (PIM)
  storage service. It provides a common framework for applications to store and

-- 
Akonadi packaging



More information about the pkg-kde-commits mailing list