[debian-edu-commits] debian-edu/ 07/09: desktop-profiles.7, list-desktop-profiles.1 and dh_installlisting: fix spelling errors pointed out by Lintian.

Holger Levsen holger at layer-acht.org
Tue Feb 20 14:59:10 UTC 2018


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository desktop-profiles.

commit 7798f983c453d5b5be431ce58b3feae9bba0ad44
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Feb 20 14:47:05 2018 +0000

    desktop-profiles.7, list-desktop-profiles.1 and dh_installlisting: fix spelling errors pointed out by Lintian.
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 debian/changelog        | 2 ++
 desktop-profiles.7      | 6 +++---
 dh_installlisting       | 2 +-
 list-desktop-profiles.1 | 2 +-
 4 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9621daa..cfb349b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ desktop-profiles (1.4.26) UNRELEASED; urgency=medium
   * debian/compat: bump to 11, adjust B-D accordingly.
   * debian/changelog: fix trailing whitespace.
   * debian/copyright: fix spelling error, thanks Lintian.
+  * desktop-profiles.7, list-desktop-profiles.1 and dh_installlisting: fix
+    spelling errors pointed out by Lintian.
 
  -- Holger Levsen <holger at debian.org>  Tue, 20 Feb 2018 14:22:44 +0000
 
diff --git a/desktop-profiles.7 b/desktop-profiles.7
index 9b8d6ee..86e31ee 100644
--- a/desktop-profiles.7
+++ b/desktop-profiles.7
@@ -23,7 +23,7 @@ Environment variables will only be set if their value is different from the defa
 .IP NOTE:
 The above means that for Freedesktop, KDE, GNOME, Xfce (>= 4.2), GNUSTEP and ROX any number of profiles can be activated at the same time. Whereas UDE can only activate 1 profiles at the time.
 .IP NOTE:
-By default the Xsession.d script will assume the metadata files are authoritive, meaning it will ignore any values already assigned to the relevant environment variables. 
+By default the Xsession.d script will assume the metadata files are authoritative, meaning it will ignore any values already assigned to the relevant environment variables.
 .IP NOTE:
 The default system-wide path contains a number of configuration sources not managed by desktop-profiles. In order to facilitate the management of all your configuration sources through desktop-profiles this package provides a script (/usr/sbin/path2listing) that looks at your current gconf configuration and adapts it so your configuration sources are all controlled by desktop-profiles (see the man page for path2listing or the /usr/share/doc/destkop-profiles/README for more information on this).
 
@@ -48,7 +48,7 @@ In order to ensure that packages containing .listing files don't run in to each
 .SH FORMAT OF .listing FILES
 Each non-empty line in a .listing file is either a comment line, or line containing profile metadata.
 .PP
-Comment lines start with \'#\' and are purely for human consumption, like empty lines they are ingored completely by the Xsession.d script.
+Comment lines start with \'#\' and are purely for human consumption, like empty lines they are ignored completely by the Xsession.d script.
 .PP
 Lines containing profile metadata are made up of 6 fields separated by a semi-colon (\';\'). Where the meaning of the fields is as follows:
 .IP \(bu 3
@@ -80,7 +80,7 @@ There are 3 different kinds of requirements:
 .IP
    (Note: '!' deactivates the profile completely)
 .IP  
-3) $(<command>) = <command> needs to exit succesfully ($?=0)
+3) $(<command>) = <command> needs to exit successfully ($?=0)
 .IP
    (Where <command> is an arbitrary shell command)
 .IP \(bu 3
diff --git a/dh_installlisting b/dh_installlisting
index 3a9996d..48d8472 100755
--- a/dh_installlisting
+++ b/dh_installlisting
@@ -27,7 +27,7 @@ given as argument will be installed in etc/desktop-profiles as
 package_file.listing. The format of .listing files is described in 
 L<desktop-profiles(7)>.
 
-A dependancy on desktop-profiles will be added to misc:Depends by using this 
+A dependency on desktop-profiles will be added to misc:Depends by using this
 script.
 
 =cut
diff --git a/list-desktop-profiles.1 b/list-desktop-profiles.1
index 8108714..f45ff82 100644
--- a/list-desktop-profiles.1
+++ b/list-desktop-profiles.1
@@ -110,7 +110,7 @@ Can be used to specify the default sort-key (= field number). Defaults to 1
 /etc/default/desktop-profiles - File containing default settings for this script (by way of the environment variables above)
 
 .SH BUGS
-The '\-u <username>' is not guaranteed to work correctly for shell command requirements. Particulary this will give incorrect results if the shell command depends on some state of the user environment.
+The '\-u <username>' is not guaranteed to work correctly for shell command requirements. Particularly this will give incorrect results if the shell command depends on some state of the user environment.
 .PP
 
 .SH AUTHOR

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/upstream/desktop-profiles.git



More information about the debian-edu-commits mailing list