This is an automated email from the git hooks/post-receive script. terceiro pushed a commit to branch master in repository devscripts.
commit 8373b0307a6f1ce736e0b3a761e0d2000d7a7c4f Author: Antonio Terceiro <[email protected]> Date: Sat Sep 3 14:02:49 2016 -0300 debrepro: minor fixes --- debian/control | 2 +- scripts/debrepro.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 45ea20e..353e44c 100644 --- a/debian/control +++ b/debian/control @@ -150,7 +150,7 @@ Description: scripts to make the life of a Debian Package maintainer easier [wdiff, patchutils] - debi: install a just-built package - debpkg: dpkg wrapper to be able to manage/test packages without su - - debrepro: reproducibility tester for debian packages [faketime, + - debrepro: reproducibility tester for Debian packages [faketime, diffoscope, disorderfs] - debrelease: wrapper around dupload or dput [dupload | dput, ssh-client] - debsign, debrsign: sign a .changes/.dsc pair without needing any of diff --git a/scripts/debrepro.1 b/scripts/debrepro.1 index 216d47e..f637d97 100644 --- a/scripts/debrepro.1 +++ b/scripts/debrepro.1 @@ -11,7 +11,7 @@ binaries. If \fBdisorderfs\fR is installed, it is used during the build to inject non-determinism in filesystem listing operations. .PP \fISOURCEDIR\fR must be a directory containing an unpacked Debian source -package. If \fISOURCEDIR\fR is ommited, the current directory is assumed. +package. If \fISOURCEDIR\fR is omitted, the current directory is assumed. .SH OUTPUT DIRECTORY At the very end of a build, \fBdebrepro\fR will inform the location of the output directory where the build artifacts can be found. The contents of this -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git _______________________________________________ devscripts-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel
