From: Boyuan Yang Date: Tue, 11 Feb 2025 00:02:49 +0000 (-0500) Subject: Upload to experimental X-Git-Tag: archive/raspbian/5.7.12-2+rpi1^2~14 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=4fa6b3fa6eceab9e984fb8acff182aa181350fa4;p=dtkcore.git Upload to experimental --- diff --git a/debian/changelog b/debian/changelog index 113ff74..2a61ead 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +dtkcore (5.7.9-1~exp1) experimental; urgency=medium + + * New upstream release 5.7.9. + * debian/libdtkcore5.shlibs: Require library version (>= 5.7). + * debian/control: Require dtkcommon (>= 5.7.9) for dtklog. + * Upload to experimental. + + -- Boyuan Yang Mon, 10 Feb 2025 19:02:30 -0500 + dtkcore (5.6.2.2-1) unstable; urgency=medium * Upload to unstable. diff --git a/debian/control b/debian/control index b07a4b7..1a78aa2 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Build-Depends: qtbase5-private-dev, qttools5-dev-tools, libgtest-dev, - libdtkcommon-dev, + libdtkcommon-dev (>= 5.7.9), Rules-Requires-Root: no Standards-Version: 4.7.0 Homepage: https://github.com/linuxdeepin/dtkcore diff --git a/debian/libdtkcore5.shlibs b/debian/libdtkcore5.shlibs index ed99916..8302589 100644 --- a/debian/libdtkcore5.shlibs +++ b/debian/libdtkcore5.shlibs @@ -1 +1 @@ -libdtkcore 5 libdtkcore5 (>= 5.6.2~) +libdtkcore 5 libdtkcore5 (>= 5.7)