Source: trash-cli
Section: utils
Priority: extra
Maintainer: Stefano Karapetsas <stefano@karapetsas.com>
Uploaders: Javi Merino <vicho@debian.org>
Build-Depends: debhelper (>= 9),
               python (>= 2.6.6-3~),
               python-setuptools,
               python-nose,
               python-mock,
X-Python-Version: >= 2.6
Standards-Version: 3.9.5
Homepage: https://github.com/andreafrancia/trash-cli
Vcs-Git: https://anonscm.debian.org/git/collab-maint/trash-cli.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/trash-cli.git
# This can go away once dpkg 1.17.11 hits stable
XS-Testsuite: autopkgtest

Package: trash-cli
Architecture: all
Depends: ${python:Depends},
         ${misc:Depends},
         python-pkg-resources
Description: command line trashcan utility
 This package provides a command line interface trashcan utility
 compliant with the FreeDesktop.org Trash Specification. It remembers
 the name, original path, deletion date, and permissions of each trashed
 file
