From: Boyuan Yang <073plan@gmail.com> Date: Wed, 13 Dec 2017 15:42:02 +0000 (+0800) Subject: debian: prepare for 2.0.5.2-3. X-Git-Tag: archive/raspbian/5.7.12-2+rpi1^2~145 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=84e9ebdef30d6aee4cb28e32305d915ccd74218c;p=dtkcore.git debian: prepare for 2.0.5.2-3. --- 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. .