Package: dpatch
Version: 2.0.28
Severity: minor
Hi,
I think /usr/share/dpatch/dpatch.make should have a .PHONY list for
patch and unpatch:
.PHONY: patch unpatch
IIUC, if your package rules depend on a patched tree and use something
like:
build-stamp: patch
blahblah
and a file named "patch" newer than build-stamp exists, the tree wont
be patched.
Cheers,
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-2-686 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
dpatch depends on no packages.
Versions of packages dpatch recommends:
ii dpkg-dev 1.14.12 package building tools for Debian
ii fakeroot 1.8.10 Gives a fake root environment
ii patchutils 0.2.31-4 Utilities to work with patches
-- no debconf information
--
Loïc Minier