Source: apturl Section: admin Priority: optional Maintainer: Linux Mint Build-Depends: debhelper-compat (= 10), dh-sequence-python3, intltool, python3-dev, python3-distutils-extra, lsb-release, X-Python3-Version: >= 3.2 Standards-Version: 3.9.3 Package: apturl-common Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, python3-apt, python3-aptdaemon, python3-aptdaemon.gtk3widgets Description: install packages using the apt protocol - common data AptUrl is a simple graphical application that takes an URL (which follows the apt-protocol) as a command line option, parses it and carries out the operations that the URL describes (that is, it asks the user if he wants the indicated packages to be installed and if the answer is positive does so for him). . This package contains the common data shared between the frontends. Package: apturl Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, apturl-common (= ${binary:Version}), python3-gi, gir1.2-gtk-3.0, Description: install packages using the apt protocol - GTK+ frontend AptUrl is a simple graphical application that takes an URL (which follows the apt-protocol) as a command line option, parses it and carries out the operations that the URL describes (that is, it asks the user if he wants the indicated packages to be installed and if the answer is positive does so for him). . This package contains the GTK+ frontend.