Revert "common/: add support for changelog field."

This reverts commit 8599efd9fd.
This commit is contained in:
Duncaen 2018-05-04 16:46:46 +02:00
parent 5334409c12
commit 94ed33657b
4 changed files with 1 additions and 6 deletions

View file

@ -579,9 +579,6 @@ Example:
A list is composed of three components separated by a colon: group, symlink and target.
i.e `alternatives="vi:/usr/bin/vi:/usr/bin/nvi ex:/usr/bin/ex:/usr/bin/nvi-ex"`.
- `changelog` URL to the changelog of the package, the changelog must be in plaintext.
i.e `changelog="https://raw.githubusercontent.com/user/package/master/CHANGELOG.md"`
<a id="explain_depends"></a>
#### About the many types of `depends` variable.