Control: tags -1 moreinfo
On Wed, 8 Oct 2014 11:42:06 +0100 James Hunt wrote:
>
> Package: debhelper
> Version: 9.20140613ubuntu2
> Severity: normal
>
> Dear Maintainer,
>
> [...]
>
> This idea was inspired by perusing the excellent FTBFS page at [1].
> Currently, we can see easily which pack
Thanks Jakub.
Updated patch attached.
Kind regards,
James
--
James Hunt
From 073d5b01e5f62fcdf998603d4fc49cc67d823db8 Mon Sep 17 00:00:00 2001
From: James Hunt
Date: Wed, 8 Oct 2014 11:30:42 +0100
Subject: Add '--show-progress' option.
Signed-off-by: James Hunt
---
Debian/Debhelper/Dh_Get
* James Hunt , 2014-10-08, 11:42:
+ if (defined $ENV{SHOW_PROGRESS} && $ENV{SHOW_PROGRESS} ne "") {
Presumably s/SHOW_/DH_SHOW_/g in this line?
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas.
Package: debhelper
Version: 9.20140613ubuntu2
Severity: normal
Dear Maintainer,
dh currently offers a '--no-act' option that will show the commands that
would be run. It also displays the name of the command that failed in
the event of error.
This patch adds a '--show-progress' option (along w
4 matches
Mail list logo