correct debuild error
parent
d8df0ae9f3
commit
aef5984bd8
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue