Source: galternatives
Section: admin
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 dh-python,
 dh-sequence-python3,
 gir1.2-gdk-3.0,
 intltool,
 libgdk-pixbuf-2.0-dev,
 libglib2.0-dev,
 libgtk-3-dev,
 libjpeg62-turbo-dev | libjpeg-turbo8-dev,
 libjpeg-dev,
 libtiff-dev,
 pkgconf,
 pkg-config,
 python3,
 python3-gi,
 python3-setuptools,
Standards-Version: 4.6.2
Homepage: https://salsa.debian.org/chinese-team/galternatives
Vcs-Browser: https://salsa.debian.org/chinese-team/galternatives
Vcs-Git: https://salsa.debian.org/chinese-team/galternatives.git

Package: galternatives
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends},
 gir1.2-gdkpixbuf-2.0,
 gir1.2-gtk-3.0,
 python3-gi,
Recommends: pkexec,
 python3-xdg,
Description: graphical setup tool for the alternatives system
 G Alternatives is a tool that provides a simple GUI interface for update-alternatives, allowing system administrator to select which programs provide specific services for the user by default. Some advanced features are also provided, including adding/removing/editing alternative groups/options or managing a custom database directory. Python 3 required. It's intended to be installed via apt install galternatives, but for those who don't like to install, the tarball (python3 -m galternatives) should also work. Any question or enhancement is welcomed. Please send your feedback to package maintainers of galternatives package in Debian or submit bugs onto Debian Bug Tracking System (BTS) using reportbug tool in Debian.