[debian-edu-commits] debian-edu/pkg-team/ 08/12: debian/patches: Various typo fixes in text comments.

Mike Gabriel sunweaver at debian.org
Fri Apr 20 13:24:11 BST 2018


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

sunweaver pushed a commit to branch master
in repository gosa.

commit f32588aa2b3766df32b11a04bae0411fe568c814
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Apr 20 14:02:21 2018 +0200

    debian/patches: Various typo fixes in text comments.
---
 debian/patches/0006_code-injection-in-samba-hash-generation.patch     | 2 +-
 debian/patches/0008_mcrypt2openssl_gosa-core.patch                    | 4 ++--
 .../patches/1009_fix-insertDhcp-icon-in-dhcp-section-overview.patch   | 4 ++--
 debian/patches/1015_allow-iso8601-date-format-in-user-API.patch       | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/patches/0006_code-injection-in-samba-hash-generation.patch b/debian/patches/0006_code-injection-in-samba-hash-generation.patch
index 5816154..6c3edd6 100644
--- a/debian/patches/0006_code-injection-in-samba-hash-generation.patch
+++ b/debian/patches/0006_code-injection-in-samba-hash-generation.patch
@@ -1,7 +1,7 @@
 From a67a047cba2cdae8bccb0f0e2bc6d3eb45cfcbc8 Mon Sep 17 00:00:00 2001
 From: bzapiec <bzapiec at 594d385d-05f5-0310-b6e9-bd551577e9d8>
 Date: Fri, 30 Oct 2015 10:07:20 +0000
-Subject: [PATCH] (See #1221) udpate samba hash generation due to a possible
+Subject: [PATCH] (See #1221) update samba hash generation due to a possible
  code injection
 
 command line parameter will be passed base64 encoded to avoid
diff --git a/debian/patches/0008_mcrypt2openssl_gosa-core.patch b/debian/patches/0008_mcrypt2openssl_gosa-core.patch
index b2f69e3..7cceb79 100644
--- a/debian/patches/0008_mcrypt2openssl_gosa-core.patch
+++ b/debian/patches/0008_mcrypt2openssl_gosa-core.patch
@@ -9,8 +9,8 @@ Abstract:
  .
         (see #12)
         add comment so the user know how and if to use the migration script
-        supress openssl warning
-        execution right is revoked to avoid user to accidentaly execute this script
+        suppress openssl warning
+        execution right is revoked to avoid user to accidentally execute this script
  .
     commit 5f946bee9495db49bd718b8430eda2745adf8b3e
     Author: bzapiec <benjamin.zapiec at gonicus.de>
diff --git a/debian/patches/1009_fix-insertDhcp-icon-in-dhcp-section-overview.patch b/debian/patches/1009_fix-insertDhcp-icon-in-dhcp-section-overview.patch
index df00fc3..c52ee22 100644
--- a/debian/patches/1009_fix-insertDhcp-icon-in-dhcp-section-overview.patch
+++ b/debian/patches/1009_fix-insertDhcp-icon-in-dhcp-section-overview.patch
@@ -12,7 +12,7 @@ Abstract:
  .
    1. Check if the image itself has a style sheet (if not, bail out).
       ^^^^ Here the function bails out, as it cannot find a style sheet
-           for "element.png[new]". The label needs to be substracted first.
+           for "element.png[new]". The label needs to be subtracted first.
 
    2. Check if a label name has been appended to the image file name.
    3. If (2), check if the label style sheet exists (if not, die).
@@ -20,7 +20,7 @@ Abstract:
  .
  We change this to:
    1. Check if a label name has been appended to the image file name.
-      (if so, substract that label name from the path name of the image).
+      (if so, subtract that label name from the path name of the image).
    2. Check if the image itself has a style sheet (if not, bail out).
    3. Check if the label style sheet exist (if not, die).
 
diff --git a/debian/patches/1015_allow-iso8601-date-format-in-user-API.patch b/debian/patches/1015_allow-iso8601-date-format-in-user-API.patch
index 263bb26..77fc548 100644
--- a/debian/patches/1015_allow-iso8601-date-format-in-user-API.patch
+++ b/debian/patches/1015_allow-iso8601-date-format-in-user-API.patch
@@ -3,7 +3,7 @@ Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
 Abstract:
  Handling LDAP attribute dateOfBirth with GOsa² is a big mess. Why?
  Nothing has been localized when it comes to date handling in GOsa².
- GOsa² handles dates the very very German way (concerning the date
+ GOsa² handles dates the very German way (concerning the date
  format).
  .
  While developing gosa-plugin-schoolmanager for Debian Edu, we require to

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/gosa.git



More information about the debian-edu-commits mailing list