From: Joey Hess Date: Sun, 3 Apr 2011 17:21:06 +0000 (-0400) Subject: fix name of program X-Git-Tag: 8.1.3~4 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=218cf23b981a22bd85faa52b906f0d8ab6008dc0;p=debhelper.git fix name of program --- diff --git a/dh_installgsettings b/dh_installgsettings index 2bb7fde..df38e51 100755 --- a/dh_installgsettings +++ b/dh_installgsettings @@ -2,7 +2,7 @@ =head1 NAME -dh_gsettings - install GSettings overrides and set dependencies +dh_installgsettings - install GSettings overrides and set dependencies =cut @@ -11,11 +11,11 @@ use Debian::Debhelper::Dh_Lib; =head1 SYNOPSIS -B [S>] [B<--priority=>] +B [S>] [B<--priority=>] =head1 DESCRIPTION -B is a debhelper program that is responsible for installing +B is a debhelper program that is responsible for installing GSettings override files and generating appropriate dependencies on the GSettings backend.