Source: mars
Section: misc
Priority: optional
Maintainer: Gabriel Francisco <frc.gabriel@gmail.com>
Build-Depends: debhelper (>= 11), dkms
Standards-Version: 4.1.3
Homepage: http://schoebel.github.io/mars/
#Vcs-Browser: https://salsa.debian.org/debian/sample
#Vcs-Git: https://salsa.debian.org/debian/sample.git

Package: mars-dkms
Architecture: any
Depends: ${misc:Depends}, ${perl:Depends}
Description: mars kernel module.
 MARS Light is a block-level storage replication solution implemented
 in the form of a Linux kernel module.
 .
 It's almost a drop-in replacement for DRBD but it works
 asynchronously and over arbitrary distances using a technology
 similar to transaction logging of database systems.

Package: mars-tools
Architecture: any
Depends: ${misc:Depends}, ${perl:Depends}
Description: mars userspace tools.
 MARS Light is a block-level storage replication solution implemented
 in the form of a Linux kernel module.
 .
 It's almost a drop-in replacement for DRBD but it works
 asynchronously and over arbitrary distances using a technology
 similar to transaction logging of database systems.