From 678a4873fab24addce1c4f264ce303b85b08550c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 8 Mar 2017 16:59:36 -0400 Subject: Makefile: Removed "run" target which was default target. "make" now only builds propellor, does not run it. Note that propellor 1.0.0 and earlier relied on this target for the Cron.runPropellor property's cronjob to work, so upgrading directly to this version from 1.0.0 would break that cron job. (Debian has 0.9.1 in stable, and 3.2.3 will be in the next stable release. Upgrading between Debian releases is supposed to be done without skipping a release, so that's ok.) --- debian/changelog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 9f0d46b0..f7cbcca2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,11 @@ propellor (3.4.2) UNRELEASED; urgency=medium * Added Apache.confEnabled. + * Makefile: Removed "run" target which was default target. + "make" now only builds propellor, does not run it. + Note that propellor 1.0.0 and earlier relied on this target for + the Cron.runPropellor property's cronjob to work, so upgrading + directly to this version from 1.0.0 would break that cron job. -- Joey Hess Wed, 08 Mar 2017 14:02:10 -0400 -- cgit v1.2.3