Source: group-service Section: utils Priority: optional Maintainer: Debian+Ubuntu MATE Packaging Team Uploaders: Mike Gabriel , N0rbert Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.22.5), libcrypt-dev, libdbus-1-dev, libglib2.0-dev, libpolkit-gobject-1-dev, meson (>= 0.53.0), pkgconf, polkitd, systemd-dev Standards-Version: 4.7.2 Homepage: https://github.com/zhuyaliang/group-service Vcs-Browser: https://salsa.debian.org/debian-mate-team/group-service Vcs-Git: https://salsa.debian.org/debian-mate-team/group-service.git Package: group-service Architecture: any Multi-Arch: foreign Depends: ${misc:Depends}, ${shlibs:Depends} Description: Manage local user groups via DBus Using DBus to manage local user groups, you can complete the addition and deletion of local user groups, add/remove users to/from groups, and change the name of local user groups. . This package provides the DBus service and is a helper service for mate-user-admin. Package: libgroup-service1t64 Provides: ${t64:Provides} Replaces: libgroup-service1 Breaks: libgroup-service1 (<< ${source:Version}) Architecture: any Multi-Arch: same Section: libs Depends: ${misc:Depends}, ${shlibs:Depends} Description: Manage local user groups via DBus (shared client library) Using DBus to manage local user groups, you can complete the addition and deletion of local user groups, add/remove users to/from groups, and change the name of local user groups. . This package provides the client library for accessing group-service. Package: libgroup-service-dev Architecture: any Multi-Arch: same Section: libdevel Depends: libgroup-service1t64 (= ${binary:Version}), ${misc:Depends} Description: Manage local user groups via DBus (client library, development files) Using DBus to manage local user groups, you can complete the addition and deletion of local user groups, add/remove users to/from groups, and change the name of local user groups. . This package provides development headers of the client library for accessing group-service.