]> git.donarmstrong.com Git - debhelper.git/commitdiff
Typo fix. Closes: #486464
authorJoey Hess <joey@kodama.kitenet.net>
Mon, 16 Jun 2008 16:39:20 +0000 (12:39 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Mon, 16 Jun 2008 16:39:20 +0000 (12:39 -0400)
debhelper.pod
debian/changelog
dh_builddeb
dh_install
dh_installchangelogs
man/po4a/po/debhelper.pot
man/po4a/po/es.po
man/po4a/po/fr.po

index 2cc4f38f03c5d884f18ad69a7d508e5c80bad16b..7b2760658b77068237029a0a5b247269ef51baa8 100644 (file)
@@ -384,7 +384,7 @@ DH_ALWAYS_EXCLUDE, if it was set to a list of things to exclude, such as
 =item -
 
 dh_installman allows overwriting existing man pages in the package build
-directory. In previous compatability levels it silently refuses to do this.
+directory. In previous compatibility levels it silently refuses to do this.
 
 =back
 
index c8fb0fc3b9ba370e830763af124aacb8f66ce279..9b81a2ff179674fc1c70e7ccaeb62460bc19e1ae 100644 (file)
@@ -5,6 +5,7 @@ debhelper (7.0.11) UNRELEASED; urgency=low
   * Add a build dependency on file. The rules file now runs dh_strip and
     dh_shlibdeps, which both use it. (It could be changed not to, but
     it's good to have it run all the commands as a test.) Closes: #486439
+  * Typo fix. Closes: #486464
 
  -- Joey Hess <joeyh@debian.org>  Sun, 08 Jun 2008 12:21:48 -0400
 
index 466b248bf82b58ad9d989409e7e586b61541bd2e..8c3930fb7c5dd4f7b8c2cac5a3f06b8b21617f75 100755 (executable)
@@ -64,7 +64,7 @@ foreach my $package (@{$dh{DOPACKAGES}}) {
                        complex_doit("find $tmp $dh{EXCLUDE_FIND} | xargs rm -rf");
                }
                else {
-                       # Old broken code here for compatability. Does not
+                       # Old broken code here for compatibility. Does not
                        # remove everything.
                        complex_doit("find $tmp -name $_ | xargs rm -rf")
                                foreach split(":", $ENV{DH_ALWAYS_EXCLUDE});
index 17ca12555b93cbc5e0e16c146498f96ff52b3a0a..7a6046ba207f337a64b8e1208d91618ff39242f8 100755 (executable)
@@ -40,7 +40,7 @@ package that builds multiple binary packages. You can use the upstream
 Makefile to install it all into debian/tmp, and then use dh_install to copy
 directories and files from there into the proper package build directories.
 
-From debhelper compatability level 7 on, if --sourcedir is not specified,
+From debhelper compatibility level 7 on, if --sourcedir is not specified,
 dh_install will install files from debian/tmp if the directory contains the
 files. Otherwise, it will install files from the current directory.
 
index 3d7be50d9fded33b1210dd32ff8d71672ec7788b..fc0b91d7384b180e1a6ed2f6903fd70beeb3d048 100755 (executable)
@@ -31,7 +31,7 @@ usr/share/doc/package/NEWS.Debian. debian/package.NEWS files can also be
 used.
 
 An upstream changelog file may be specified as an option. If none is
-specified, a few common filenames are tried. (In compatability level 7 and
+specified, a few common filenames are tried. (In compatibility level 7 and
 above.)
 
 If there is an upstream changelog file, it will be be installed as
index 9541cbb0079e21d2ea2f3e748a2746555ead9bbd..06fd79268ff083c1f274aa1d99138385b2f58bd5 100644 (file)
@@ -699,7 +699,7 @@ msgstr ""
 #: debhelper.pod:386
 msgid ""
 "dh_installman allows overwriting existing man pages in the package build "
-"directory. In previous compatability levels it silently refuses to do this."
+"directory. In previous compatibility levels it silently refuses to do this."
 msgstr ""
 
 # type: =item
@@ -1472,7 +1472,7 @@ msgstr ""
 #: dh_installchangelogs:33
 msgid ""
 "An upstream changelog file may be specified as an option. If none is "
-"specified, a few common filenames are tried. (In compatability level 7 and "
+"specified, a few common filenames are tried. (In compatibility level 7 and "
 "above.)"
 msgstr ""
 
@@ -2693,7 +2693,7 @@ msgstr ""
 # type: textblock
 #: dh_install:43
 msgid ""
-"From debhelper compatability level 7 on, if --sourcedir is not specified, "
+"From debhelper compatibility level 7 on, if --sourcedir is not specified, "
 "dh_install will install files from debian/tmp if the directory contains the "
 "files. Otherwise, it will install files from the current directory."
 msgstr ""
index d2960b446e895deedd264a19a6c758046f9620cc..8d88612facf1fd04e4be4b047c59aa6b859005cc 100644 (file)
@@ -925,7 +925,7 @@ msgstr ""
 #: debhelper.pod:386
 msgid ""
 "dh_installman allows overwriting existing man pages in the package build "
-"directory. In previous compatability levels it silently refuses to do this."
+"directory. In previous compatibility levels it silently refuses to do this."
 msgstr ""
 
 # type: =item
@@ -1952,7 +1952,7 @@ msgstr ""
 #: dh_installchangelogs:33
 msgid ""
 "An upstream changelog file may be specified as an option. If none is "
-"specified, a few common filenames are tried. (In compatability level 7 and "
+"specified, a few common filenames are tried. (In compatibility level 7 and "
 "above.)"
 msgstr ""
 
@@ -3587,7 +3587,7 @@ msgstr ""
 # type: textblock
 #: dh_install:43
 msgid ""
-"From debhelper compatability level 7 on, if --sourcedir is not specified, "
+"From debhelper compatibility level 7 on, if --sourcedir is not specified, "
 "dh_install will install files from debian/tmp if the directory contains the "
 "files. Otherwise, it will install files from the current directory."
 msgstr ""
index 31c9613b69dc639392bda3d84c615613b094cc71..904ee0e6e85e28c666dc1d7ec4570412698a809b 100644 (file)
@@ -947,7 +947,7 @@ msgstr ""
 #: debhelper.pod:386
 msgid ""
 "dh_installman allows overwriting existing man pages in the package build "
-"directory. In previous compatability levels it silently refuses to do this."
+"directory. In previous compatibility levels it silently refuses to do this."
 msgstr ""
 
 # type: =item
@@ -1998,7 +1998,7 @@ msgstr ""
 #: dh_installchangelogs:33
 msgid ""
 "An upstream changelog file may be specified as an option. If none is "
-"specified, a few common filenames are tried. (In compatability level 7 and "
+"specified, a few common filenames are tried. (In compatibility level 7 and "
 "above.)"
 msgstr ""
 
@@ -3677,7 +3677,7 @@ msgstr ""
 # type: textblock
 #: dh_install:43
 msgid ""
-"From debhelper compatability level 7 on, if --sourcedir is not specified, "
+"From debhelper compatibility level 7 on, if --sourcedir is not specified, "
 "dh_install will install files from debian/tmp if the directory contains the "
 "files. Otherwise, it will install files from the current directory."
 msgstr ""