forked from RichiH/vcsh
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPACKAGING
25 lines (16 loc) · 775 Bytes
/
PACKAGING
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Archlinux
AUR does not require any packaging information within this repository.
# Debian
Debian packages are provided by the author in separate branches, maintained in
the upstream repository
## Ubuntu
Ubuntu imports Debian's package automagically.
# Mac OS X
Homebrew does not require any packaging information within this repository.
A separate branch with a statically compiled manpage and release tags is
provided to ease packaging. The static manpage because Homebrew lacks Ronn;
the tag so github generates tarballs Homebrew can be pointed at.
# Anything else
If you are maintaining a package for a different distribution, please get
in touch so your work can be included in another branch, thus allowing others
to adapt it to their needs or to improve it.