summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)AuthorFilesLines
2020-06-30Upload to unstable as 5.8-5Axel Beckert1-0/+21
2020-06-30Update lintian overrides wrt. renamed lintian tagsAxel Beckert3-3/+3
2020-06-30Cherry-pick 754658af from upstream to fix "git stash drop" tab-completionAxel Beckert2-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-23Cherry-pick d128bc0b from upstream: 45731: _debsnap: New completion functionDaniel Shahaf2-0/+88
Closes: #960298
2020-06-22Bump debhelper compatibility level to 13Axel Beckert1-1/+1
2020-06-22Add a minimal debian/salsa-ci.yml fileAxel Beckert1-0/+3
2020-06-22Try to fix cross-installability of run-testsuite autopkgtest checkAxel Beckert1-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-22Adapt to "col" having been moved from bsdmainutils to bsdextrautilsAxel Beckert1-1/+1
Closes: #963420
2020-05-28Retroactively close #740587 in 5.2-test-1-1.Daniel Shahaf1-0/+1
2020-03-30Retroactively mention #928194 in 5.8-1 changelog entryAxel Beckert1-0/+1
2020-03-22Upload to unstable as 5.8-4Axel Beckert1-2/+2
2020-03-22Add changelog entry for previous commitAxel Beckert1-0/+7
2020-03-22Add completion for dscverifyAxel Beckert2-0/+41
Closes: #953389
2020-02-22Upload to unstable as 5.8-3Axel Beckert1-0/+16
2020-02-21debian/tests/control: Replace libpcre3 with @builddeps@ to pull in all ↵Axel Beckert1-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-21Make autopkgtests cross-test-friendlySteve Langasek2-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-18Upload to unstable as 5.8-2Axel Beckert1-0/+9
2020-02-17d/zshrc: Tighten regexDaniel Shahaf1-1/+1
It matched VERSION_ID and might match other keys or values as well.
2020-02-17Fix advice in comment: zprofile isn't sourced by non-login interactive shells.Daniel Shahaf1-1/+1
2020-02-16Upload to unstable as 5.8-1Axel Beckert1-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-16Update pkg-zsh-workflow-new-upstream-release.md for switching to upstream ↵Axel Beckert1-18/+38
tar-balls
2020-02-16Declare adequate test to be superficialAxel Beckert1-0/+1
2020-02-16Retroactively list #924736 as fixed in previous uploadAxel Beckert1-0/+1
2020-02-16Add a debian/rules convenience target to restore files from git which were ↵Axel Beckert1-0/+5
removed in the clean target
2020-02-16Add lintian override for "zsh-dev: package-contains-no-arch-dependent-files"Axel Beckert1-0/+3
/usr/include/zsh/config.h _is_ architecture-dependent, just not a binary. Gbp-Dch: Full
2020-02-16Get debian/source/options's extend-diff-ignore back in sync with ↵Axel Beckert1-1/+1
debian/clean to avoid unnecessary warnings
2020-02-16Add libgdbm-dev as build-dependency to build the zsh gdbm moduleAxel Beckert1-0/+1
Thanks: Daniel Shahaf
2020-02-16Fix FTBFS if libncurses-dev provided the libncursesw5-dev build-dependencyAxel Beckert1-1/+5
Thanks: Daniel Shahaf for helping to figure out how to solve this issue properly.
2020-02-16debian/zshrc: Enable completions only on Ubuntu and derivatives by defaultAxel Beckert1-1/+1
2020-02-16Apply changes from Ubuntu's zsh 5.7.1-1ubuntu2 packageAxel Beckert5-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-16Drop the get-orig-source target, no more neededAxel Beckert1-7/+0
2020-02-16debian/gbp.conf: Declare upstream-vcs-tag formatAxel Beckert1-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-16Add some more files from the original upstream tar ball, but not in upstream ↵Axel Beckert1-0/+2
git, to debian/clean Only leave out Src/patchlevel.h.release.
2020-02-16Update debian/changelogAxel Beckert1-0/+12
Gbp-Dch: Ignore
2020-02-16Change upstream tag format to make gbp upstream tags coexist with upstream ↵Axel Beckert1-1/+1
git history
2020-02-16debian/watch: Comment out RC or dev releases due to #827814Axel Beckert1-2/+5
2020-02-16Switch debian/watch to version 4Axel Beckert1-1/+1
2020-02-14Upload to experimental as 5.7.1-test-3-1 with urgency=lowAxel Beckert1-2/+9
2020-02-14Declare compliance with Debian Policy 4.5.0. (No changes needed.)Axel Beckert1-1/+1
2020-02-14Add lintian override for zsh sub-man-pagesAxel Beckert1-0/+3
2020-02-14Drop debian/copyright file stanza for file dropped upstreamAxel Beckert1-5/+0
2020-02-14Minor packaging workflow updateAxel Beckert1-1/+1
Gbp-Dch: Ignore
2020-02-14Add NEWS based on incompatibilities listed in upstream's README.Axel Beckert1-0/+29
Gbp-Dch: Ignore
2020-02-14Update debian/changelog for new upstream release candidateAxel Beckert1-0/+12
Gbp-Dch: Ignore
2020-01-12Add 'Documentation' to d/upstream/metadataDaniel Shahaf1-0/+1
2019-11-29workflow: Add an 'Update NEWS' step.Daniel Shahaf1-0/+10
Gbp-Dch: Ignore
2019-03-18Fix typoDaniel Shahaf1-1/+1
Gbp-Dch: Ignore
2019-02-05Upload to unstable as 5.7.1-1Axel Beckert1-2/+3
2019-02-04Drop fix-vcs-info-p4.patch, fixed upstreamAxel Beckert2-13/+0
2019-02-04Update debian/changelog for new upstream bugfix releaseAxel Beckert1-0/+9
Gbp-Dch: Ignore