[Reproducible-commits] [debhelper] 03/04: dh_builddeb: Fix typo: s/accross/across/
Mattia Rizzolo
mattia at mapreri.org
Sat Dec 19 23:25:37 UTC 2015
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch pu/reproducible_builds
in repository debhelper.
commit 09cc2307d1ac4f2e371f4ca5a9d621cfb41e7dba
Author: Santiago Vila <sanvila at debian.org>
Date: Sun Oct 4 22:05:01 2015 +0200
dh_builddeb: Fix typo: s/accross/across/
---
dh_builddeb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dh_builddeb b/dh_builddeb
index 1b3ccb7..2a03ad9 100755
--- a/dh_builddeb
+++ b/dh_builddeb
@@ -24,7 +24,7 @@ It supports building multiple binary packages in parallel, when enabled by
DEB_BUILD_OPTIONS.
Before building the package, it will reset the modification times of files and
-directories in package build directories to a state easily reproducible accross
+directories in package build directories to a state easily reproducible across
multiple builds.
It will examine the modification time of all files in the package
@@ -32,7 +32,7 @@ build directory. If the file is newer than the date of the latest
debian/changelog entry, we assume the file is a result of a build, and its
modification time will be set to the date of the latest debian/changelog entry.
-This removes unneeded variations accross builds of the same package.
+This removes unneeded variations across builds of the same package.
=head1 OPTIONS
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/debhelper.git
More information about the Reproducible-commits
mailing list