summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2013-06-24 19:28:15 -0400
committerJoey Hess <joey@kitenet.net>2013-06-24 19:28:15 -0400
commitf72595eb6f3172f581f946b3344f5885d8d8b50e (patch)
treefff4c1a2da9f328358ebaf4cfd3cac1432eb12a7 /debian/changelog
parent13d0b4ec6c0a029cb0f47ddaf0c192879b396631 (diff)
makefile buildsystem: Added heuristic to catch false positive in makefile target detection code. Closes: #713257 Nasty make ... why won't it tell us what's in its pocketses?
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b3d9cc3b..7e90751d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ debhelper (9.20130606) UNRELEASED; urgency=low
* dh_installinit: Use absolute path for systemd tempfiles,
for compatability with wheezy's systemd. Closes: #712727
+ * makefile buildsystem: Added heuristic to catch false positive in
+ makefile target detection code. Closes: #713257
+ Nasty make ... why won't it tell us what's in its pocketses?
-- Joey Hess <joeyh@debian.org> Tue, 18 Jun 2013 20:13:45 -0400