git-lfs/debian
Chris Darroch 13d815e698 Makefile,debian,rpm: build man pages into dirs
We currently build our manual pages and the HTML versions of
them into a single "man" directory, which results in release
package archives on GitHub that contain all of these files
interleaved with each other in that one directory.

When we build Linux RPM and Debian packages, though, the man
pages are installed into their conventional locations under
/usr/share/man/man{1,5}.  (The HTML versions are not included
at all.)

For those downloading the release package archives and not using
the RPM or Debian packages, we can improve their experience by
placing the roff man pages into "man1" and "man5" subdirectories
corresponding to their respective sections of the manual, and the
HTML versions of the pages into an "html" subdirectory.
2022-02-27 12:06:53 -08:00
..
source Add debian directory and gitignore temporary build files 2015-05-15 15:27:21 +00:00
changelog release: v3.1.0 2022-02-08 21:09:48 +00:00
compat Add debian directory and gitignore temporary build files 2015-05-15 15:27:21 +00:00
control debian: bump version of golang-go 2019-12-19 20:00:56 +00:00
copyright tools: add a function to properly canonicalize paths 2021-03-01 22:10:19 +00:00
git-lfs.lintian-overrides Some cleanup to make debian package pass lintian checks 2015-07-08 02:24:38 +00:00
git-lfs.manpages Makefile,debian,rpm: build man pages into dirs 2022-02-27 12:06:53 -08:00
postinst debian and rpm: Pass --skip-repo to install and uninstall 2021-08-26 00:53:26 -04:00
prerm debian and rpm: Pass --skip-repo to install and uninstall 2021-08-26 00:53:26 -04:00
rules debian/rules: always force localization 2022-02-07 14:42:37 +00:00