From: Arun Kumar Pariyar Date: Tue, 8 Dec 2020 17:56:44 +0000 (+0545) Subject: fix minor typo X-Git-Tag: archive/raspbian/5.7.12-2+rpi1^2~58 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=65f8f068891e037da90c56b1e69b9f3ec12bc3a9;p=dtkcore.git fix minor typo --- diff --git a/debian/changelog b/debian/changelog index aee4c77..7cadc45 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,7 @@ dtkcore (5.2.2.5-1) unstable; urgency=medium * debian/control: + Bump Standards-Version to 4.5.1. + Add pkg-kde-tools to build dependency. - + Set Replaces+Breaks with libdtkwidget-dev (<< 5.2.2.5-1). + + Set Replaces+Breaks with libdtkwidget-dev (<< 5.2.2.10-1). * Add symbols file for libdtkcore5. * debian/copyright: Update license information. diff --git a/debian/control b/debian/control index 84cf60a..75eed18 100644 --- a/debian/control +++ b/debian/control @@ -30,9 +30,9 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, Breaks: - libdtkwidget-dev (<< 5.2.2.5-1), + libdtkwidget-dev (<< 5.2.2.10-1), Replaces: - libdtkwidget-dev (<< 5.2.2.5-1), + libdtkwidget-dev (<< 5.2.2.10-1), Description: Deepin Tool Kit Core library (development files) DtkCore is a base library for Deepin Qt/C++ applications. .