Make git-annex-standalone.deb include the git-annex html documentation, desktop file, and base completion file, same as the regular git-annex.deb.

It already had a doc-base file relating to the html documentation, and
there's no reason not to include the other stuff.
This commit is contained in:
Joey Hess 2015-11-10 13:18:58 -04:00
parent 54bfbac64f
commit 361d31fde7
Failed to extract signature
4 changed files with 9 additions and 8 deletions

2
debian/changelog vendored
View file

@ -20,6 +20,8 @@ git-annex (5.20151102.2) UNRELEASED; urgency=medium
created.
* Make the git-annex-standalone.deb prevent runshell from installing
wrappers into $HOME/.ssh
* Make git-annex-standalone.deb include the git-annex html documentation,
desktop file, and base completion file, same as the regular git-annex.deb.
-- Joey Hess <id@joeyh.name> Wed, 04 Nov 2015 12:50:20 -0400