From 84e9ebdef30d6aee4cb28e32305d915ccd74218c Mon Sep 17 00:00:00 2001 From: Boyuan Yang <073plan@gmail.com> Date: Wed, 13 Dec 2017 23:42:02 +0800 Subject: [PATCH] debian: prepare for 2.0.5.2-3. --- debian/changelog | 7 +++++++ debian/control | 4 ++++ 2 files changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index 142b3b1..69530fa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +dtkcore (2.0.5.2-3) unstable; urgency=medium + + * Add Breaks+Replaces libdtkwidget-dev (<< 2.0.5.2-3) to + take over files about Qt headers. + + -- Boyuan Yang <073plan@gmail.com> Wed, 13 Dec 2017 23:40:21 +0800 + dtkcore (2.0.5.2-2) unstable; urgency=medium * Cherry-pick upstream patch to support non-linux arch. diff --git a/debian/control b/debian/control index df80889..54e9e5f 100644 --- a/debian/control +++ b/debian/control @@ -39,6 +39,10 @@ Section: libdevel Depends: libdtkcore2 (= ${binary:Version}), ${misc:Depends}, +Breaks: + libdtkwidget-dev (<< 2.0.5.2-3), +Replaces: + libdtkwidget-dev (<< 2.0.5.2-3), Description: Deepin Tool Kit Core library (development files) DtkCore is a base library for Deepin Qt/C++ applications. . -- 2.30.2