Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-07-05 | Cherry pick multiple upstream commits to migrate pcre module to pcre2. | Axel Beckert | 1 | -1/+1 | |
Update Build-Depends and Build-Using from libpcre3-dev to libpcre2-dev accordingly. Closes: #999918 Gbp-Dch: Full | |||||
2023-01-30 | Drop alternative build-dep on transitional package bsdmainutils | Axel Beckert | 1 | -1/+1 | |
Thanks: Lintian! | |||||
2023-01-30 | Declare compliance with Debian Policy 4.6.2 | Axel Beckert | 1 | -1/+1 | |
No other changes were needed. Gbp-Dch: Full | |||||
2022-11-13 | Update /etc/shells using dpkg triggers | Helmut Grohne | 1 | -2/+4 | |
Closes: #1023317 | |||||
2022-05-15 | Declare compliance with Debian Policy 4.6.1. | Axel Beckert | 1 | -1/+1 | |
No further changes were needed. Gbp-Dch: Full | |||||
2021-12-30 | zsh-static: Drop dependency on zsh, recommend zsh-common instead | Axel Beckert | 1 | -2/+2 | |
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 | |||||
2021-12-30 | Extend zsh-static package description to explain its use cases | Axel Beckert | 1 | -1/+9 | |
… 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). :-) | |||||
2021-09-16 | Revert "Explicitly declare B-D-I on cm-super-minimal as arch:all to fix ↵ | Axel Beckert | 1 | -1/+1 | |
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 | |||||
2021-09-15 | Explicitly declare B-D-I on cm-super-minimal as arch:all to fix crossbuild ↵ | Axel Beckert | 1 | -1/+1 | |
issues | |||||
2021-09-15 | Replace all occurrences of transitional package libncursesw5-dev with ↵ | Vincent Lefevre | 1 | -1/+1 | |
libncurses-dev Remove resulting duplicates. (Related to commit 71ee4aef.) Fixes FTBFS iff libncursesw5-dev was not installed. (Closes: #993861) Gbp-Dch: Full | |||||
2021-09-02 | Fix Breaks/Replaces: ">=" vs "<=" | Axel Beckert | 1 | -2/+2 | |
Gbp-Dch: Ignore | |||||
2021-08-25 | Run "wrap-and-sort -a" | Axel Beckert | 1 | -11/+11 | |
2021-08-25 | Declare compliance with Debian Policy 4.6.0. (No other changes were needed.) | Axel Beckert | 1 | -1/+1 | |
2021-08-25 | Install text-only FAQ into zsh-common. See #961757 + #980903 | Axel Beckert | 1 | -1/+3 | |
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 | |||||
2021-01-24 | Declare compliance with Debian Policy 4.5.1. (No other changes were needed.) | Axel Beckert | 1 | -1/+1 | |
2021-01-24 | Demote documentation dependencies to B-D-I. (Closes: #980895) | Helmut Grohne | 1 | -2/+3 | |
2020-06-22 | Bump debhelper compatibility level to 13 | Axel Beckert | 1 | -1/+1 | |
2020-06-22 | Adapt to "col" having been moved from bsdmainutils to bsdextrautils | Axel Beckert | 1 | -1/+1 | |
Closes: #963420 | |||||
2020-02-21 | Make autopkgtests cross-test-friendly | Steve Langasek | 1 | -0/+1 | |
* 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-16 | Add libgdbm-dev as build-dependency to build the zsh gdbm module | Axel Beckert | 1 | -0/+1 | |
Thanks: Daniel Shahaf | |||||
2020-02-16 | Apply changes from Ubuntu's zsh 5.7.1-1ubuntu2 package | Axel Beckert | 1 | -0/+1 | |
… 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-14 | Declare compliance with Debian Policy 4.5.0. (No changes needed.) | Axel Beckert | 1 | -1/+1 | |
2019-01-05 | Bump debhelper compatibility level to 12 | Axel Beckert | 1 | -1/+1 | |
Use b-d on "debhelper-compat (= 12)" instead of debian/compat Gbp-Dch: Full | |||||
2018-12-24 | Declare compliance with Debian Policy 4.3.0. (No changes needed.) | Axel Beckert | 1 | -1/+1 | |
2018-09-18 | Revert "Switch from the deprecated libpcre3 to the newer (!) libpcre2." | Axel Beckert | 1 | -1/+1 | |
This reverts commit a5db24730b1318dbcd80aa79c01b9d1a624cc9ca. | |||||
2018-09-15 | Switch from the deprecated libpcre3 to the newer (!) libpcre2. | Axel Beckert | 1 | -1/+1 | |
LP: #1792544 Gbp-Dch: Full | |||||
2018-08-26 | Declare compliance with Debian Policy 4.2.1. (No changes needded.) | Axel Beckert | 1 | -1/+1 | |
2018-04-07 | Declare compliance with Debian Policy 4.1.4 | Axel Beckert | 1 | -1/+1 | |
No other changes were required. Gbp-Dch: Full | |||||
2018-04-05 | Update Vcs-* headers for move to Salsa | Axel Beckert | 1 | -2/+2 | |
2017-12-30 | Bump debhelper compatibility to 11 | Axel Beckert | 1 | -1/+1 | |
Update versioned build-dependency on debhelper accordingly. Gbp-Dch: Full | |||||
2017-12-30 | Declare compliance with Debian Policy 4.1.3. (No changes needed.) | Axel Beckert | 1 | -1/+1 | |
2017-12-03 | Declare compliance with Debian Policy 4.1.2. (No changes needed.) | Axel Beckert | 1 | -1/+1 | |
2017-10-28 | Set "Rules-Requires-Root: no" | Axel Beckert | 1 | -0/+1 | |
Drop "-o root -g root" from $(INSTALL_PROGRAM) in debian/rules: No more needed, user/group are either set by dh_fixperms or dpkg-deb nowadays. Gbp-Dch: Full | |||||
2017-10-27 | Declare compliance with Debian Policy 4.1.1. (No changes needed.) | Axel Beckert | 1 | -1/+1 | |
2017-08-22 | Declare compliance with Debian Policy 4.1.0. (No changes needed.) | Axel Beckert | 1 | -1/+1 | |
2017-08-10 | Drop build-dependencies on autotools-dev and dh-autoreconf | Axel Beckert | 1 | -3/+1 | |
No more needed with debhelper compatibility level 10 and the according versioned build-dependency. Thanks: Lintian for the hint. Gbp-Dch: Full | |||||
2017-06-22 | Bump debhelper compatibility to 10. Update versioned build-dependency on ↵ | Axel Beckert | 1 | -1/+1 | |
debhelper accordingly. Remove all --parallel options from debian/rules. | |||||
2017-06-22 | Declare compliance with Debian Policy 4.0.0. (No further changes were required.) | Axel Beckert | 1 | -1/+1 | |
2017-06-22 | Switch all http://www.zsh.org/ and http://www.debian.org/ URLs in packaging ↵ | Axel Beckert | 1 | -1/+1 | |
to HTTPS | |||||
2017-01-09 | Use dh_clean's directory removal feature added in debhelper 9.20151116 | Axel Beckert | 1 | -1/+1 | |
2016-12-04 | Merge debian-stretch and debian (experimental) branch again | Axel Beckert | 1 | -2/+2 | |
2016-05-07 | Update yodl build-dependency to exclude the broken 3.08.00 upstream release. ↵ | Axel Beckert | 1 | -1/+1 | |
(See #823043 for details.) | |||||
2016-05-06 | Use "debian-stretch" as debian branch until a new upstream release is out | Axel Beckert | 1 | -1/+1 | |
2016-05-06 | Declare compliance with Debian Policy 3.9.8. (No other changes were required.) | Axel Beckert | 1 | -1/+1 | |
2016-05-06 | Switch Vcs-Git from git:// to https://, fixes lintian warning ↵ | Axel Beckert | 1 | -1/+1 | |
vcs-field-uses-insecure-uri | |||||
2016-01-31 | Switch Vcs-Git from git:// to https://, fixes lintian warning ↵ | Axel Beckert | 1 | -1/+1 | |
vcs-field-uses-insecure-uri | |||||
2015-12-25 | Remove zsh-dbg package, there are automatic dbgsym packages now | Axel Beckert | 1 | -19/+0 | |
2015-12-25 | Make zsh-common "Multi-Arch: foreign". (Closes: #808977) | Axel Beckert | 1 | -0/+1 | |
2015-08-14 | Clint Adams prefers to be removed from Uploaders | Axel Beckert | 1 | -1/+0 | |
Thanks to Clint for maintaining Debian's zsh package for so long! | |||||
2015-03-08 | Remove zsh-beta* transitional packages | Axel Beckert | 1 | -25/+0 | |