From fdcabe6080fda0c22fc2d862d0b65863d5b6b880 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 17 Aug 2010 16:39:28 -0400 Subject: [PATCH] Man page fixes about what program -u passes params to. Closes: #593342 --- debian/changelog | 1 + dh_gencontrol | 2 +- dh_shlibdeps | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8a2016c..f16312a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ debhelper (8.1.0) UNRELEASED; urgency=low * python_distutils: Pass --force to setup.py build, to ensure that when python-dbg is run it does not win and result in scripts having it in the shebang line. Closes: #589759 + * Man page fixes about what program -u passes params to. Closes: #593342 -- Joey Hess Sat, 07 Aug 2010 11:27:24 -0400 diff --git a/dh_gencontrol b/dh_gencontrol index 93f0459..52e944c 100755 --- a/dh_gencontrol +++ b/dh_gencontrol @@ -33,7 +33,7 @@ Pass "params" to L. =item B<-u>I, B<--dpkg-gencontrol-params>=I -This is another way to pass I to L. +This is another way to pass I to L. It is deprecated; use B<--> instead. =back diff --git a/dh_shlibdeps b/dh_shlibdeps index 91930d7..34120c3 100755 --- a/dh_shlibdeps +++ b/dh_shlibdeps @@ -40,7 +40,7 @@ Pass "params" to L. =item B<-u>I, B<--dpkg-shlibdeps-params=>I -This is another way to pass I to L. +This is another way to pass I to L. It is deprecated; use B<--> instead. =item B<-l>I[:directory:directory:..] -- 2.39.2