This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch multitar in repository devscripts.
commit 34c0db636636518586e3027d78d01009be6a1fad Author: Osamu Aoki <[email protected]> Date: Thu Oct 15 15:52:29 2015 +0000 uupdate.1: clarify importance of -f --- scripts/uupdate.1 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/scripts/uupdate.1 b/scripts/uupdate.1 index c08990e..d7cfb0d 100644 --- a/scripts/uupdate.1 +++ b/scripts/uupdate.1 @@ -91,7 +91,10 @@ Find all upstream tarballs in \fI../\fR which match \fI<pkg>_<version>.orig.tar.{gz|bz2|lzma|xz}\fR or \fI<pkg>_<version>.orig\-<component>.tar.{gz|bz2|lzma|xz}\fR ; \fB\-\-upstream\-version\fR required; pristine source required; -not valid for \fB\-\-patch\fR +not valid for \fB\-\-patch\fR; +This option uses \fBdpkg\-source\fR as the backend to enable support for the +multiple upstream tarballs and to resolve minor bugs reported previously. The +use of this option is highly recommended. .TP .B \-\-verbose Give verbose output. -- 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
