Source: wajig
Maintainer: Graham Williams <Graham.Williams@togaware.com>
Uploaders: Tshepang Lekhonkhobe <tshepang@gmail.com>
Section: admin
Priority: optional
Build-Depends: debhelper (>= 9), dh-python, python3, python3-apt
X-Python3-Version: >= 3.3
Standards-Version: 3.9.5
Vcs-Browser: https://bitbucket.org/tshepang/wajig/src
Vcs-Hg: https://bitbucket.org/tshepang/wajig
Homepage: http://wajig.togaware.com

Package: wajig
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends},
         apt,
         python3-apt (>= 0.8.9),
         aptitude,
         dpkg (>= 1.16.2)
Suggests: debconf,
          reportbug,
          apt-move,
          dpkg-repack,
          alien,
          fakeroot,
          apt-file,
          locales,
          deborphan,
          vrms,
          sudo,
          apt-show-versions,
          dctrl-tools,
          debsums,
          netselect-apt,
          dpkg-dev,
          debtags
Description: unified package management front-end for Debian
 A command-line wrapper around apt, apt-cache, dpkg, aptitude, and more.
 It's goal is to ease package management by unifying the main functions
 of these tools from one interface.
 .
 For a short guide, run this command:
 $ wajig help
