Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-01-24 | Demote documentation dependencies to B-D-I. (Closes: #980895) | Helmut Grohne | 1 | -2/+3 | |
2020-10-12 | Salsa CI: Allow reprotest to fail | Axel Beckert | 1 | -0/+6 | |
zsh's FTBFS inside reprotest is locally not reproducible with "reprotest --variations=-kernel". Gbp-Dch: Full | |||||
2020-10-12 | Disable blhc CI job for now (too many and only false positives) | Axel Beckert | 1 | -0/+4 | |
It only argues about compiler options of gcc calls to determine its version and missing linker flags when building static binaries. | |||||
2020-10-12 | Drop "-Wl,--as-needed" from $LDFLAGS | Axel Beckert | 1 | -1/+1 | |
(No more needed according to lintian warning debian-rules-uses-as-needed-linker-flag.) Gbp-Dch: Full | |||||
2020-10-12 | Add lintian override for hardening-no-fortify-functions on gdbm.so, too | Axel Beckert | 1 | -1/+2 | |
2020-10-12 | zsh-static: Drop lintian override package-contains-broken-symlink, no more ↵ | Axel Beckert | 1 | -1/+0 | |
needed | |||||
2020-10-12 | Add a debian/.gitignore file to ignore build artefacts | Axel Beckert | 1 | -0/+12 | |
2020-08-31 | d/changelog: In 4.3.12-1, retroactively list #489646 as a duplicate of #620452. | Daniel Shahaf | 1 | -1/+1 | |
2020-06-30 | Upload to unstable as 5.8-5 | Axel Beckert | 1 | -0/+21 | |
2020-06-30 | Update lintian overrides wrt. renamed lintian tags | Axel Beckert | 3 | -3/+3 | |
2020-06-30 | Cherry-pick 754658af from upstream to fix "git stash drop" tab-completion | Axel Beckert | 2 | -0/+23 | |
See https://www.zsh.org/cgi-bin/mla/redirect?WORKERNUMBER=46093 ff. This is the upstream commit without the changes to upstream Changelog file. | |||||
2020-06-23 | Cherry-pick d128bc0b from upstream: 45731: _debsnap: New completion function | Daniel Shahaf | 2 | -0/+88 | |
Closes: #960298 | |||||
2020-06-22 | Bump debhelper compatibility level to 13 | Axel Beckert | 1 | -1/+1 | |
2020-06-22 | Add a minimal debian/salsa-ci.yml file | Axel Beckert | 1 | -0/+3 | |
2020-06-22 | Try to fix cross-installability of run-testsuite autopkgtest check | Axel Beckert | 1 | -1/+1 | |
Switch run-testsuite test dependencies from @builddeps@ to all library *-dev packages listed in the the build-dependencies (and hence the libraries listed in the Recommends of the zsh binary package) for regaining cross-buildability. This further improves what has been started in commits ca933173 and 7ca6cb3f. And it should resolve the reason for current diff in Ubuntu: https://patches.ubuntu.com/z/zsh/zsh_5.8-4ubuntu1.patch | |||||
2020-06-22 | Adapt to "col" having been moved from bsdmainutils to bsdextrautils | Axel Beckert | 1 | -1/+1 | |
Closes: #963420 | |||||
2020-05-28 | Retroactively close #740587 in 5.2-test-1-1. | Daniel Shahaf | 1 | -0/+1 | |
2020-03-30 | Retroactively mention #928194 in 5.8-1 changelog entry | Axel Beckert | 1 | -0/+1 | |
2020-03-22 | Upload to unstable as 5.8-4 | Axel Beckert | 1 | -2/+2 | |
2020-03-22 | Add changelog entry for previous commit | Axel Beckert | 1 | -0/+7 | |
2020-03-22 | Add completion for dscverify | Axel Beckert | 2 | -0/+41 | |
Closes: #953389 | |||||
2020-02-22 | Upload to unstable as 5.8-3 | Axel Beckert | 1 | -0/+16 | |
2020-02-21 | debian/tests/control: Replace libpcre3 with @builddeps@ to pull in all ↵ | Axel Beckert | 1 | -1/+1 | |
Recommends "Restriction: needs-recommends" is deprecated due to bug #896698. See also https://lists.debian.org/debian-ci/2018/06/msg00016.html. This is the closest way to get the same effect (depend on all libraries zsh has in Recommends). | |||||
2020-02-21 | Make autopkgtests cross-test-friendly | Steve Langasek | 2 | -2/+3 | |
* debian/tests/control: Declare dependency on adequate as native. * debian/tests/control: Let run-testsuite also depend on libpcre3. * Mark zsh-doc as "Multi-Arch: foreign". Gbp-Dch: Full | |||||
2020-02-18 | Upload to unstable as 5.8-2 | Axel Beckert | 1 | -0/+9 | |
2020-02-17 | d/zshrc: Tighten regex | Daniel Shahaf | 1 | -1/+1 | |
It matched VERSION_ID and might match other keys or values as well. | |||||
2020-02-17 | Fix advice in comment: zprofile isn't sourced by non-login interactive shells. | Daniel Shahaf | 1 | -1/+1 | |
2020-02-16 | Upload to unstable as 5.8-1 | Axel Beckert | 1 | -5/+46 | |
Urgency is kept at the default value "medium" despite the upload containing one security fix. Reasoning: * The fixed security vulnerability is considered to be only minor. * The upload contains a bunch of other changes which are deemed to be good, but there's some chance that thet cause unexpected results in corner cases. * autopkgtest reduces the migration interval from 5 to 3 days anyways. | |||||
2020-02-16 | Update pkg-zsh-workflow-new-upstream-release.md for switching to upstream ↵ | Axel Beckert | 1 | -18/+38 | |
tar-balls | |||||
2020-02-16 | Declare adequate test to be superficial | Axel Beckert | 1 | -0/+1 | |
2020-02-16 | Retroactively list #924736 as fixed in previous upload | Axel Beckert | 1 | -0/+1 | |
2020-02-16 | Add a debian/rules convenience target to restore files from git which were ↵ | Axel Beckert | 1 | -0/+5 | |
removed in the clean target | |||||
2020-02-16 | Add lintian override for "zsh-dev: package-contains-no-arch-dependent-files" | Axel Beckert | 1 | -0/+3 | |
/usr/include/zsh/config.h _is_ architecture-dependent, just not a binary. Gbp-Dch: Full | |||||
2020-02-16 | Get debian/source/options's extend-diff-ignore back in sync with ↵ | Axel Beckert | 1 | -1/+1 | |
debian/clean to avoid unnecessary warnings | |||||
2020-02-16 | Add libgdbm-dev as build-dependency to build the zsh gdbm module | Axel Beckert | 1 | -0/+1 | |
Thanks: Daniel Shahaf | |||||
2020-02-16 | Fix FTBFS if libncurses-dev provided the libncursesw5-dev build-dependency | Axel Beckert | 1 | -1/+5 | |
Thanks: Daniel Shahaf for helping to figure out how to solve this issue properly. | |||||
2020-02-16 | debian/zshrc: Enable completions only on Ubuntu and derivatives by default | Axel Beckert | 1 | -1/+1 | |
2020-02-16 | Apply changes from Ubuntu's zsh 5.7.1-1ubuntu2 package | Axel Beckert | 5 | -0/+78 | |
… except all debian/changelog entries and modifying the Maintainer field. This includes: * debian/zshrc: Enable completions by default, unless skip_global_compinit is set. * Support cross-compiling: + Adjust upstream autoconf cross-compile default fallbacks. + Skip zcompile when cross-compiling. + Add libelf-dev build-dependency. Gbp-Dch: Full | |||||
2020-02-16 | Drop the get-orig-source target, no more needed | Axel Beckert | 1 | -7/+0 | |
2020-02-16 | debian/gbp.conf: Declare upstream-vcs-tag format | Axel Beckert | 1 | -0/+3 | |
It seems as if this was not necessary when I ran gbp import-orig for 5.8 (found and merged the nevertheless), but it should cause no harm to declare it anyway. | |||||
2020-02-16 | Add some more files from the original upstream tar ball, but not in upstream ↵ | Axel Beckert | 1 | -0/+2 | |
git, to debian/clean Only leave out Src/patchlevel.h.release. | |||||
2020-02-16 | Update debian/changelog | Axel Beckert | 1 | -0/+12 | |
Gbp-Dch: Ignore | |||||
2020-02-16 | Update upstream source from tag 'upstream/5.8' | Axel Beckert | 136 | -219/+100191 | |
Update to upstream version '5.8' with Debian dir b7a9cb7b782a12a49dca06e06ca2554b5a95bf93 | |||||
2020-02-16 | New upstream version 5.8 | Axel Beckert | 136 | -219/+100191 | |
2020-02-16 | Change upstream tag format to make gbp upstream tags coexist with upstream ↵ | Axel Beckert | 1 | -1/+1 | |
git history | |||||
2020-02-16 | debian/watch: Comment out RC or dev releases due to #827814 | Axel Beckert | 1 | -2/+5 | |
2020-02-16 | Switch debian/watch to version 4 | Axel Beckert | 1 | -1/+1 | |
2020-02-14 | unposted: Release 5.8 | dana | 2 | -2/+4 | |
2020-02-14 | CVE-2019-20044: Update change log for preceding commits | dana | 1 | -0/+6 | |
2020-02-14 | Update NEWS/README | dana | 2 | -4/+25 | |