Source: realmd
Section: admin
Priority: optional
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Uploaders: Laurent Bigonville <bigon@debian.org>
Build-Depends: autotools-dev,
               debhelper (>= 9),
               intltool (>= 0.35.0),
               libglib2.0-dev (>= 2.39.1),
               libkrb5-dev,
               libldap2-dev,
               libpackagekit-glib2-dev,
               libpolkit-gobject-1-dev,
               libsystemd-journal-dev (>= 204) [linux-any],
               pkg-config,
               python,
               xmlto,
               xsltproc
Standards-Version: 3.9.5
Homepage: http://www.freedesktop.org/software/realmd/
Vcs-Git: git://anonscm.debian.org/pkg-utopia/realmd.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-utopia/realmd.git;a=summary

Package: realmd
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: DBus service for configuring kerberos and other online identities
 realmd is a D-Bus system service that manages discovery and enrollment in
 realms/domains like Active Directory or IPA.
 .
 realmd can configure either SSSD or Windbind as client software. It will also
 automatically install the required packages using PackageKit if needed.
