This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch master in repository dpkg.
commit 47663b8528e54353718619fe1b43167688955801 Author: Guillem Jover <[email protected]> Date: Sat Jul 23 13:31:51 2016 +0200 dpkg-deb: Fix typo in code comment --- dpkg-deb/build.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dpkg-deb/build.c b/dpkg-deb/build.c index 2dfbf85..655aa55 100644 --- a/dpkg-deb/build.c +++ b/dpkg-deb/build.c @@ -539,7 +539,7 @@ do_build(const char *const *argv) else timestamp = time(NULL); - /* Now that we have verified everything its time to actually + /* Now that we have verified everything it is time to actually * build something. Let's start by making the ar-wrapper. */ ar = dpkg_ar_create(debar, 0644); -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/dpkg/dpkg.git

