summaryrefslogtreecommitdiff
path: root/debian/control
AgeCommit message (Collapse)AuthorFilesLines
2023-01-30Drop alternative build-dep on transitional package bsdmainutilsAxel Beckert1-1/+1
Thanks: Lintian!
2023-01-30Declare compliance with Debian Policy 4.6.2Axel Beckert1-1/+1
No other changes were needed. Gbp-Dch: Full
2022-11-13Update /etc/shells using dpkg triggersHelmut Grohne1-2/+4
Closes: #1023317
2022-05-15Declare compliance with Debian Policy 4.6.1.Axel Beckert1-1/+1
No further changes were needed. Gbp-Dch: Full
2021-12-30zsh-static: Drop dependency on zsh, recommend zsh-common insteadAxel Beckert1-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-30Extend zsh-static package description to explain its use casesAxel Beckert1-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-16Revert "Explicitly declare B-D-I on cm-super-minimal as arch:all to fix ↵Axel Beckert1-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-15Explicitly declare B-D-I on cm-super-minimal as arch:all to fix crossbuild ↵Axel Beckert1-1/+1
issues
2021-09-15Replace all occurrences of transitional package libncursesw5-dev with ↵Vincent Lefevre1-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-02Fix Breaks/Replaces: ">=" vs "<="Axel Beckert1-2/+2
Gbp-Dch: Ignore
2021-08-25Run "wrap-and-sort -a"Axel Beckert1-11/+11
2021-08-25Declare compliance with Debian Policy 4.6.0. (No other changes were needed.)Axel Beckert1-1/+1
2021-08-25Install text-only FAQ into zsh-common. See #961757 + #980903Axel Beckert1-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-24Declare compliance with Debian Policy 4.5.1. (No other changes were needed.)Axel Beckert1-1/+1
2021-01-24Demote documentation dependencies to B-D-I. (Closes: #980895)Helmut Grohne1-2/+3
2020-06-22Bump debhelper compatibility level to 13Axel Beckert1-1/+1
2020-06-22Adapt to "col" having been moved from bsdmainutils to bsdextrautilsAxel Beckert1-1/+1
Closes: #963420
2020-02-21Make autopkgtests cross-test-friendlySteve Langasek1-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-16Add libgdbm-dev as build-dependency to build the zsh gdbm moduleAxel Beckert1-0/+1
Thanks: Daniel Shahaf
2020-02-16Apply changes from Ubuntu's zsh 5.7.1-1ubuntu2 packageAxel Beckert1-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-14Declare compliance with Debian Policy 4.5.0. (No changes needed.)Axel Beckert1-1/+1
2019-01-05Bump debhelper compatibility level to 12Axel Beckert1-1/+1
Use b-d on "debhelper-compat (= 12)" instead of debian/compat Gbp-Dch: Full
2018-12-24Declare compliance with Debian Policy 4.3.0. (No changes needed.)Axel Beckert1-1/+1
2018-09-18Revert "Switch from the deprecated libpcre3 to the newer (!) libpcre2."Axel Beckert1-1/+1
This reverts commit a5db24730b1318dbcd80aa79c01b9d1a624cc9ca.
2018-09-15Switch from the deprecated libpcre3 to the newer (!) libpcre2.Axel Beckert1-1/+1
LP: #1792544 Gbp-Dch: Full
2018-08-26Declare compliance with Debian Policy 4.2.1. (No changes needded.)Axel Beckert1-1/+1
2018-04-07Declare compliance with Debian Policy 4.1.4Axel Beckert1-1/+1
No other changes were required. Gbp-Dch: Full
2018-04-05Update Vcs-* headers for move to SalsaAxel Beckert1-2/+2
2017-12-30Bump debhelper compatibility to 11Axel Beckert1-1/+1
Update versioned build-dependency on debhelper accordingly. Gbp-Dch: Full
2017-12-30Declare compliance with Debian Policy 4.1.3. (No changes needed.)Axel Beckert1-1/+1
2017-12-03Declare compliance with Debian Policy 4.1.2. (No changes needed.)Axel Beckert1-1/+1
2017-10-28Set "Rules-Requires-Root: no"Axel Beckert1-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-27Declare compliance with Debian Policy 4.1.1. (No changes needed.)Axel Beckert1-1/+1
2017-08-22Declare compliance with Debian Policy 4.1.0. (No changes needed.)Axel Beckert1-1/+1
2017-08-10Drop build-dependencies on autotools-dev and dh-autoreconfAxel Beckert1-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-22Bump debhelper compatibility to 10. Update versioned build-dependency on ↵Axel Beckert1-1/+1
debhelper accordingly. Remove all --parallel options from debian/rules.
2017-06-22Declare compliance with Debian Policy 4.0.0. (No further changes were required.)Axel Beckert1-1/+1
2017-06-22Switch all http://www.zsh.org/ and http://www.debian.org/ URLs in packaging ↵Axel Beckert1-1/+1
to HTTPS
2017-01-09Use dh_clean's directory removal feature added in debhelper 9.20151116Axel Beckert1-1/+1
2016-12-04Merge debian-stretch and debian (experimental) branch againAxel Beckert1-2/+2
2016-05-07Update yodl build-dependency to exclude the broken 3.08.00 upstream release. ↵Axel Beckert1-1/+1
(See #823043 for details.)
2016-05-06Use "debian-stretch" as debian branch until a new upstream release is outAxel Beckert1-1/+1
2016-05-06Declare compliance with Debian Policy 3.9.8. (No other changes were required.)Axel Beckert1-1/+1
2016-05-06Switch Vcs-Git from git:// to https://, fixes lintian warning ↵Axel Beckert1-1/+1
vcs-field-uses-insecure-uri
2016-01-31Switch Vcs-Git from git:// to https://, fixes lintian warning ↵Axel Beckert1-1/+1
vcs-field-uses-insecure-uri
2015-12-25Remove zsh-dbg package, there are automatic dbgsym packages nowAxel Beckert1-19/+0
2015-12-25Make zsh-common "Multi-Arch: foreign". (Closes: #808977)Axel Beckert1-0/+1
2015-08-14Clint Adams prefers to be removed from UploadersAxel Beckert1-1/+0
Thanks to Clint for maintaining Debian's zsh package for so long!
2015-03-08Remove zsh-beta* transitional packagesAxel Beckert1-25/+0
2015-03-08Drop manual Pre-Depends on dpkg, raise debhelper b-d to ≥ 9.20141221, see ↵Axel Beckert1-7/+4
#770226 + #770245 This simplifies debian/control quite a bit. This commit should be still suitable for Jessie (if necessary) since the mentioned debhelper version has just been unblocked for Jessie, see https://bugs.debian.org/780016 -- On the other hand we're probably on the safe side if we don't include it for any further Jessie updates and just branch after the debian/5.0.7-5 tag.