summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)AuthorFilesLines
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
2019-01-27d/upstream/signing-key.asc: Add the 5.7 RM's signing key.Daniel Shahaf1-0/+30
I retrieved the key with `gpg --recv-keys 7CA7ECAAF06216B90F894146ACF8146CAE8CBBC4`, where the hash value was obtained by pulling upstream's zsh-web.git over an SSH remote and inspecting Arc/source.html in the resulting clone.
2019-01-27Upload to unstable as 5.7-2 with urgency=lowMichael Prokop1-0/+7
2019-01-27Fix perforce detection in vcs-infoFrank Terbeck2-0/+13
This is known upstream, this is a quickfix to limit our user's exposure to the issue.
2019-01-25Upload to unstable as 5.7-1 with urgency=lowAxel Beckert1-2/+3
2019-01-25Update debian/changelog for 5.7 releaseAxel Beckert1-0/+6
2019-01-05Upload to experimental as 5.6.2-test-3-1Axel Beckert1-3/+11
2019-01-05Make autopkgtest pass by including config.modules in zsh-devAxel Beckert3-1/+3
* Test/V07pcre.ztst now tries to access ../config.modules to check if the PCRE module was enabled and needs to be tested. * The test emits a warning on STDERR if ../config.modules is not found. * Let debian/tests/run-testsuite depend on zsh-dev and symlink /usr/include/zsh/config.modules into $AUTOPKGTEST_TMP.
2019-01-05Change shebang path in example script to Debian's zsh pathAxel Beckert2-0/+13
With dh compat 12, example scripts are installed uncompressed. Hence this showed up as script with wrong interpreter in the shebang line.
2019-01-05Bump debhelper compatibility level to 12Axel Beckert2-2/+1
Use b-d on "debhelper-compat (= 12)" instead of debian/compat Gbp-Dch: Full
2019-01-05debian/pkg-zsh-workflow-new-upstream-release.md fine-tuningAxel Beckert1-2/+5
2019-01-05Update changelog for new upstream release candidate 5.6.2-test-3Axel Beckert1-0/+7
Gbp-Dch: Ignore
2018-12-24Upload to experimental as 5.6.2-test-2-1Axel Beckert1-6/+15
2018-12-24debian/rules: Build zshbuiltins.1 out-of-tree like the restAxel Beckert1-1/+1
2018-12-24Declare debian/pkg-zsh-workflow.md as outdated.Axel Beckert2-0/+67
Add debian/pkg-zsh-workflow-new-upstream-release.md as massively reduced replacement. Gbp-Dch: Full
2018-12-24Remove all cherry-picked patchesAxel Beckert3-128/+0
2018-12-24Update debian/changelog for new upstream releaseAxel Beckert1-2/+11
Gbp-Dch: Ignore
2018-12-24debian/TODO.md: Mention that switching zsh-dev to arch:all is non-trivial.Axel Beckert1-1/+3
2018-12-24Declare compliance with Debian Policy 4.3.0. (No changes needed.)Axel Beckert1-1/+1
2018-12-08Add zsh-autosuggestions to list of zsh-related packages in bug-scriptAxel Beckert1-0/+1
2018-10-03Get debian/changelog back in shapeAxel Beckert1-1/+6
2018-10-01d/tests: Use AUTOPKGTEST_TMP instead of ADTTMPOndřej Nový2-5/+11
2018-09-21d/upstream/signing-key.asc: Add the upstream signing key used since ↵Daniel Shahaf1-0/+81
5.5.1-test-1. As it happens, it's my key.
2018-09-19Upload to unstable as 5.6.2-3Axel Beckert1-0/+8
2018-09-18Revert "Switch from the deprecated libpcre3 to the newer (!) libpcre2."Axel Beckert2-2/+2
This reverts commit a5db24730b1318dbcd80aa79c01b9d1a624cc9ca.
2018-09-18Upload to unstable as 5.6.2-2Axel Beckert1-0/+12
2018-09-17d/bin/commit2quilt: Try harder to find the user's preferred editor.Daniel Shahaf1-1/+1
Gbp-Dch: Ignore
2018-09-17Cherry-pick 551ff842 (43464: Another attachtty() fix) (workers/43474) from ↵Daniel Shahaf2-0/+110
upstream.
2018-09-15Switch from the deprecated libpcre3 to the newer (!) libpcre2.Axel Beckert2-2/+2
LP: #1792544 Gbp-Dch: Full
2018-09-15Upload to unstable as 5.6.2-1Axel Beckert1-2/+7
2018-09-15Refresh further-mitigate-test-suite-hangs.patchAxel Beckert1-1/+1
2018-09-15Cherry-pick decc78c72 from upstream: _svn: Allow hyphens in command name ↵Axel Beckert2-0/+18
aliases.
2018-09-15Add initial debian/changelog entry for 5.6.2-1Axel Beckert1-0/+13
Gbp-Dch: Ignore
2018-09-11d/README.Debian: Fix typo.Daniel Shahaf1-1/+1
2018-09-11Upload to unstable as 5.6.1-1Axel Beckert1-2/+4
2018-09-11Add initial changelog entry for 5.6.1-1Axel Beckert1-0/+9
2018-09-05Update README.Debian wrt. -dbg vs -dbgsym packages and apt-get vs apt.Axel Beckert2-12/+29
2018-09-05Retroactively mention #908000 in previous changelog entry.Axel Beckert1-1/+1
Debian bug report #908000 has been filed to track CVE-2018-0502 and CVE-2018-13259 in the Debian BTS. It has been written only after the upload of 5.6-1 due to the embargo on these issues as the upload of 5.6-1 happened only minutes after the end of the embargo.
2018-09-03Upload to unstable as 5.6-1 with urgency=high due to security fixesAxel Beckert1-3/+9
2018-09-03Install symlinks to NEWS.gz (Policy 4.2.0) and README.Debian to ↵Axel Beckert2-1/+7
/usr/share/doc/zsh/. Also drop no more used symlink from /usr/share/doc/zsh/changelog.gz to /usr/share/doc/zsh-common/changelog.gz from debian/zsh.links. Mention in debian/TODO.md other minor, but non-trivial issues noticed recently. Gbp-Dch: Full
2018-09-03Update debian/changelog for new upstream releaseAxel Beckert1-0/+9
2018-09-03Refresh patch further-mitigate-test-suite-hangs.patchAxel Beckert1-5/+3
2018-08-27Upload to experimental as 5.5.1-test-2-1Axel Beckert1-2/+2
2018-08-27Add changelog entry for new upstream release candidateAxel Beckert1-0/+8
2018-08-26Declare compliance with Debian Policy 4.2.1. (No changes needded.)Axel Beckert1-1/+1
2018-04-17Upload to unstable as 5.5.1-1Axel Beckert1-2/+4
2018-04-17Mention #891140 in 5.4.2-test-2-1 and 5.5-1 debian/changelog entriesAxel Beckert1-0/+4