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

View file

@ -60,9 +60,3 @@ Index: git-annex/debian/links
@@ -0,0 +1,2 @@
+/usr/lib/git-annex.linux/git-annex /usr/bin/git-annex
+/usr/lib/git-annex.linux/git-annex-shell /usr/bin/git-annex-shell
Index: git-annex/debian/manpages
===================================================================
--- /dev/null
+++ git-annex/debian/manpages
@@ -0,0 +1 @@
+debian/git-annex-standalone/usr/lib/git-annex.linux/usr/share/man/man1/git-annex*