Files
flexnbd-c/debian/control

26 lines
705 B
Plaintext
Raw Normal View History

Source: flexnbd
Section: unknown
Priority: extra
Maintainer: Alex Young <alex@bytemark.co.uk>
2012-09-12 15:42:58 +01:00
Build-Depends: cdbs, debhelper (>= 7.0.50), ruby, rake, gcc
Standards-Version: 3.8.1
Homepage: http://bigv.io/
Package: flexnbd
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: FlexNBD server
An NBD server offering push-mirroring and intelligent sparse file handling
2012-09-12 15:42:58 +01:00
Package: flexnbd-dbg
Architecture: any
Section: debug
Priority: extra
Depends:
flexnbd (= ${binary:Version}),
${misc:Depends}
Description: debugging symbols for flexnbd
An NBD server offering push-mirroring and intelligent sparse file handling
.
This package contains the debugging symbols for flexnbd.