debian: prepare for 2.0.5.2-3.
authorBoyuan Yang <073plan@gmail.com>
Wed, 13 Dec 2017 15:42:02 +0000 (23:42 +0800)
committerBoyuan Yang <073plan@gmail.com>
Wed, 13 Dec 2017 15:42:02 +0000 (23:42 +0800)
debian/changelog
debian/control

index 142b3b118c52d3435ecba75f9469333d07b3030a..69530fa3dc362243fa112a54f97b554b88ca794f 100644 (file)
@@ -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.
index df80889945716f8ff6df5afa791996f65c9bf194..54e9e5f644c32a4afee5b88045f5d835daec9556 100644 (file)
@@ -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.
  .