Source: ec2-hibinit-agent
Section: utils
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Build-Depends: debhelper (>= 9),
               dh-exec,
               dh-python,
               dh-systemd,
               python3-all,
               python3-setuptools
Standards-Version: 4.3.0

Package: ec2-hibinit-agent
Section: utils
Architecture: all
Priority: optional
Depends: ${misc:Depends}, ${python3:Depends},
         acpid,
         grub2-common
Description: Amazon EC2 hibernation agent
 The purpose of this agent is to create a setup for an instance to
 support hibernation feature.
 .
 The setup is created only on supported instance types.
