From 4fa6b3fa6eceab9e984fb8acff182aa181350fa4 Mon Sep 17 00:00:00 2001 From: Boyuan Yang Date: Mon, 10 Feb 2025 19:02:49 -0500 Subject: [PATCH] Upload to experimental --- debian/changelog | 9 +++++++++ debian/control | 2 +- debian/libdtkcore5.shlibs | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) 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) -- 2.30.2