Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
dpkg-deb uses xz as compressor by default since 1.17.0 so still having
them explicitly for some, but not all to be built binary packages is
probably more confusing than we will gain when doing backports.
This also allows to remove the Pre-Depends on dpkg >= 1.15.6~.
Complexity reduction for the win!
|
|
Fixes FTBFS with recent automake versions.
|
|
|
|
Bump build-dependency on dpkg-dev to >= 1.16.2~
|
|
|
|
Git-Dch: Ignore
|
|
Conflicts:
debian/rules
|
|
|
|
Git-Dch: Ignore
|
|
|
|
|
|
zsh-dbg already has a symlink from /usr/share/doc/zsh-dbg to zsh-common.
Git-Dch: Full
|
|
|
|
Conflicts:
debian/rules
|
|
|
|
Nice side effect: test suite isn't run more than once anymore
|
|
|
|
|
|
file parameters
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
debian/rules
|
|
|
|
|
|
compatible names
|
|
|
|
dpkg-buildflags already takes care of this
|
|
|
|
|
|
|
|
|
|
Also fixes lintian warning package-would-benefit-from-build-arch-targets
|
|
Add "Pre-Depends: dpkg (>= 1.15.6~)" to the according packages
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#620452)
Completions should go to: /usr/share/zsh/vendor-completions
Function similarly go to: /usr/share/zsh/vendor-functions
|