From 2bdc9c148086492202c995d12becbc76abb3d569 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 4 Nov 2009 20:47:13 -0500 Subject: Add deprecation warnings for -u to the documentation, since putting options after -- is much more sane. (However, -u will not go away any time soon.) Closes: #554509 --- dh_shlibdeps | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'dh_shlibdeps') diff --git a/dh_shlibdeps b/dh_shlibdeps index e5f73cba..91930d74 100755 --- a/dh_shlibdeps +++ b/dh_shlibdeps @@ -27,12 +27,6 @@ a list of ELF executables and shared libraries it has found. =over 4 -=item B<-u>I, B<--dpkg-shlibdeps-params=>I - -=item B<--> I - -Pass "params" to L. - =item B<-X>I, B<--exclude=>I Exclude files that contain "item" anywhere in their filename from being @@ -40,6 +34,15 @@ passed to dpkg-shlibdeps. This will make their dependencies be ignored. This may be useful in some situations, but use it with caution. This option may be used more than once to exclude more than one thing. +=item B<--> I + +Pass "params" to L. + +=item B<-u>I, B<--dpkg-shlibdeps-params=>I + +This is another way to pass I to L. +It is deprecated; use B<--> instead. + =item B<-l>I[:directory:directory:..] With recent versions of dpkg-shlibdeps, this option is generally not -- cgit v1.2.3