#763796 git-annex: Please compile with webapp support

Package:
git-annex
Source:
git-annex
Description:
manage files with git, without checking their contents into git
Submitter:
Pavel Krc
Date:
2014-10-02 18:24:11 UTC
Severity:
wishlist
#763796#5
Date:
2014-10-02 18:01:44 UTC
From:
To:
Dear Maintainer,

git annex webapp is an important part of git annex assistant that makes
configuration and usage of git-annex much easier. It is also expected to be
included by upstream docs (e.g. https://git-
annex.branchable.com/assistant/quickstart/ ). Current wheezy-backports version
is compiled without webapp:

$ git annex webapp
git-annex: unknown command webapp
(...)

$ git annex version
git-annex version: 5.20140927~bpo70+2
build flags: Assistant Pairing S3 Inotify XMPP Feeds Quvi TDFA
key/value backends: SHA256E SHA1E SHA512E SHA224E SHA384E SHA256 SHA1 SHA512
SHA224 SHA384 WORM URL
remote types: git gcrypt S3 bup directory rsync web tahoe glacier ddar hook
external

Please add -webapp compile flag to git-annex (or make a new package like git-
annex-webapp). Many thanks.

Best regards
Pavel