Source: upower
Section: admin
Priority: optional
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Uploaders: Michael Biebl <biebl@debian.org>,
           Martin Pitt <mpitt@debian.org>,
Build-Depends: debhelper-compat (= 13),
               debhelper (>= 13.11.6),
               dh-sequence-gir,
               dh-exec,
               meson (>= 0.60.0),
               gobject-introspection (>= 1.80),
               gir1.2-gobject-2.0-dev,
               gir1.2-gio-2.0-dev,
               gtk-doc-tools,
               gettext (>= 0.19.8),
               libglib2.0-dev (>= 2.66),
               libgudev-1.0-dev (>= 238) [linux-any],
               libimobiledevice-dev (>= 0.9.7) [linux-any],
               libpolkit-gobject-1-dev,
               libkvm-dev [kfreebsd-any],
               pkgconf,
               systemd-dev [linux-any],
               xsltproc,
Build-Depends-Indep: libglib2.0-doc <!nodoc>,
Standards-Version: 4.7.2
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/utopia-team/upower.git
Vcs-Browser: https://salsa.debian.org/utopia-team/upower/
Homepage: https://upower.freedesktop.org/

Package: upower
Architecture: any
Multi-Arch: foreign
Pre-Depends: ${misc:Pre-Depends},
Depends: default-dbus-system-bus | dbus-system-bus,
         udev [linux-any],
         libupower-glib3 (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends},
Recommends: polkitd,
Description: abstraction for power management
 upower provides an interface to enumerate power sources on the system
 and control system-wide power management. Any application can access the
 org.freedesktop.UPower service on the system message bus. Some
 operations (such as suspending the system) are restricted using PolicyKit.

Package: upower-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
Suggests: devhelp,
Build-Profiles: <!nodoc>
Description: abstraction for power management - documentation
 upower provides an interface to enumerate power sources on the system
 and control system-wide power management. Any application can access the
 org.freedesktop.UPower service on the system message bus. Some
 operations (such as suspending the system) are restricted using PolicyKit.
 .
 This package contains the API documentation.

Package: upower-tests
Architecture: linux-any
Depends: upower,
         libupower-glib3 (= ${binary:Version}),
         python3,
         ${misc:Depends},
         ${shlibs:Depends},
Recommends: gnome-desktop-testing,
Description: abstraction for power management - test infrastructure
 upower provides an interface to enumerate power sources on the system
 and control system-wide power management. Any application can access the
 org.freedesktop.UPower service on the system message bus. Some
 operations (such as suspending the system) are restricted using PolicyKit.
 .
 This package contains installed test programs.

Package: libupower-glib3
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends},
Depends: ${misc:Depends},
         ${shlibs:Depends},
Recommends: upower,
Breaks: upower (<< 0.99.18),
        gir1.2-upowerglib-1.0 (<< 0.99.18),
Description: abstraction for power management - shared library
 upower provides an interface to enumerate power sources on the system
 and control system-wide power management. Any application can access the
 org.freedesktop.UPower service on the system message bus. Some
 operations (such as suspending the system) are restricted using PolicyKit.
 .
 This package contains the shared library to be used by applications.

Package: libupower-glib-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libupower-glib3 (= ${binary:Version}),
         libglib2.0-dev,
         libpolkit-gobject-1-dev,
         ${misc:Depends},
         ${shlibs:Depends},
         ${gir:Depends},
Provides: ${gir:Provides}
Description: abstraction for power management - development files
 upower provides an interface to enumerate power sources on the system
 and control system-wide power management. Any application can access the
 org.freedesktop.UPower service on the system message bus. Some
 operations (such as suspending the system) are restricted using PolicyKit.
 .
 This package contains files that are needed to build applications.

Package: gir1.2-upowerglib-1.0
Section: introspection
Architecture: any
Multi-Arch: same
Depends: ${gir:Depends},
         ${misc:Depends},
         ${shlibs:Depends},
Description: GObject introspection data for upower
 upower provides an interface to enumerate power sources on the system
 and control system-wide power management. Any application can access the
 org.freedesktop.UPower service on the system message bus. Some
 operations (such as suspending the system) are restricted using PolicyKit.
 .
 This package contains introspection data for upower.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.
