From 21af4f4756f3037f3cdff675a7e942056b96ec6b Mon Sep 17 00:00:00 2001 From: joeyh Date: Wed, 11 Jan 2006 17:44:05 +0000 Subject: [PATCH] r1851: releasing version 5.0.15 --- Debian/Debhelper/Dh_Getopt.pm | 2 +- debian/changelog | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/Debian/Debhelper/Dh_Getopt.pm b/Debian/Debhelper/Dh_Getopt.pm index c7c831c..c698b7c 100644 --- a/Debian/Debhelper/Dh_Getopt.pm +++ b/Debian/Debhelper/Dh_Getopt.pm @@ -94,7 +94,7 @@ sub parseopts { "no-package=s" => \&ExcludePackage, "n" => \$options{NOSCRIPTS}, - "noscripts" => \$options{ONLYSCRIPTS}, + "noscripts" => \$options{NOSCRIPTS}, "o" => \$options{ONLYSCRIPTS}, "onlyscripts" => \$options{ONLYSCRIPTS}, diff --git a/debian/changelog b/debian/changelog index 5fe53a3..d885d69 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +debhelper (5.0.15) unstable; urgency=low + + * Fix ghastly option parsing error in last release that broke + --noscripts (-n was ok). Thanks, Marc Haber. Closes: #347577 + + -- Joey Hess Wed, 11 Jan 2006 12:38:41 -0500 + debhelper (5.0.14) unstable; urgency=low * dh_installinit: If run with -o, do the inverse of -n and only -- 2.39.5