2012-05-30 17:35:07 +01:00
|
|
|
Source: flexnbd
|
|
|
|
Section: unknown
|
|
|
|
Priority: extra
|
|
|
|
Maintainer: Alex Young <alex@bytemark.co.uk>
|
2013-08-09 17:02:10 +01:00
|
|
|
Build-Depends: cdbs, debhelper (>= 7.0.50), ruby, rake, gcc, libev-dev
|
2012-05-30 17:35:07 +01:00
|
|
|
Standards-Version: 3.8.1
|
|
|
|
Homepage: http://bigv.io/
|
|
|
|
|
|
|
|
Package: flexnbd
|
2012-05-30 18:11:32 +01:00
|
|
|
Architecture: any
|
2013-08-09 17:02:10 +01:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libev3
|
2012-05-30 17:35:07 +01:00
|
|
|
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.
|