correct debuild error

master
YuQing 2024-04-10 10:25:33 +08:00
parent d8df0ae9f3
commit aef5984bd8
2 changed files with 5 additions and 5 deletions

6
debian/changelog vendored
View File

@ -1,7 +1,7 @@
fastdfs (6.12.1-1) stable; urgency=medium fastdfs (6.12.1-1) stable; urgency=medium
* adapt to libserverframe 1.2.3 * adapt to libserverframe 1.2.3
* bugfixed: notify_leader_changed support IPv6 correctly * bugfixed: notify_leader_changed support IPv6 correctly
* log square quoted IPv6 address * log square quoted IPv6 address
-- YuQing <384681@qq.com> Wed, 6 Mar 2024 15:14:27 +0000 -- YuQing <384681@qq.com> Wed, 6 Mar 2024 15:14:27 +0000

4
debian/control vendored
View File

@ -3,8 +3,8 @@ Section: admin
Priority: optional Priority: optional
Maintainer: YuQing <384681@qq.com> Maintainer: YuQing <384681@qq.com>
Build-Depends: debhelper (>=11~), Build-Depends: debhelper (>=11~),
libfastcommon-dev (>= ${libfastcommon:Version}), libfastcommon-dev (>= 1.0.73),
libserverframe-dev (>= ${libserverframe:Version}) libserverframe-dev (>= 1.2.3)
Standards-Version: 4.1.4 Standards-Version: 4.1.4
Homepage: http://github.com/happyfish100/fastdfs/ Homepage: http://github.com/happyfish100/fastdfs/