From 8a088bc6cbe25d1a1e99edadd02d880d286dcaca Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 28 Jun 2009 21:47:52 -0400 Subject: clean up --sourcedir/--sourcedirectory conflict * Move two move command-specific options to only be accepted by the commands that use them. The options are: --sourcedir, --destdir * If any third-party debhelper commands use either of the above options, they will be broken, and need to be changed to pass options to init(). This was done because of a conflict with the --sourcedirectory options used by dh_auto_*. I originally wanted to make dh_auto_* and dh_install both use --sourcedir, but that didn't work out. --- debian/changelog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 9120e2f8..b0cfb96b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,11 @@ debhelper (7.3.0) UNRELEASED; urgency=low Closes: #534332 - Historical dh_auto_* behavior should be preserved despite these large changes.. + * Move two move command-specific options to only be accepted by the commands + that use them. The options are: + --sourcedir, --destdir + * If any third-party debhelper commands use either of the above options, + they will be broken, and need to be changed to pass options to init(). -- Joey Hess Mon, 20 Apr 2009 16:26:08 -0400 -- cgit v1.2.3