Age | Commit message (Collapse) | Author | Files | Lines |
|
It is new since 5.8.1 and not relevant for Debian's package but gives
hints about CVE-2021-45444 mitigations on other platforms which aren't
updated yet.
Gbp-Dch: Full
|
|
This actually reverts "Install text-only FAQ into zsh-doc, too, for
now. See #980903" (commit cb12cbb7eee96c345db38fe7b3630601a1bbd0cf) as
documented in that commit:
Add according Breaks and Replaces headers against zsh-doc to
zsh-common.
Add a build-dependency on debhelper >= 13.4
Gbp-Dch: Full
|
|
debhelper currently has a bug when dh_installdocs is called with
-p<pkg> and the documents for a doc-base registration are split over
multiple packages (https://bugs.debian.org/980903) which is exactly
what I did in the previous commit.
So lets skip splitting the FAQ over two packages and install it only
into zsh-doc until #980903 is fixed in debhelper.
Once #980903 is fixed in debhelper, please do the following:
* Revert this commit.
* Add according Breaks and Replaces headers against zsh-doc to
zsh-common.
* Add a build-dependency on debhelper >= the fixed version.
* Refer to #961757 in the debian/changelog entry (aka first line of
a commit message).
|
|
|