Age | Commit message (Collapse) | Author | Files | Lines |
|
We won't go back to non-TLS protocols in debian/watch.
|
|
Upstream recently decided to drop the grinding SourceForge hosting and
site completely. It's no more listed on https://www.zsh.org/ anymore.
Also drop the FTP URL. The same host is already listed with an HTTPS
URL.
debian/watch already only includes the current primary download site
(with HTTPS).
|
|
|
|
|
|
In one case (zsh5 wrapper script) it's just a comment about
/usr/bin/zsh being an alternative location of /bin/zsh.
In all other cases (maintainer scripts), it's either code adding all
path variants to /etc/shells or code fixing usrmerge crap which would
not be in the maintainer scripts if we could just simply ship those
symlinks inside the .deb as we cleanly did in the past.
|
|
It's zsh code and it's guarded by a check if we're running zsh or not.
Gbp-Dch: Full
|
|
|
|
Rationale: zsh-static can easily be used without zsh-common, but if
you want advanced completiones, you need zsh-common—and not zsh. It
just worked fine so far because zsh depends on zsh-common as well.
See also the thread at
https://alioth-lists.debian.net/pipermail/pkg-zsh-devel/2021-December/003283.html
|
|
… as well as advantages and disadvantages.
Thanks: shirish शिरीष to make us aware of this deficency of the package description by asking the right questions (back in 2015). :-)
|
|
Thanks: those who gave feedback about our proposed zsh-static removal back in 2015, especially Vincent Bernat.
|
|
Also update description of make-zsh-static-really-static-#993843.patch
to no more mention "try to". :-)
|
|
|
|
|
|
|
|
crossbuild issues"
While it fixes crossbuild issues on Salsa's CI and builds fine there
in all steps and even passes test-build-all, it causes the arch:all
build on the build daemons to not start due to "buid dependency
uninstallable". *sigh*
This reverts commit 801f5e105ad6d1f767d28c8311edd263790f419f.
Gbp-Dch: Full
|
|
|
|
Skip V07pcre.ztst there as --enable-pcre does require dynamic loading.
Triggered by the discussion in #993843.
Gbp-Dch: Full
|
|
issues
|
|
Gbp-Dch: Ignore
|
|
ZSH provides already everything to grep a file without having to use
external programs, that can only cause a slowdown in the ZSH
initialization.
This can save some milliseconds at each zsh initialization, as we
avoid a fork.
Merges MR!2.
|
|
Gbp-Dch: Ignore
|
|
|
|
|
|
libncurses-dev
Remove resulting duplicates. (Related to commit 71ee4aef.) Fixes FTBFS
iff libncursesw5-dev was not installed. (Closes: #993861)
Gbp-Dch: Full
|
|
|
|
(See discussion in #993843.)
Gbp-Dch: Full
|
|
Drop according sed call from debian/rules which didn't catch .zwc
files.
Gbp-Dch: Full
|
|
(Closes: #993539)
|
|
|
|
Gbp-Dch: Ignore
|
|
|
|
|
|
|
|
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
|
|
maintainers.
|
|
Gbp-Dch: Ignore
|
|
debian/upstream/metadata
|
|
Gbp-Dch: Ignore
|
|
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).
|
|
Gbp-Dch: Ignore
|
|
Build it by also running a build (dh_auto_build, defacto make) in
obj/Etc/.
Install the compressed plain text version into zsh-common and the HTML
version into zsh-doc. Update debian/zsh-common.docs accordingly.
Install the HTML version of the via debian/zsh-doc.install instead of
debian/zsh-doc.docs to be able to install it into the "html"
subfolder, too.
Rename debian/zsh-common.doc-base into debian/zsh-doc.doc-base.manual
to distinguish it clearly from the new debian/zsh-doc.doc-base.faq.
Add a debian/zsh-common.doc-base. Uses the split control file
feature of doc-base.
|
|
|
|
|
|
zsh's FTBFS inside reprotest is locally not reproducible with
"reprotest --variations=-kernel".
Gbp-Dch: Full
|
|
It only argues about compiler options of gcc calls to determine its
version and missing linker flags when building static binaries.
|
|
(No more needed according to lintian warning
debian-rules-uses-as-needed-linker-flag.)
Gbp-Dch: Full
|
|
|
|
needed
|
|
|
|
|