[SCM] ktp-common-internals packaging branch, master, updated. debian/0.8.1-4-157-g3ee7b4d

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jan 21 19:28:28 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-common-internals.git;a=commitdiff;h=8ed1028

The following commit has been merged in the master branch:
commit 8ed1028650f0462667335d6ced3d296d2234e7d9
Author: Diane Trout <diane at ghic.org>
Date:   Sat Aug 8 08:42:55 2015 -0700

    Add breaks/replaces libktpotrprivate9 to help migrate to new name
---
 debian/changelog | 1 +
 debian/control   | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index dcb38de..5afadbd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -32,6 +32,7 @@ ktp-common-internals (15.04.3-1) UNRELEASED; urgency=medium
   * Use dhmk from pkg-kde-tools to build ktp.
     - Change maintainer to debian-qt-kde
     - Update debian/rules
+  * Add breaks/replaces libktpotrprivate9 to help migrate to new name
 
  -- Diane Trout <diane at debian.org>  Sat, 04 Jul 2015 09:50:32 -0700
 
diff --git a/debian/control b/debian/control
index cded812..fdc822f 100644
--- a/debian/control
+++ b/debian/control
@@ -99,6 +99,8 @@ Description: KDE Telepathy internal logger library
 Package: libktpotr9
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Breaks: libktpotrprivate9 (<< 15.03)
+Replaces: libktpotrprivate9 (<< 15.03)
 Description: KDE Telepathy internal OTR library
  Internal library which consists of the most reused
  parts across KDE Telepathy.

-- 
ktp-common-internals packaging



More information about the pkg-kde-commits mailing list