From 67b82f4b657afbdca04fc3ea4771c78b3d500f0f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 20 Aug 2013 12:46:16 -0400 Subject: makefile buildsystem: Tighten heuristic to detect if makefile target exists. An error message that some other target does not exist just means the makefile spaghetti has problems later on when run with -n, but not that the called target didn't exist. Closes: #718121 --- debian/changelog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index b1f1370d..3e3dd5ab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,10 @@ debhelper (9.20130631) UNRELEASED; urgency=low * dh_install, dh_installdocs, dh_clean: Fix uses of find -exec which cause it to ignore exit status of the commands run. Closes: 719598 + * makefile buildsystem: Tighten heuristic to detect if makefile target + exists. An error message that some other target does not exist just means + the makefile spaghetti has problems later on when run with -n, + but not that the called target didn't exist. Closes: #718121 -- Joey Hess Fri, 19 Jul 2013 18:47:27 -0400 -- cgit v1.2.3