Source: deb-get
Section: utils
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
Standards-Version: 4.6.2
Homepage: https://github.com/wimpysworld/deb-get
Vcs-Browser: https://github.com/wimpysworld/deb-get
Vcs-Git: https://github.com/wimpysworld/deb-get.git

Package: deb-get
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends},
 apt,
 apt-transport-https,
 bash,
 coreutils,
 curl,
 dpkg,
 gpg,
 grep,
 libc-bin,
 lsb-release,
 sed,
 software-properties-common,
 sudo,
 wget,
Description: apt-get for .debs published via GitHub or direct download
 deb-get makes it easy to install and update .debs published in 3rd party apt repositories or made available via direct download on websites or GitHub release pages.