This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch master in repository devscripts.
commit b2fa1b743f8a2e3d2a74c7a5571c99964ccbbfab Author: Osamu Aoki <[email protected]> Date: Fri Dec 4 00:46:16 2015 +0900 uscan: manpage update for zip/jar/xpi --- scripts/uscan.pl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/scripts/uscan.pl b/scripts/uscan.pl index 189fd52..6c4785b 100755 --- a/scripts/uscan.pl +++ b/scripts/uscan.pl @@ -303,8 +303,8 @@ for tarballs generated directly from the git repository. If the debian source format is not in the old 1.0, setting this to B<xz> should help reduce the package size when the package is repacked. -Please note the repack of the upstream tarballs happen only if one of the -following condition is satisfied: +Please note the repack of the upstream tarballs by the B<mk-origtargz> happens +only if one of the following condition is satisfied: =over @@ -315,6 +315,8 @@ CONFIGURATION VARIABLES>. =item * B<repack> is set in the watch line as B<opts="repack,>I<...>B<">. +=item * The upstream archive is in the B<zip> type including B<jar>, B<xpi>, ... + =item * B<Files-Excluded> or B<Files-Excluded->I<component> stanzas are set in F<debian/copyright> to make B<mk-origtargz> invoked from B<uscan> to remove files from the upstream tarball and to repack it. See L<COPYRIGHT FILE -- 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
