Source: magit-annex
Section: lisp
Priority: optional
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Uploaders: Sean Whitton <spwhitton@spwhitton.name>
Build-Depends: debhelper (>= 10),
 elpa-dash,
 elpa-magit,
 elpa-transient,
 git-annex,
 dh-elpa,
Standards-Version: 4.1.0
Vcs-Browser: https://salsa.debian.org/emacsen-team/magit-annex
Vcs-Git: https://salsa.debian.org/emacsen-team/magit-annex.git
Homepage: https://github.com/magit/magit-annex

Package: elpa-magit-annex
Architecture: all
Depends: ${elpa:Depends}, ${misc:Depends},
 emacsen-common (>= 2.0.8),
 git-annex,
Recommends: emacs (>= 46.0)
Enhances: emacs,
 git-annex,
Suggests: elpa-git-annex
Description: git-annex subcommands for magit
 This package adds some git-annex subcommands to magit's interface,
 under the '@' prefix key.  See the descriptions of the git-annex and
 elpa-magit packages.
 .
 Some examples of operations supported by this package:
 .
   * adding untracked files with `git annex add`
   * displaying information about unused files listed by `git annex unused`
   * locking and unlocking files.
