forked from deepin-community/debianutils
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCONTRIBUTING
More file actions
30 lines (23 loc) · 909 Bytes
/
Copy pathCONTRIBUTING
File metadata and controls
30 lines (23 loc) · 909 Bytes
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
26
27
28
29
30
# CONTRIBUTING
Contributions to debianutils should conform with the
mission, vision, and values, documentation of which
is a work in progress.
# SCOPE
debianutils is meant to provide small utilities that
are used primarily by the installation scripts of Debian
packages in order to address needs that cannot be
fulfilled by other packages.
For historical reasons, there are utilities in
debianutils that should not be there. For example,
`savelog` is superfluous given the existence of
the far superior `logrotate`. Therefore, in the
long term, `savelog` should be deprecated and removed.
# TIERS
Accordingly, some included utilities are considered
second-class and will receive minimal-to-no support.
If your objective is to add features to any of the
following, the preferred course of action is to fork
them and coordinate their removals from debianutils:
* ischroot
* savelog
* which.debianutils