From 4f7a009e0313f9a52986f79fbc27f80c8df56520 Mon Sep 17 00:00:00 2001 From: Boyuan Yang Date: Sun, 16 Mar 2025 15:40:15 -0400 Subject: [PATCH] Prepare new upload. --- debian/changelog | 8 ++++++++ debian/control | 5 +++-- debian/libdtkcore5.shlibs | 2 +- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 33918f7..027428d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +dtkcore (5.7.12-1) unstable; urgency=medium + + * New upstream release. + * debian/control: Add explicit binary dep libdtklog-dev. + * debian/libdtkcore5.shlibs: Tighten version requirement. + + -- Boyuan Yang Sun, 16 Mar 2025 15:40:01 -0400 + dtkcore (5.7.11-2) unstable; urgency=medium * debian/control: Add explicit build-dep libdtklog-dev. diff --git a/debian/control b/debian/control index 7769c9b..4706126 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: cmake, doxygen , libchardet-dev, - libdtkcommon-dev (>= 5.7.11), + libdtkcommon-dev (>= 5.7.12), libdtklog-dev, libgsettings-qt-dev, libgtest-dev, @@ -36,7 +36,8 @@ Architecture: any Section: libdevel Multi-Arch: same Depends: - libdtkcommon-dev (>= 5.7.6), + libdtkcommon-dev (>= 5.7.12), + libdtklog-dev, libdtkcore5 (= ${binary:Version}), ${misc:Depends}, Breaks: diff --git a/debian/libdtkcore5.shlibs b/debian/libdtkcore5.shlibs index 8302589..d935823 100644 --- a/debian/libdtkcore5.shlibs +++ b/debian/libdtkcore5.shlibs @@ -1 +1 @@ -libdtkcore 5 libdtkcore5 (>= 5.7) +libdtkcore 5 libdtkcore5 (>= 5.7.11) -- 2.30.2