25 lines
734 B
Plaintext
25 lines
734 B
Plaintext
Source: libserverframe
|
|
Section: net
|
|
Priority: optional
|
|
Maintainer: happyfish100
|
|
Build-Depends: debhelper (>=11~)
|
|
Standards-Version: 4.1.4
|
|
Homepage: https://github.com/happyfish100/libserverframe
|
|
|
|
Package: libserverframe-dev
|
|
Section: net
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Pre-Depends: ${misc:Pre-Depends}, libserverframe (= ${binary:Version})
|
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
|
Description: ${source:Synopsis} (development files)
|
|
This package contains header files.
|
|
|
|
Package: libserverframe
|
|
Section: net
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Pre-Depends: ${misc:Pre-Depends}, libfastcommon-devel (>= 1.0.52)
|
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
|
Description: this network service framework library extract from FastDFS
|