Source: repowerd
Priority: optional
Section: admin
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Build-Depends: debhelper (>= 9),
               dh-apport,
               dh-systemd,
               android-headers,
               cmake,
               cmake-extras,
               dbus,
               googletest | google-mock,
               libandroid-properties-dev,
               libglib2.0-dev,
               libgtest-dev,
               pkg-config
Standards-Version: 3.9.7
Homepage: https://launchpad.net/repowerd
Vcs-Git: https://git.launchpad.net/repowerd

Package: repowerd
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         repowerd-data (= ${source:Version})
Replaces: powerd (<< 2016.05~)
Breaks: powerd (<< 2016.05~)
Provides: powerd
Description: Power daemon to monitor and control system power state
 This daemon monitors and controls system power states for Ubuntu
 phone and tablet.
 .
 This package contains repowerd daemon itself.

Package: repowerd-data
Architecture: all
Depends: ${misc:Depends}
Conflicts: powerd (<< 2016.05~)
Description: Power daemon to monitor and control system power state
 This daemon monitors and controls system power states for Ubuntu
 phone and tablet.
 .
 This package contains data files needed by repowerd.

Package: repowerd-tools
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         repowerd-data (= ${source:Version})
Description: Power daemon to monitor and control system power state
 This daemon monitors and controls system power states for Ubuntu
 phone and tablet. It provides a dbus interface for system services to request
 a power state, essentially allowing services to block suspend.
 .
 This package contains tools that use the repowerd infrastructure to interact
 with various hardware components. These tools are mainly useful for manual
 integration testing.

Package: powerd
Architecture: all
Depends: ${misc:Depends},
         repowerd (>= ${source:Version})
Section: oldlibs
Description: Transitional dummy package
 This is a transitional dummy package.
