[Reproducible-builds] [dh-python] 121/183: s/tranaslate/translate/, thanks pabs

Jérémy Bobbio lunar at moszumanska.debian.org
Fri Sep 19 15:30:28 UTC 2014


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

lunar pushed a commit to branch pu/reproducible_builds
in repository dh-python.

commit b36ad04ad737e520170fb84a5f01145959ed9d9b
Author: Piotr Ożarowski <piotr at debian.org>
Date:   Fri Sep 6 20:45:37 2013 +0200

    s/tranaslate/translate/, thanks pabs
---
 dh_pypy        | 2 +-
 dh_pypy.rst    | 2 +-
 dh_python2     | 2 +-
 dh_python2.rst | 2 +-
 dh_python3     | 2 +-
 dh_python3.rst | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dh_pypy b/dh_pypy
index 07c760b..15ac84e 100755
--- a/dh_pypy
+++ b/dh_pypy
@@ -103,7 +103,7 @@ def main():
                       help='translate given requirements into Debian '
                            'dependencies and add them to ${pypy:Suggests}')
     parser.add_option('--requires', action='append',
-                      help='tranaslate requirements from given file into Debian '
+                      help='translate requirements from given file into Debian '
                            'dependencies and add them to ${python3:Depends}')
     parser.add_option('--shebang',
                       help='use given command as shebang in scripts')
diff --git a/dh_pypy.rst b/dh_pypy.rst
index 92b3ef9..d8877d0 100644
--- a/dh_pypy.rst
+++ b/dh_pypy.rst
@@ -110,7 +110,7 @@ OPTIONS
 --suggests=SUGGESTS	translate given requirements into Debian dependencies
   and add them to ${pypy:Suggests}
 
---requires=FILENAME	tranaslate requirements from given file(s) into Debian
+--requires=FILENAME	translate requirements from given file(s) into Debian
   dependencies and add them to ${python3:Depends}
 
 --shebang=COMMAND	use given command as shebang in scripts
diff --git a/dh_python2 b/dh_python2
index 0eba221..2282627 100755
--- a/dh_python2
+++ b/dh_python2
@@ -307,7 +307,7 @@ def main():
                       help='translate given requirements into Debian '
                            'dependencies and add them to ${python:Suggests}')
     parser.add_option('--requires', action='append',
-                      help='tranaslate requirements from given file into Debian '
+                      help='translate requirements from given file into Debian '
                            'dependencies and add them to ${python3:Depends}')
     parser.add_option('--namespace', action='append', dest='namespaces',
                       help='recreate __init__.py files for given namespaces at install time')
diff --git a/dh_python2.rst b/dh_python2.rst
index 14bcae9..5bf822e 100644
--- a/dh_python2.rst
+++ b/dh_python2.rst
@@ -173,7 +173,7 @@ OPTIONS
 --suggests=SUGGESTS	translate given requirements into Debian dependencies
   and add them to ${python:Suggests}
 
---requires=FILENAME	tranaslate requirements from given file(s) into Debian
+--requires=FILENAME	translate requirements from given file(s) into Debian
   dependencies and add them to ${python3:Depends}
 
 --namespace	use this option (multiple time if necessary) if
diff --git a/dh_python3 b/dh_python3
index 2333c2d..748a636 100755
--- a/dh_python3
+++ b/dh_python3
@@ -104,7 +104,7 @@ def main():
                       help='translate given requirements into Debian '
                            'dependencies and add them to ${python3:Suggests}')
     parser.add_option('--requires', action='append',
-                      help='tranaslate requirements from given file into Debian '
+                      help='translate requirements from given file into Debian '
                            'dependencies and add them to ${python3:Depends}')
     parser.add_option('--shebang',
                       help='use given command as shebang in scripts')
diff --git a/dh_python3.rst b/dh_python3.rst
index c09a524..b9140d0 100644
--- a/dh_python3.rst
+++ b/dh_python3.rst
@@ -124,7 +124,7 @@ OPTIONS
 --suggests=SUGGESTS	translate given requirements into Debian dependencies
   and add them to ${python3:Suggests}
 
---requires=FILENAME	tranaslate requirements from given file(s) into Debian
+--requires=FILENAME	translate requirements from given file(s) into Debian
   dependencies and add them to ${python3:Depends}
 
 --shebang=COMMAND	use given command as shebang in scripts

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/dh-python.git



More information about the Reproducible-builds mailing list