]> err.no Git - dpkg/commit
Patches applied:
authorScott James Remnant <keybuk@debian.org>
Sat, 26 Jun 2004 16:42:14 +0000 (16:42 +0000)
committerScott James Remnant <keybuk@debian.org>
Sat, 26 Jun 2004 16:42:14 +0000 (16:42 +0000)
commitf4cf1eda36d5b9794ad006189d1f81cbc6ea4ceb
treeffd67cdd8970fdc3e8d1eea058240ed02ea2dfaa
parent43287ae43e80309e1c6c5d288fa79d5618ba6e9d
Patches applied:

 * scott@netsplit.com--2004/dpkg--devo--1.10--patch-37
   remove non-posix test -a/-o in favour of && and ||

* scripts/dpkg-buildpackge.sh, scripts/dpkg-name.sh, methods/disk.update,
methods/disk.setup: Change non-POSIX -a and -o test options to shell
&& and || for portability.
ChangeLog
debian/changelog
debian/dpkg.postinst
debian/dpkg.prerm
methods/disk.setup
methods/disk.update
scripts/dpkg-buildpackage.sh
scripts/dpkg-name.sh