diff --git a/debian/changelog b/debian/changelog index 6056277..00c0ebd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ fastdfs (6.12.1-1) stable; urgency=medium - * adapt to libserverframe 1.2.3 - * bugfixed: notify_leader_changed support IPv6 correctly - * log square quoted IPv6 address + * adapt to libserverframe 1.2.3 + * bugfixed: notify_leader_changed support IPv6 correctly + * log square quoted IPv6 address -- YuQing <384681@qq.com> Wed, 6 Mar 2024 15:14:27 +0000 diff --git a/debian/control b/debian/control index 2e2ce6a..0d81571 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,8 @@ Section: admin Priority: optional Maintainer: YuQing <384681@qq.com> Build-Depends: debhelper (>=11~), - libfastcommon-dev (>= ${libfastcommon:Version}), - libserverframe-dev (>= ${libserverframe:Version}) + libfastcommon-dev (>= 1.0.73), + libserverframe-dev (>= 1.2.3) Standards-Version: 4.1.4 Homepage: http://github.com/happyfish100/fastdfs/